- 21 Aug, 2012 18 commits
-
-
stevenjb@chromium.org authored
When we abandoned support for Ash Panels for v1 apps (--aura-panels flag), I inadvertently disabled the check that enables panels for Quasar. The special panel behavior includes: * Panels are treated like popup windows but are always-on-top * Panel icons in the launcher use a large favicon by itself (instead of the default favicon framed in a rounded rectangle) BUG=141763 Review URL: https://chromiumcodereview.appspot.com/10855225 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152460 0039d316-1c4b-4281-b951-d872f2087c98
-
creis@chromium.org authored
BUG=143448 TEST=none Review URL: https://chromiumcodereview.appspot.com/10828371 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152459 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
BUG=143795 Review URL: https://chromiumcodereview.appspot.com/10834419 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152458 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
chrome/test/data/media was moved to content/test/data/media BUG=None TEST=None R=rohitbm@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823419 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152456 0039d316-1c4b-4281-b951-d872f2087c98
-
tedchoc@chromium.org authored
The enable_themes and enable_extensions gyp variables were in a different scope that prevented the grit_defines from having the correct value when evaluating the condition. Moves the variable assignment into the same scope as the variable declaration and now everything is happy. TEST=touch chrome/browser/browser_resources.grd && \ make chrome_resources (check about_version does not have theme icon) BUG= Review URL: https://chromiumcodereview.appspot.com/10828396 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152455 0039d316-1c4b-4281-b951-d872f2087c98
-
benjhayden@chromium.org authored
BUG=138211 Review URL: https://chromiumcodereview.appspot.com/10828372 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152454 0039d316-1c4b-4281-b951-d872f2087c98
-
cduvall@chromium.org authored
TBR=aa@chromium.org Review URL: https://chromiumcodereview.appspot.com/10827430 Patch from Clinton Staley <clintstaley@chromium.org>. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152451 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
- Store 2x thumbnail when the primary monitor has ui::SCALE_FACTOR_200P. - Copy the constant size of pixels from RWHV regardless of the view's device scale factor. BUG=125043 Review URL: https://chromiumcodereview.appspot.com/10831207 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152450 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
- Cherrypick from downstream https://gerrit-int.chromium.org/#/c/23445/ Review URL: https://chromiumcodereview.appspot.com/10657017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152449 0039d316-1c4b-4281-b951-d872f2087c98
-
jorgelo@chromium.org authored
BUG=141157 TEST=Build and boot on daisy, check about:sandbox for "Seccomp-BPF Yes". Review URL: https://chromiumcodereview.appspot.com/10837316 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152448 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
It fails check_licenses. Review URL: https://chromiumcodereview.appspot.com/10825463 TBR=nduca@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831399 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152445 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152444 0039d316-1c4b-4281-b951-d872f2087c98
-
ajwong@chromium.org authored
This CL takes add-index.sh and overwrites gdb-add-index. BUG=none Review URL: https://chromiumcodereview.appspot.com/10827427 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152443 0039d316-1c4b-4281-b951-d872f2087c98
-
satorux@chromium.org authored
This function should take GetEntryInfoWithFilePathCallback instead of GetEntryInfoCallback so that the callers can get the drive file path. The new signature matches GDataFileSystem::GetEntryInfoByResourceId() Along the way, add CopyResultsFromGetEntryInfoWithFilePathCallback() to gdata_test_util.h. BUG=143517 TEST=out/Release/unit_tests --gtest_filter='GDataDirectoryServiceTest.*' Review URL: https://chromiumcodereview.appspot.com/10823427 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152442 0039d316-1c4b-4281-b951-d872f2087c98
-
navabi@google.com authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10860047 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152441 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10832392 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152440 0039d316-1c4b-4281-b951-d872f2087c98
-
nduca@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10825463 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152439 0039d316-1c4b-4281-b951-d872f2087c98
-
hashimoto@chromium.org authored
BUG=143564 TEST=unit_tests --gtest_filter="GData*" TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825459 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152438 0039d316-1c4b-4281-b951-d872f2087c98
-
- 20 Aug, 2012 22 commits
-
-
hashimoto@chromium.org authored
BUG=None TEST=unit_tests --gtest_filter="GData*" Review URL: https://chromiumcodereview.appspot.com/10834415 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152437 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
1. Change border asset to point to the new one. 2. Change omnibox background color to an OS dependent color instead of white. 3. Delete the obsolete omnibox_border.png entr in the grd file. BUG=137351 TEST=none Review URL: https://chromiumcodereview.appspot.com/10829383 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152436 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
BUG=136951 Review URL: https://chromiumcodereview.appspot.com/10834378 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152435 0039d316-1c4b-4281-b951-d872f2087c98
-
kaiwang@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10857067 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152434 0039d316-1c4b-4281-b951-d872f2087c98
-
vandebo@chromium.org authored
See Skia r4555 BUG=140184 Review URL: https://chromiumcodereview.appspot.com/10836343 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152433 0039d316-1c4b-4281-b951-d872f2087c98
-
jbates@chromium.org authored
BUG=142722 Review URL: https://chromiumcodereview.appspot.com/10832309 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152432 0039d316-1c4b-4281-b951-d872f2087c98
-
dalecurtis@google.com authored
Allows PPAPI to directly utilize shared memory utility code instead of duplicating it and CHECK'ing for equivalency. Required to eventually convert PPAPI to using an AudioBus and floats in PPB_Audio_Shared::Run(). http://crbug.com/114700 BUG=123203 TEST=unittests Review URL: https://chromiumcodereview.appspot.com/10826296 TBR=dalecurtis@chromium.org Review URL: https://chromiumcodereview.appspot.com/10837350 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152431 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
CID=104687,104688 CID_COUNT=2 R=sky@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10823385 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152430 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
1. Shift tab contents up by 2px. 2. Shift close button left by 4px. 3. Increase the space between tabs (the width of the "V") by 3px. 4. Shift omnibox down 1px. BUG=137351 TEST=none Review URL: https://chromiumcodereview.appspot.com/10829389 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152429 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
BUG=134570 Review URL: https://chromiumcodereview.appspot.com/10836269 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152428 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
Revert 150969 - Disable getting histogram data from child processes other than the renderer processes. Store the histogram name in the local variable for debugging purposes when we crash. R=jar TBR=jam BUG=140688 TEST=base (histogram unit tests) and unit_tests. Review URL: https://chromiumcodereview.appspot.com/10831247 TBR=rtenneti@google.com Review URL: https://chromiumcodereview.appspot.com/10865002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152427 0039d316-1c4b-4281-b951-d872f2087c98
-
dmurph@chromium.org authored
Review URL: https://chromiumcodereview.appspot.com/10827421 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152426 0039d316-1c4b-4281-b951-d872f2087c98
-
lliabraa@chromium.org authored
A recent clang roll started causing the following warning: ../../../testing/iossim/iossim.mm:215:62: error: expression which evaluates to zero treated as a null pointer constant of type 'BOOL *' (aka 'signed char *') [-Werror,-Wnon-literal-null-conversion]. Just dropping the isDirectory parameter fixes the issue. BUG=None Review URL: https://chromiumcodereview.appspot.com/10832399 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152425 0039d316-1c4b-4281-b951-d872f2087c98
-
wangxianzhu@chromium.org authored
Pixel layout on Android is RGBA. Original patch was created by zhenghao@ in Android downstream. The changed code is used in webkit unit tests, layout tests and test_shell. BUG=none Review URL: https://chromiumcodereview.appspot.com/10824366 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152424 0039d316-1c4b-4281-b951-d872f2087c98
-
yoz@chromium.org authored
BUG=143413 TEST=nacl_integration Review URL: https://chromiumcodereview.appspot.com/10828388 TBR=mseaborn@chromium.org Review URL: https://chromiumcodereview.appspot.com/10854238 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152422 0039d316-1c4b-4281-b951-d872f2087c98
-
avi@chromium.org authored
Clean up comments on SupportsUserData. Fix typos in ResourceContextImpl. Remove use of PropertyBag from ExtensionService as it hasn't been used since r135419. Remove use of PropertyBag from RenderWidgetHostImpl as it hasn't been used since r83122. BUG=141177 TEST=none Review URL: https://chromiumcodereview.appspot.com/10824342 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152421 0039d316-1c4b-4281-b951-d872f2087c98
-
groby@chromium.org authored
CID=104705 R=sky@chromium.org BUG=none Review URL: https://chromiumcodereview.appspot.com/10834381 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152420 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
Selectively revert parts of my earlier CL to green interactive tests. I will progressively re-enable bits of this until I figure out what is the cause. http://crbug.com/142962 TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10860054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152419 0039d316-1c4b-4281-b951-d872f2087c98
-
wez@chromium.org authored
This CL also: * Adds unit tests for InputFilter and CLipboardFilter. * Updates ClientSession to enabled/disable filters for authentication. BUG=118511 Review URL: https://chromiumcodereview.appspot.com/10860033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152418 0039d316-1c4b-4281-b951-d872f2087c98
-
dmurph@chromium.org authored
GPU program cache - switched to high res timings, and time report binary cache miss without the cache on. Review URL: https://chromiumcodereview.appspot.com/10836344 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152417 0039d316-1c4b-4281-b951-d872f2087c98
-
beaudoin@chromium.org authored
Adding "send to mobile" and "add bookmark" to the action box menu and wiring to their respective action on Mac. BUG=138118 125307 Review URL: https://chromiumcodereview.appspot.com/10823289 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152416 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
* GDataFileCollection and GDataDirectoryCollection are replaced by GDataChildMap which has resource_id as value instead of GDataFile* and GDataDirectory*. * FindChild returns a resource_id instead of GDataEntry* * Get rid of AddChild as it's only being used in one place. * TakeOverEntries return type is now void instead of bool. * Add helper TakeOverEntry to avoid cut n paste. BUG=137725 TEST=unit tests. Review URL: https://chromiumcodereview.appspot.com/10855243 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152415 0039d316-1c4b-4281-b951-d872f2087c98
-