- 31 Aug, 2011 40 commits
-
-
simo@google.com authored
Preliminary design doc: https://docs.google.com/a/google.com/document/d/1KWsF52ImY4eJbNgizaA6Gw_aMVg24zgZfypKZBs376k/edit?hl=en_US&ndplr=1 TEST=set some policies, start chrome and go to chrome://policy Review URL: http://codereview.chromium.org/7585036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98977 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
DCHECK(!is_asynchronous_load_suspended || request_info_); When I made the request info a POD structure that's copied I should have just remove this check since that's really what it was testing. TEST=manual, no extra DCHECK hit BUG=none Review URL: http://codereview.chromium.org/7810008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98976 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@google.com authored
TEST=it compiles BUG=none Review URL: http://codereview.chromium.org/7778027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98975 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=None TEST=None Review URL: http://codereview.chromium.org/7799033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98974 0039d316-1c4b-4281-b951-d872f2087c98
-
brettw@chromium.org authored
Review URL: http://codereview.chromium.org/7800013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98973 0039d316-1c4b-4281-b951-d872f2087c98
-
jond@google.com authored
same (on @param tags) as per polina. Review URL: http://codereview.chromium.org/7701004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98972 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@chromium.org authored
BUG=chromium-os:19870 TEST=try Review URL: http://codereview.chromium.org/7811017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98971 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98970 0039d316-1c4b-4281-b951-d872f2087c98
-
apavlov@chromium.org authored
TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7810026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98969 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98968 0039d316-1c4b-4281-b951-d872f2087c98
-
apavlov@chromium.org authored
TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7785029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98967 0039d316-1c4b-4281-b951-d872f2087c98
-
thomasvl@chromium.org authored
profile io sources. BUG=none TEST=none Review URL: http://codereview.chromium.org/7791031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98966 0039d316-1c4b-4281-b951-d872f2087c98
-
asanka@chromium.org authored
BUG=94617 TEST=net_unittests --gtest_filter=HttpAuthControllerTest.NoExplicitCredentialsAllowed. Review URL: http://codereview.chromium.org/7748033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98965 0039d316-1c4b-4281-b951-d872f2087c98
-
yurys@chromium.org authored
DevTools handler now handles messages from both client and agent and is created for all new render_view_hosts. This patch moves handling of IPC messages from agent to RenderViewDevToolsAgentHost and handling of client IPC messages to DevToolsWindow. BUG=None TEST=Existing DevTools tests Review URL: http://codereview.chromium.org/7778010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98964 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98963 0039d316-1c4b-4281-b951-d872f2087c98
-
apavlov@chromium.org authored
TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7811018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98962 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=None TEST=None R=sky@chromium.org Review URL: http://codereview.chromium.org/7790009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98961 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=63656 TEST=host_content_settings_map_unittest.cc, content_settings_pref_provider.cc, desktop_notifications_service_unittest.cc Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=98938 Review URL: http://codereview.chromium.org/7655019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98960 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=94879 TEST=none Review URL: http://codereview.chromium.org/7785024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98959 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98957 0039d316-1c4b-4281-b951-d872f2087c98
-
jkummerow@chromium.org authored
R=jkummerow@chromium.org Review URL: http://codereview.chromium.org/7740078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98956 0039d316-1c4b-4281-b951-d872f2087c98
-
allanwoj@chromium.org authored
Changed NetworkLocationRequest to point to the new Geolocation API. All data is now sent in the url as an HTTP GET. Altered unit tests to reflect this and removed a test fixture related to gateway data as this API does not support it. Further removal of gateway code to be done in a separate CL. BUG=http://b/5094774 TEST=--gtest_filter=GeolocationNetwork* Review URL: http://codereview.chromium.org/7718028 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98954 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7790024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98953 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
Also, fix it so it works on linux with a broader range of download sites. BUG=none TEST=none Review URL: http://codereview.chromium.org/7762010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98952 0039d316-1c4b-4281-b951-d872f2087c98
-
polina@google.com authored
testing interface. BUG=none TEST=bots Review URL: http://codereview.chromium.org/7740062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98949 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
- experimental.accessibility.onVolumeChange I run chrome/common/extensions/docs/build/build.py, but no documents about a11y was changed. So this CL doesn't include any changes of documents. BUG=chromium-os:16592 TEST=call the APIs manually on chromium-os Review URL: http://codereview.chromium.org/7708025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98948 0039d316-1c4b-4281-b951-d872f2087c98
-
nona@chromium.org authored
BUG=chromium-os:15192 TEST=manually done(x86-generic, qemu) Review URL: http://codereview.chromium.org/7791022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98947 0039d316-1c4b-4281-b951-d872f2087c98
-
shinyak@google.com authored
have an empty name. BUG=88129 TEST=InProcessRenderViewBrowserTest::* Review URL: http://codereview.chromium.org/7497058 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98946 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98945 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
(retrying http://codereview.chromium.org/7540022) BUG=91328 TEST='PPAPITest.FileRef,ObfuscatedFileSystemFileUtilTest.*' Review URL: http://codereview.chromium.org/7608018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98943 0039d316-1c4b-4281-b951-d872f2087c98
-
dmikurube@chromium.org authored
BUG=none TEST=none Review URL: http://codereview.chromium.org/7671039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98942 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
Revert 98938 - Migrate Obsolete NotificationsSettings and remove content_settings::NotificationsProvider. BUG=63656 TEST=host_content_settings_map_unittest.cc, content_settings_pref_provider.cc, desktop_notifications_service_unittest.cc Review URL: http://codereview.chromium.org/7655019 TBR=markusheintz@chromium.org Review URL: http://codereview.chromium.org/7810017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98941 0039d316-1c4b-4281-b951-d872f2087c98
-
yosin@chromium.org authored
** Use IAccPropServices::SetHwndPropStr == no more BSTR * Change for cpplint.py Caller owns BSTR on call: http://www.codeguru.com/forum/showthread.php?t=364511 BUG=n/a TEST=Use Task Manager for monitoring memory usage after setting long title with document.title Review URL: http://codereview.chromium.org/7806010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98940 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
BUG=94864 TEST=PrintDialogCloudTest.HandlerRegistered Review URL: http://codereview.chromium.org/7740075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98939 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=63656 TEST=host_content_settings_map_unittest.cc, content_settings_pref_provider.cc, desktop_notifications_service_unittest.cc Review URL: http://codereview.chromium.org/7655019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98938 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98937 0039d316-1c4b-4281-b951-d872f2087c98
-
shinyak@google.com authored
The last goal of this series of patches is to unexpose WindowOpenDisposition in ui and base modules. This patch introduces the platform independent (key or mouse) events for mac. It provides a conversion function from mac event to the platform independent events. After this patch is landed, I will upload the main patch of this series. It will remove the code where WindowOpenDisposition is exposed to ui/base level, and will introduce (context menu) handlers with platform independent event flags. See also http://codereview.chromium.org/6893046/ BUG=93700 TEST=EventUtilsTest Review URL: http://codereview.chromium.org/7792048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98936 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
TBR=apavlov@chromium.org Review URL: http://codereview.chromium.org/7740074 TBR=levin@chromium.org Review URL: http://codereview.chromium.org/7778040 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98935 0039d316-1c4b-4281-b951-d872f2087c98
-
rkc@chromium.org authored
Fixed the location where the saved screenshots are picked from. Also fixed the issue with saved screenshots blocking the UI. R=zelidrag@chromium.org,derat@chromium.org BUG=chromium-os:18227,chromium:73180 TEST=Tested with sending feedback using a saved screenshot. Review URL: http://codereview.chromium.org/7635017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98934 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@98933 0039d316-1c4b-4281-b951-d872f2087c98
-