- 16 Apr, 2012 21 commits
-
-
joaodasilva@chromium.org authored
BUG=121700 TEST=The generated ADMX templates don't have syntax problems. Review URL: https://chromiumcodereview.appspot.com/10092007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132392 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132391 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=scheib@chromium.org Review URL: https://chromiumcodereview.appspot.com/10095005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132390 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
Partial fix for crbug.com/120597. Send the current cursor location when one of the Japanese IMEs is enabled. Without the fix, for example, the suggestion window could be shown in a wrong place in step #6 below: 1. switch to mozc, the Japanese IME. 2. press a, press Enter. 3. repeat step #2 several times so that 'あ' is suggested when a is pressed. 4. focus text area. 5. switch to US-Qwerty, type aaaaa 6. switch to mozc, type a. The suggestion window could be shown in a wrong position because cursor location information is not sent to the IME in step #5. BUG=120597 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10066008 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132389 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
BUG=chromium-os:29248 TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10001004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132386 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132385 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132383 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=scheib@chromium.org Review URL: https://chromiumcodereview.appspot.com/10092005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132382 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
Cleans up some early-exit tests that duplicate checks in HostEventDispatcher, and which are verified in debug builds via DCHECKs. Review URL: http://codereview.chromium.org/10093001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132381 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=none TEST=BrowsingDataCookieHelperTest.Canned* Review URL: https://chromiumcodereview.appspot.com/10084009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132380 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
BUG=chromium-os:29378 TEST=Cut 2 or more files. Paste them into another folder of the same volume. Review URL: https://chromiumcodereview.appspot.com/9949069 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132379 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132378 0039d316-1c4b-4281-b951-d872f2087c98
-
toyoshim@chromium.org authored
TBR=scheib@chromium.org Review URL: https://chromiumcodereview.appspot.com/9972005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132377 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
BUG=chromium-os:29255 TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10092002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132376 0039d316-1c4b-4281-b951-d872f2087c98
-
serya@google.com authored
BUG=123403 TEST=Manual test. Review URL: https://chromiumcodereview.appspot.com/10096002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132375 0039d316-1c4b-4281-b951-d872f2087c98
-
yoshiki@chromium.org authored
TBR=mazda@chromium.org, tbreisacher@chromium.org BUG=122009 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10095003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132374 0039d316-1c4b-4281-b951-d872f2087c98
-
yusukes@google.com authored
This is necessary to use the mock in chrome/browser/ui/views/ash/caps_lock_handler_browsertest.cc. BUG=None TEST=try Review URL: https://chromiumcodereview.appspot.com/10008107 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132373 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132371 0039d316-1c4b-4281-b951-d872f2087c98
-
yongsheng.zhu@intel.com authored
BUG=122298 TEST= Review URL: http://codereview.chromium.org/10066038 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132370 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=103018,116615 TEST='FileSystemDirectoryDatabaseTest.*' Review URL: https://chromiumcodereview.appspot.com/9910005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132369 0039d316-1c4b-4281-b951-d872f2087c98
-
sergeyu@chromium.org authored
BUG=123497 Review URL: http://codereview.chromium.org/10096003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132368 0039d316-1c4b-4281-b951-d872f2087c98
-
- 15 Apr, 2012 14 commits
-
-
thakis@chromium.org authored
It has been removed from -Wall in clang r143248 (Oct 2011), so there's no need to explicitly disable it. No behavior change. BUG=none TEST=none TBR=hans NOTRY=true Review URL: http://codereview.chromium.org/10097002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132367 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132363 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
The canary is pretty broken without this roll so I'm leaving it in place and disabling this test for now. BUG=123503 TBR=zmo@chromium.org Review URL: https://chromiumcodereview.appspot.com/10094004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132361 0039d316-1c4b-4281-b951-d872f2087c98
-
tedvessenes@gmail.com authored
R=grt@chromium.org BUG=108171 Review URL: http://codereview.chromium.org/10020014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132360 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132359 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
ThreadedCompositorTest.ThreadedCompositor test started failing with the previous roll so I'm excluding some compositor changes that aren't needed to unbust the canary in an attempt to quickly fix this test. WebKit revision 114200 is the one needed to "fix" the canary. TBR=scheib@chromium.org BUG=123313 Review URL: https://chromiumcodereview.appspot.com/10093003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132358 0039d316-1c4b-4281-b951-d872f2087c98
-
saintlou@chromium.org authored
BUG=117493 TEST=none Review URL: http://codereview.chromium.org/10084020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132357 0039d316-1c4b-4281-b951-d872f2087c98
-
jschuh@chromium.org authored
Apparently it really should be a DCHECK. TBR=jam@chromium.org BUG=123495 BUG=119250 Review URL: http://codereview.chromium.org/10094003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132356 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132355 0039d316-1c4b-4281-b951-d872f2087c98
-
levin@chromium.org authored
Roll WebKit deps to make the canary usable. BUG=123313 TBR=scheib@chromium.org Review URL: https://chromiumcodereview.appspot.com/10093002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132354 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
The version number now follows the form major.minor.build.patch. Major & minor versions come from remoting/VERSION. Build & patch versions come from chrome/VERSION. BUG=122721 TEST=Remoting web-app, plugins and host component executables & DLLs have matching versions in the above form, if versioned. Review URL: http://codereview.chromium.org/10075002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132353 0039d316-1c4b-4281-b951-d872f2087c98
-
mmoss@chromium.org authored
BUG=123378 TBR=thakis Review URL: https://chromiumcodereview.appspot.com/9972003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132352 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
This corrects a typo in an earlier ClientSession input pipeline cleanup CL. Review URL: http://codereview.chromium.org/10082042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132351 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
Interesting changes in this range: * The tooling infrastructure landed. Not observable, but it makes it easier to write clang tools. * Honor -fno-pic, pie support * Better diagnostics for several c++11 features * Cross-compiler changes that hopefully make CrOs clang builds simpler * Many LTO fixes Also pick up a minor change to the style plugin: Instead of ignoring problems below out/, it now ignores them below gen/ and geni/. This should make it work better with custom build directories. BUG=none TEST=none TBR=mark Review URL: http://codereview.chromium.org/10081013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132350 0039d316-1c4b-4281-b951-d872f2087c98
-
- 14 Apr, 2012 5 commits
-
-
tfarina@chromium.org authored
TBR=pkasting@chromium.org Review URL: https://chromiumcodereview.appspot.com/10092001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132349 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132348 0039d316-1c4b-4281-b951-d872f2087c98
-
rdevlin.cronin@chromium.org authored
Changed InProcessBrowserTest to allow us to use SetUpCommandLine to specify a UserDataDir via the kUserDataDir switch. It appears this was intended in the original code, since CreateUserDataDirectory currently checks the commandline for the presence of kUserDataDir. BUG=122883 TEST=None Review URL: http://codereview.chromium.org/10037023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132347 0039d316-1c4b-4281-b951-d872f2087c98
-
rdsmith@chromium.org authored
R=nirnimesh Review URL: http://codereview.chromium.org/10084021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132346 0039d316-1c4b-4281-b951-d872f2087c98
-
nsylvain@chromium.org authored
TBR=zmo Review URL: https://chromiumcodereview.appspot.com/10073034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@132345 0039d316-1c4b-4281-b951-d872f2087c98
-