- 26 Jul, 2012 40 commits
-
-
stuartmorgan@chromium.org authored
This allows easily running a unit test target on multiple simulator configurations. BUG=None TEST=None Review URL: https://chromiumcodereview.appspot.com/10832030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148532 0039d316-1c4b-4281-b951-d872f2087c98
-
bartfab@chromium.org authored
This CL moves the printing.* prefs to the profile where they arguably should have resided in the first place. Unit tests are simplified by this change as the prefs can now be checked without verifying that local state exists. There is no user-visible change as the prefs are not exposed via the UI. BUG=137814 TEST=all unit_tests pass, all printing browser_tests pass Review URL: https://chromiumcodereview.appspot.com/10808006 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148531 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-release@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148527 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148524 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
+++ REVERT NOTICE +++ Likely broke VMTest on ChromiumOS. Reverting to see if VMTest passes. +++ When trying to re-login, we might be at the user pods screen. R=ivankr@chromium.org BUG=None TEST=chromeos_login.ChromeosLogin.testLogoutWithNoWindows NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10820021 TBR=nirnimesh@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148523 0039d316-1c4b-4281-b951-d872f2087c98
-
nkostylev@chromium.org authored
BUG=chromium-os:32901 TEST=bvt Review URL: https://chromiumcodereview.appspot.com/10832009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148522 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
BUG=139095 TEST= Review URL: https://chromiumcodereview.appspot.com/10832025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148521 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=118571 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10815070 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148520 0039d316-1c4b-4281-b951-d872f2087c98
-
shenhan@google.com authored
(The gcc 4.7 building problems keep popping up as I sync the repo, so there are several "fix gcc 4.7 .." cls.) Fixes include - - added static_cast for narrowing conversion in simple(short) initiliazation lists - added explicit <unistd.h> inclusion BUG=None TEST=Built successfully using GCC-4.7 under linux and under chromeos chroot. Review URL: https://chromiumcodereview.appspot.com/10833017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148519 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148518 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148517 0039d316-1c4b-4281-b951-d872f2087c98
-
james.wei@intel.com authored
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10810034 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148516 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10822030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148514 0039d316-1c4b-4281-b951-d872f2087c98
-
tbreisacher@chromium.org authored
CID=104474 BUG= TEST= TBR=tburkard@chromium.org Review URL: https://chromiumcodereview.appspot.com/10831016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148513 0039d316-1c4b-4281-b951-d872f2087c98
-
tzik@chromium.org authored
BUG=None TEST=existing test Review URL: https://chromiumcodereview.appspot.com/10834021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148512 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
The pin icon allows pinning and unpinning the start screen. The icon used changes depending on whether the page is currently pinned or not. BUG=129598 TEST=Test pages can be pinned and unpinned from metro mode Review URL: https://chromiumcodereview.appspot.com/10800054 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148511 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148510 0039d316-1c4b-4281-b951-d872f2087c98
-
scottmg@chromium.org authored
r1432 Modify RegenerateAppendFlag() to skip duplicate values in environment values r1433 When linking an executable, add the -F options. r1434 Add support for CONFIGURATION_NAME to ninja. r1435 Fixing failing gyp-test-multiple-values. r1436 Make sure OutputDirectory, IntermediateDirectory, and TargetPath have their slashes r1437 ninja windows: support basic generation of manifests at link time r1438 ninja windows: check correct condition for manifest warning r1439 ninja windows: don't use /allowisolation with a .def file TBR=thakis@chromium.org,steveblock@chromium.org,bradnelson@google.com,iannucci@chromium.org Review URL: https://chromiumcodereview.appspot.com/10821025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148509 0039d316-1c4b-4281-b951-d872f2087c98
-
sail@chromium.org authored
Pepper flash fullscreen mode was not rendering correctly in HiDPI mode. The problem was that we weren't taking into account the display scale factor when setting the view port. This CL pipes the screen info to RenderWidgetFullscreenPepper so that the display scale factor can be used. BUG=130323 TEST= Review URL: https://chromiumcodereview.appspot.com/10807039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148508 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10831023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148507 0039d316-1c4b-4281-b951-d872f2087c98
-
achuith@chromium.org authored
BUG=NONE TEST=unit tests. Review URL: https://chromiumcodereview.appspot.com/10833020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148506 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused by content_browsertests. BUG=90448 Review URL: https://chromiumcodereview.appspot.com/10833029 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148505 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
- Refactor PartialScreenshotEventFiler so that it can be reused, and renamed it to OverlayEventFilter - Use OverlayEventFilter for the keyboard overlay BUG=129834 TEST=Manually check accelerators do not work when the keyboard overlay. Review URL: https://chromiumcodereview.appspot.com/10825026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148504 0039d316-1c4b-4281-b951-d872f2087c98
-
akalin@chromium.org authored
They would get dropped by the recipients anyway. BUG=138893 TEST= Review URL: https://chromiumcodereview.appspot.com/10830023 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148503 0039d316-1c4b-4281-b951-d872f2087c98
-
markusheintz@chromium.org authored
BUG=106072 TEST=none Review URL: https://chromiumcodereview.appspot.com/10823002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148502 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
xkeyboard_data.h is no longer necessary. BUG=None TEST=The scripts runs as before Review URL: https://chromiumcodereview.appspot.com/10823020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148501 0039d316-1c4b-4281-b951-d872f2087c98
-
mazda@chromium.org authored
BUG=129016 TEST=Manual Review URL: https://chromiumcodereview.appspot.com/10827021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148500 0039d316-1c4b-4281-b951-d872f2087c98
-
apatrick@chromium.org authored
BUG=138347 Review URL: https://chromiumcodereview.appspot.com/10831014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148499 0039d316-1c4b-4281-b951-d872f2087c98
-
varunjain@chromium.org authored
BUG=135254 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10817016 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148498 0039d316-1c4b-4281-b951-d872f2087c98
-
kinaba@chromium.org authored
This CL is the part 1 (of 2) for fixing 138512. Makes file uploder to refer to the actual size of the cache file, not the possibly out-of-sync metadata in GDataEntry. BUG=138512 TEST=UpdateFileByResourceId_PersistentFile TEST=Manual: - edit a file by photo editor and save as a different file. - verify the full content of the edited file is upload even if feed update intervenes. Review URL: https://chromiumcodereview.appspot.com/10832002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148497 0039d316-1c4b-4281-b951-d872f2087c98
-
dcheng@chromium.org authored
Sort of. SendNotification() is still there. Perhaps we want to split the interfaces completely. BUG=124149 TEST=tests should still pass, no observable behavior change NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147801 Review URL: https://chromiumcodereview.appspot.com/10702074 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148496 0039d316-1c4b-4281-b951-d872f2087c98
-
nileshagrawal@chromium.org authored
BUG=137131 TEST= Review URL: https://chromiumcodereview.appspot.com/10808115 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148493 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
The problem is dialog passes file's local cache path in FileSelected. Last selected directory paths get set to cache dir, which file manager does not understand, so it opens default dir. In order to properly remember last selected dir, we should also pass file's drive path to dialog listeners and use it to remember last selected dir. BUG=126923 TEST=manual Review URL: https://chromiumcodereview.appspot.com/10804026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148492 0039d316-1c4b-4281-b951-d872f2087c98
-
rbyers@chromium.org authored
Pixel test baselines have now been updated for new checkbox style. BUG=125773 TEST= Review URL: https://chromiumcodereview.appspot.com/10827027 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148491 0039d316-1c4b-4281-b951-d872f2087c98
-
koz@chromium.org authored
runtime.onSuspendCanceled() is sent after runtime.onSuspend() to indicate that the extension / app will not be suspended after all. BUG=136469 Review URL: https://chromiumcodereview.appspot.com/10804020 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148490 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@google.com authored
mac-release-10.6/intl1/times: http://build.chromium.org/f/chromium/perf/mac-release-10.6/intl1/report.html?history=250&rev=148450 TBR=cmp Review URL: https://chromiumcodereview.appspot.com/10830030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148489 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148488 0039d316-1c4b-4281-b951-d872f2087c98
-
rtenneti@chromium.org authored
functions. R=eroman, jar, sky Review URL: https://chromiumcodereview.appspot.com/10827026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148487 0039d316-1c4b-4281-b951-d872f2087c98
-
palmer@chromium.org authored
Fix a typo in the Chrome string; unify the language across Chrome and Chromium, and say what error specifically people should fix (their broken clock, not just "any error" or "the error"). Review URL: https://chromiumcodereview.appspot.com/10818033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148486 0039d316-1c4b-4281-b951-d872f2087c98
-
alexyu@google.com authored
BUG=138959 TEST= Review URL: https://chromiumcodereview.appspot.com/10821014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@148485 0039d316-1c4b-4281-b951-d872f2087c98
-