- 27 Aug, 2012 40 commits
-
-
sadrul@chromium.org authored
BUG=144785 Review URL: https://chromiumcodereview.appspot.com/10868096 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153500 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
It mainly fixed the problem on Mac where the bitmap shown in the OS X menu bar while capturing is active doesn't have a HiDPI version. BUG=138420 Review URL: https://chromiumcodereview.appspot.com/10829189 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153499 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Also added verbose description in file_system_types.h. BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10879002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153498 0039d316-1c4b-4281-b951-d872f2087c98
-
sadrul@chromium.org authored
BUG=141146 Review URL: https://chromiumcodereview.appspot.com/10880063 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153497 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=145000 Review URL: https://chromiumcodereview.appspot.com/10867088 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153495 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153494 0039d316-1c4b-4281-b951-d872f2087c98
-
robertphillips@google.com authored
control: http://codereview.chromium.org/10867083/ Review URL: https://chromiumcodereview.appspot.com/10878075 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153493 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
On OSX the browser has to create shmem blocks for sandboxed processes. The browser process can keep a handle for synchronizing between processes by id, but pepper's implementation just passes the handle between processes so that is not necessary. Before, the browser ran out of handles which breaks all sorts of stuff, but everything kept running, with various visual glitches (and no fds in browser is really bad). With this change, the renderer crashes. That sounds bad, but is actually better in terms of resolving the underlying problems. Also, histogram sizes for all platforms. Using a TransportDIB for small images is probably a bad idea. The histograms should show how things are being used in the wild. BUG=129430,141541 TEST=flapper works, histograms appear. Review URL: https://chromiumcodereview.appspot.com/10424007 TBR=shess@chromium.org Review URL: https://chromiumcodereview.appspot.com/10879050 TBR=sail@chromium.org Review URL: https://chromiumcodereview.appspot.com/10867087 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153492 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
These files were moved into platform specific locations, so it's safe to remove them now. BUG=125846 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10869071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153491 0039d316-1c4b-4281-b951-d872f2087c98
-
finnur@chromium.org authored
Make sure the Commands list correctly reflects the status of extensions right after extension load/unload. BUG=121420 TEST=Right after installing/uninstalling an extension with an Extension Command, the Configure Commands link should be visible/not visible (respectively) and the list of commands should be up to date (not need refresh). Review URL: https://chromiumcodereview.appspot.com/10870068 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153489 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
Limitations: - "mosaic" is a stub based on standard cr.ui.Grid (same as in the Files app thumbnail mode). - The new delete button does not really delete the files. - Standard (browser-provided) tooltips on the buttons look awful on Aura, need to change the black background. BUG=142542 Review URL: https://chromiumcodereview.appspot.com/10829421 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153488 0039d316-1c4b-4281-b951-d872f2087c98
-
ygorshenin@chromium.org authored
update screen --- added labels for "Preparing...", "Verifying..." and "Finalizing" stages. BUG=143316 TEST=Manual testing on Alex device Review URL: https://chromiumcodereview.appspot.com/10882014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153485 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
I didn't port testCookiesFile since cookies aren't supposed to work on file urls by default (see crbug.com/535). I removed all the duplicate code for getting cookies in browser tests and moved them to browser_test_utils.h. BUG=143637 Review URL: https://chromiumcodereview.appspot.com/10875045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153484 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
This change also adds a check in the script to prevent this occuring again. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153482 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Make about_plugins_ui.py not use automation apis for checking whether a plugin is enabled or not. Right now, this test only uses webdriver, and pyauto just for starting the browser and navigating to a page. BUG=143637 Review URL: https://chromiumcodereview.appspot.com/10874045 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153480 0039d316-1c4b-4281-b951-d872f2087c98
-
agl@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153479 0039d316-1c4b-4281-b951-d872f2087c98
-
pkotwicz@chromium.org authored
BUG=137351 Test=None Review URL: https://chromiumcodereview.appspot.com/10854206 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153478 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
r152319 did not keep up with changes to fileBrowserPrivate.getFileTasks that were committed on the same day BUG=142542 Review URL: https://chromiumcodereview.appspot.com/10878076 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153477 0039d316-1c4b-4281-b951-d872f2087c98
-
kaznacheev@chromium.org authored
BUG=140218 Review URL: https://chromiumcodereview.appspot.com/10824146 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153474 0039d316-1c4b-4281-b951-d872f2087c98
-
zvorygin@chromium.org authored
BUG=140909 Review URL: https://chromiumcodereview.appspot.com/10870098 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153473 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153471 0039d316-1c4b-4281-b951-d872f2087c98
-
dominicc@google.com authored
TBR=jchaffraix@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153470 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
Working theory: somebody (a separate chrome process) cycles the session restore files when they shouldn't get cycled. We cannot debug by adding logging, since the logs are destroyed when processes exit and new ones are started. BUG=110324 Review URL: https://chromiumcodereview.appspot.com/10854217 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153469 0039d316-1c4b-4281-b951-d872f2087c98
-
http://codereview.chromium.org/10829189/xians@chromium.org authored
We need to add the assets in a separate CL because cq can't handle binary changes. TBR=thakis@chromium.org BUG=138420 Review URL: https://chromiumcodereview.appspot.com/10870099 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153468 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153467 0039d316-1c4b-4281-b951-d872f2087c98
-
dominicc@google.com authored
TBR=jchaffraix@chromium.org git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153466 0039d316-1c4b-4281-b951-d872f2087c98
-
xians@chromium.org authored
BUG=144318 TEST=manual test: 1) Three tabs, each pointing to a page that makes a getUserMedia request. For some reason, I can't seem to repro this bug with just two tabs. 2) Click Allow in the infobar of each tab 3) Right click any of those tabs and select "Close other tabs" Review URL: https://chromiumcodereview.appspot.com/10867049 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153465 0039d316-1c4b-4281-b951-d872f2087c98
-
kinuko@chromium.org authored
Changed FileSystemPointProvider::IsAcccessAllowed() to take a single FileSystemURL instead of a triplet. BUG=142267 Contributed by calvinlo@chromium.org Review URL: https://chromiumcodereview.appspot.com/10873055 Patch from Calvin Lo <calvinlo@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153463 0039d316-1c4b-4281-b951-d872f2087c98
-
qsr@chromium.org authored
OnDiskSyncableDirectory::FailInitialWrite was using a ScopedTempDir without calling any Create method. TEST=None BUG=144537,144422 R=rlarocque@chromium.org Review URL: https://chromiumcodereview.appspot.com/10873062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153461 0039d316-1c4b-4281-b951-d872f2087c98
-
kochi@chromium.org authored
In this CL, the following changes are included: * Rename GDataSystemService class to DriveSystemService * gdata_system_service.{h,cc} have been renamed to drive_system_service.{h,cc} This applies on top of https://chromiumcodereview.appspot.com/10874028/ and https://chromiumcodereview.appspot.com/10877006/ BUG=137151 TEST=pass all existing tests. TBR=satorux@chromium.org, ben@chromium.org, estade@chromium.org, ahendrickson@chromium.org Review URL: https://chromiumcodereview.appspot.com/10873026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153460 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153455 0039d316-1c4b-4281-b951-d872f2087c98
-
horo@chromium.org authored
BUG=141611 Review URL: https://chromiumcodereview.appspot.com/10831403 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153453 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=139138 Review URL: https://chromiumcodereview.appspot.com/10867081 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153452 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=144930 TBR=bungeman Review URL: https://chromiumcodereview.appspot.com/10875071 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153451 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=144930 TBR=bungeman Review URL: https://chromiumcodereview.appspot.com/10872080 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153450 0039d316-1c4b-4281-b951-d872f2087c98
-
hbono@chromium.org authored
This change loosens the check in SpellCheckProvider::HasWordCharacters() so it allows non-Latin words (e.g. Russian, Arabic, etc.) BUG=none TEST=SpellCheckProviderTest.CancelUnnecessaryRequests Review URL: https://chromiumcodereview.appspot.com/10876010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153449 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=144928 TBR=alexeypa Review URL: https://chromiumcodereview.appspot.com/10872079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153448 0039d316-1c4b-4281-b951-d872f2087c98
-
kalman@chromium.org authored
so that they aren't removed as part of the doc generation. This fixes the samples page filter. BUG=139107 Review URL: https://chromiumcodereview.appspot.com/10832363 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153447 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
BUG=144913 TBR=rkc Review URL: https://chromiumcodereview.appspot.com/10872078 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153446 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
TBR=aa@google.com Review URL: https://chromiumcodereview.appspot.com/10883050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@153445 0039d316-1c4b-4281-b951-d872f2087c98
-