- 12 Dec, 2011 40 commits
-
-
mkearney@google.com authored
This includes the Chrome 16 release notes. It also includes updates to the manifest doc to include the requirements field which the release notes reference. Review URL: http://codereview.chromium.org/8743020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114051 0039d316-1c4b-4281-b951-d872f2087c98
-
abodenha@chromium.org authored
BUG=http://code.google.com/p/chromium-os/issues/detail?id=24025 TEST=If the user sets the name of a printer in cloud print that name should be the displayed name of that printer in the print preview page. Review URL: http://codereview.chromium.org/8896014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114048 0039d316-1c4b-4281-b951-d872f2087c98
-
dtseng@chromium.org authored
Revert "Disable RendererAccessibilityBrowserTest.CrossPlatform* tests" This reverts commit 2a31da98908e3e42b323f4d67b957fc8b85941e3. and ensures that we replace the test tree when receiving layout complete notifications. Only pass on the test tree when the tree actually has a non-empty subtree. This indicates a non-blank test page. BUG=106934 TEST=try bots. TBR=jam,sergyu Review URL: http://codereview.chromium.org/8895018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114046 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=chromium-os:23281 TEST=Manual: see bug description Review URL: http://codereview.chromium.org/8923004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114045 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Follow-up to 113090 to see which ModelChangingSyncerCommand triggers a perf regression. BUG=97832 TEST= TBR=tim Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=113319 Review URL: http://codereview.chromium.org/8820019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114042 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
BUG=106786 R=jamesr@chromium.org,jbates@chromium.org Review URL: http://codereview.chromium.org/8898010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114041 0039d316-1c4b-4281-b951-d872f2087c98
-
robertm@google.com authored
chromeos is the target in a few places. Make this assumption explicit. Also enable nacl in the non-chromeos case so we can start debugging. Review URL: http://codereview.chromium.org/8776009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114039 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114038 0039d316-1c4b-4281-b951-d872f2087c98
-
wjia@chromium.org authored
Review URL: http://codereview.chromium.org/8899018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114036 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=104160 TEST=Covered by ChunkDemuxer unittests. Review URL: http://codereview.chromium.org/8775035 TBR=acolwell@chromium.org Review URL: http://codereview.chromium.org/8921010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114033 0039d316-1c4b-4281-b951-d872f2087c98
-
mcgrathr@chromium.org authored
This variable is no longer used, so remove it. BUG= none TEST= build still works R=sehr@google.com Review URL: http://codereview.chromium.org/8893023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114031 0039d316-1c4b-4281-b951-d872f2087c98
-
acolwell@chromium.org authored
BUG=104160 TEST=Covered by ChunkDemuxer unittests. Review URL: http://codereview.chromium.org/8775035 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114030 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
I also added an unittest entry that checks the accelerator is processed only once. This test has failed before. This CL depends on http://codereview.chromium.org/8834014/ BUG=106702 TEST=Ran aura_shell_unittest Review URL: http://codereview.chromium.org/8833012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114029 0039d316-1c4b-4281-b951-d872f2087c98
-
sky@chromium.org authored
of any of the permanent nodes can be toggled. BUG=none TEST=none R=noyau@chromium.org Review URL: http://codereview.chromium.org/8828006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114028 0039d316-1c4b-4281-b951-d872f2087c98
-
kkania@chromium.org authored
Also disable cert revocation checking. These changes can be overruled by setting the noWebsiteTestingDefaults capability. BUG=none TEST=none Review URL: http://codereview.chromium.org/8890026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114026 0039d316-1c4b-4281-b951-d872f2087c98
-
mmenke@chromium.org authored
Revert 113035 - Remove HTTP Pipelining from about:flags, and the command line switch for M17, as the branch point is tonight. This will be reverted after the branch point. BUG=106313 Review URL: http://codereview.chromium.org/8799013 Review URL: http://codereview.chromium.org/8771048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114025 0039d316-1c4b-4281-b951-d872f2087c98
-
grt@chromium.org authored
BUG=107205 TEST=none Review URL: http://codereview.chromium.org/8917010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114023 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
BUG=43281 TEST=Setting pref has same effect as running with --enable-memory-info. Review URL: http://codereview.chromium.org/8896018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114022 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114021 0039d316-1c4b-4281-b951-d872f2087c98
-
joi@chromium.org authored
BUG=106851 TEST=On Windows, fire up Chrome and navigate to a couple of web pages, with proxy settings set to auto-detect. Review URL: http://codereview.chromium.org/8892004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114019 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=105872 TEST=aura builder greens Review URL: http://codereview.chromium.org/8905008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114018 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=105872 TEST=no functional change Review URL: http://codereview.chromium.org/8892011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114017 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=chromium-os:23063 TEST=unit_tests pass on chromeos Review URL: http://codereview.chromium.org/8872032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114016 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
*) Also fixes image grid not loosing focus when closing Change Picture page with the close button. BUG=chromium-os:23368 TEST=Manual: see bug description; both Backspace and Alt+Left should not trigger the bug. Review URL: http://codereview.chromium.org/8879048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114015 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=chromium-os:23237 TEST=Manual: see bug description; choosing any user picture on Change Picture pref page should work. Review URL: http://codereview.chromium.org/8879015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114014 0039d316-1c4b-4281-b951-d872f2087c98
-
ivankr@chromium.org authored
BUG=106138 TEST=Manual: see bug comment #2 Review URL: http://codereview.chromium.org/8896004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114013 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=105879 R=ben@chromium.org Review URL: http://codereview.chromium.org/8909002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114012 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
Currently the Java Bridge uses the WEBKIT thread to manipulate injected objects in the browser process. However, the WEBKIT thread is not set up when the renderer is run in-process, and it may be deprecated. This change adds a new background thread in JavaBridgeDispatcherHost, and updates the JavaBridge to use it in place of the WEBKIT thread. BUG=106838 Review URL: http://codereview.chromium.org/8890018 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114011 0039d316-1c4b-4281-b951-d872f2087c98
-
steveblock@chromium.org authored
- Modify InitApplicationContext() to take a ScopedJavaRef - Clarify documentation Review URL: http://codereview.chromium.org/8894002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114010 0039d316-1c4b-4281-b951-d872f2087c98
-
joaodasilva@chromium.org authored
BUG=107098, 106592 TEST=unit_tests:PrefValueStoreTest.* Review URL: http://codereview.chromium.org/8896023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114009 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114008 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This roll caused build breaks on Mac, Linux, and "Linux x64". http://build.chromium.org/p/chromium/builders/Mac/builds/9896/steps/compile/logs/stdio http://build.chromium.org/p/chromium/builders/Linux/builds/18264/steps/compile/logs/stdio http://build.chromium.org/p/chromium/builders/Linux%20x64/builds/19561/steps/compile/logs/stdio BUG=None TEST=Trybots TBR=kbr Review URL: http://codereview.chromium.org/8918002 TBR=bashi@chromium.org Review URL: http://codereview.chromium.org/8921004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114007 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
Applications shortcuts will be added to the Start / Applications menu, the taskbar and the desktop. This is a temporary change to help the shortcut features of platform applications and make installed platform applications more visible. BUG=None TEST=Manually tested on Windows Review URL: http://codereview.chromium.org/8862007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114006 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114005 0039d316-1c4b-4281-b951-d872f2087c98
-
bashi@chromium.org authored
BUG=None TEST=Trybots TBR=kbr Review URL: http://codereview.chromium.org/8918002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114003 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
Review URL: http://codereview.chromium.org/8799011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114002 0039d316-1c4b-4281-b951-d872f2087c98
-
gspencer@chromium.org authored
because the call stack changed due to adding a new variation of this function. TBR=wtc@chromium.org BUG=chromium:82974 TEST=none Review URL: http://codereview.chromium.org/8917003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113998 0039d316-1c4b-4281-b951-d872f2087c98
-
satyanarayanav@google.com authored
Fix for missing curly brace in the manifest. http://codereview.chromium.org/8885034/diff/1/manifest.json BUG=chromium-os:23996 TEST=manual TBR=jhawkins@chromium.org Review URL: http://codereview.chromium.org/8920001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113997 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113996 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change applies upstream patches from 1.2.3 to 1.2.5. BUG=30704,39219 TEST=build and run Chrome without any valgrind errors. Review URL: http://codereview.chromium.org/8806004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113994 0039d316-1c4b-4281-b951-d872f2087c98
-