- 23 May, 2012 9 commits
-
-
sadrul@chromium.org authored
BUG=none TEST=aura_unittests, views_unittests. Review URL: https://chromiumcodereview.appspot.com/10412044 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138412 0039d316-1c4b-4281-b951-d872f2087c98
-
wtc@chromium.org authored
been flaky on Windows. [ RUN ] FileWriterDelegateTest.WritesWithQuotaAndOffset ..\webkit\fileapi\file_writer_delegate_unittest.cc(367): error: Value of: test_helper_.GetCachedOriginUsage() Actual: 45 Expected: ComputeCurrentOriginUsage() Which is: 0 [ FAILED ] FileWriterDelegateTest.WritesWithQuotaAndOffset (16 ms) TBR=kinuko@chromium.org BUG=129264 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10411084 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138411 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=129273 TEST=none Review URL: https://chromiumcodereview.appspot.com/10399138 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138410 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
When we use the setuid sandbox, Zygote may get launched in a new PID namespace, with pid == 1. In that case we need to act as a init process and reap zombies. BUG=125821,109944 TEST= NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10417019 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138409 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
This will make the android_test bot red when apk tests fail. The ANDROID_APK_TEST_TARGET flag is required while we transition from executable to APK tests. - Executable tests need the DIR_CACHE override as the default path comes from the java side. BUG=125059 Review URL: https://chromiumcodereview.appspot.com/10332230 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138407 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=129273 TEST=none Review URL: https://chromiumcodereview.appspot.com/10417042 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138406 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=sky@chromium.org, varunjain@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10412048 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138403 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
Disable FileWriterDelegateTest.WriteSuccessWithoutQuotaLimitConcurrent, which has been flaky on Windows. TBR=kinuko@chromium.org BUG=129264 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10383295 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138402 0039d316-1c4b-4281-b951-d872f2087c98
-
garykac@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10332303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138401 0039d316-1c4b-4281-b951-d872f2087c98
-
- 22 May, 2012 31 commits
-
-
tfarina@chromium.org authored
So the filename matches much more with the free function names used in the header file and with the class name used in the source file. R=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10389228 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138398 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@google.com authored
TBR=vandebo@chromium.org Review URL: https://chromiumcodereview.appspot.com/10408079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138397 0039d316-1c4b-4281-b951-d872f2087c98
-
estade@chromium.org authored
BUG=none TEST=visual Review URL: https://chromiumcodereview.appspot.com/10417039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138396 0039d316-1c4b-4281-b951-d872f2087c98
-
jsbell@chromium.org authored
BUG=129235 R=vandebo@chromium.org Review URL: https://chromiumcodereview.appspot.com/10414060 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138395 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
We shouldn't record the histograms when processing delta feeds. BUG=129248 TEST=manually confirmed by chrome://histograms Review URL: https://chromiumcodereview.appspot.com/10416049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138394 0039d316-1c4b-4281-b951-d872f2087c98
-
dmazzoni@chromium.org authored
BUG=122026 TEST=Does not crash on shutdown on XP. Speech still stops if you load TTS Demo and exit in the middle of a long sentence. Review URL: https://chromiumcodereview.appspot.com/10413054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138393 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
This avoids the need to chain the output of gyp rules, which is not supported across generators. See also https://chromiumcodereview.appspot.com/10381103/ and https://groups.google.com/forum/?fromgroups#!topic/gyp-developer/f_oCV-Lavpw R=alexeypa@chromium.org BUG=127444 NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10392172 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138392 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/129187 TEST=none TBR=sky Review URL: https://chromiumcodereview.appspot.com/10407109 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138385 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
Change all references to net::URLFetcherDelegate. Change some instances of content::URLFetcher to net::URLFetcher as needed. Remove unused files auth_response_handler.*. BUG=118220 TEST= TBR=sky@chromium.org,joi@chromium.org,mnissler@chromium.org,rlp@chromium.org Review URL: https://chromiumcodereview.appspot.com/10392192 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138384 0039d316-1c4b-4281-b951-d872f2087c98
-
erg@google.com authored
BUG=129075 TEST=none Review URL: https://chromiumcodereview.appspot.com/10399134 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138381 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/129187 TEST=none Review URL: https://chromiumcodereview.appspot.com/10414054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138380 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Remove BrowserList usage from autofill CC infobar delegate, replacing it with using content api directly to open a tab in the relevant context. This also allows us to remove some cruft from Browser. http://crbug.com/129187 TEST=none Review URL: https://chromiumcodereview.appspot.com/10417036 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138379 0039d316-1c4b-4281-b951-d872f2087c98
-
simonmorris@chromium.org authored
[Chromoting] Add a filter that will stop the host sending unnecessary clipboard events to the client. The host does not yet send any clipboard events to the client. A follow-up CL will make that happen. BUG=117473 Review URL: https://chromiumcodereview.appspot.com/10399052 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138377 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
Accidiently had the wrong number of brackets which did not produce the desired behavior while iterating over previous issue 10387182. This change makes it do the right thing. BUG=none TEST=manually Review URL: https://chromiumcodereview.appspot.com/10421007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138374 0039d316-1c4b-4281-b951-d872f2087c98
-
fsamuel@chromium.org authored
Renamed NOTIFICATION_WEB_CONTENTS_HIDDEN to NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED and updated all appropriate places. We check for the detail false if we meant to check if the WebContents is hidden. This matches the behavior of RenderWidget's NOTIFICATION_RENDER_WIDGET_VISIBILITY_CHANGED. Added a WasRestored method to WebContents public interface. Call WasRestored from WebContents::ShowContents BUG=128814 TEST=did not break existing autofill popup browser test Review URL: https://chromiumcodereview.appspot.com/10411033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138372 0039d316-1c4b-4281-b951-d872f2087c98
-
vitalybuka@chromium.org authored
Connects to Google servers to get authentication tokens. BUG=125026 TEST=service_state_unittest.cc Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138294 Review URL: https://chromiumcodereview.appspot.com/10414020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138371 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
TBR=sky@chromium.org BUG=110394 TEST=none Review URL: https://chromiumcodereview.appspot.com/10413059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138370 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Get rid of the need of ViewType::VIEW_TYPE_INTERSTITIAL_PAGE in content. There are no ViewType values left in content, so in the next change I'll move this whole concept out of content and into chrome. That allows us to get rid of RenderViewHostDelegate::GetRenderViewType which is the last remaining need for RVHD in chrome. BUG=98716 Review URL: https://chromiumcodereview.appspot.com/10383292 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138369 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
FindDirectoryForNewEntry() was crashing when: 1) a new file is added to a new directory in the same delta feed 2) but the new directory entry is marked "deleted" (moved to trash) BUG=127495 TEST=added a unit test for the fix Review URL: https://chromiumcodereview.appspot.com/10408071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138368 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
CID=104035,104037 TBR=sehr@google.com R=jhawkins@chromium.org BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10408051 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138366 0039d316-1c4b-4281-b951-d872f2087c98
-
scottbyer@chromium.org authored
While the real cause of crbug.com/128541 is being investigated, temporarily disable the policy checking which seems to precipitate the crash. This fix is speculative and the next canary will be watched to be sure this helps. This will be reverted once a proper fix/workaround is found. BUG=128541 Review URL: https://chromiumcodereview.appspot.com/10377189 TBR=scottbyer@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138365 0039d316-1c4b-4281-b951-d872f2087c98
-
jennyz@google.com authored
BUG=127577 TEST=NONE Review URL: https://chromiumcodereview.appspot.com/10417013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138360 0039d316-1c4b-4281-b951-d872f2087c98
-
kevers@chromium.org authored
BUG=128752 TEST=Manual. Review URL: https://chromiumcodereview.appspot.com/10413009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138359 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
Fixes some lint errors from the translation console. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10332259 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138358 0039d316-1c4b-4281-b951-d872f2087c98
-
tony@chromium.org authored
This fixes the bug by setting _GTK_HIDE_TITLEBAR_WHEN_MAXIMIZED on the window, which causes mutter to not force fullscreen on the window. Owen suggested this work around. BUG=114636 TEST=In gnome-shell, enable auto-hide panels, maximize a chrome window, then try toggling fullscreen on and off. Review URL: https://chromiumcodereview.appspot.com/10388217 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138357 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Instead, just use the default profile, there is no other profile on cros. http://crbug.com/129187 TEST=none Review URL: https://chromiumcodereview.appspot.com/10421015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138356 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/129187 TEST=none Review URL: https://chromiumcodereview.appspot.com/10409068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138355 0039d316-1c4b-4281-b951-d872f2087c98
-
oshima@chromium.org authored
BUG=110394 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10399118 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138354 0039d316-1c4b-4281-b951-d872f2087c98
-
eroman@chromium.org authored
BUG=128541 Review URL: https://chromiumcodereview.appspot.com/10411059 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138353 0039d316-1c4b-4281-b951-d872f2087c98
-
siggi@chromium.org authored
BUG=129129 TEST=The unittest no longer fails on trybots. Review URL: https://chromiumcodereview.appspot.com/10407098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138352 0039d316-1c4b-4281-b951-d872f2087c98
-
dyu@chromium.org authored
TEST=none BUG=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10421020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@138350 0039d316-1c4b-4281-b951-d872f2087c98
-