- 17 Aug, 2012 40 commits
-
-
thakis@chromium.org authored
login_CryptohomeIncognitoUnmounted on ChromiumOS (amd64) ) - [ChromeDriver] Disable some unnecessary chrome services at startup. These services make background network requests and aren't needed for website testing. BUG=none TEST=none NOTRY=true Review URL: https://chromiumcodereview.appspot.com/10837271 TBR=kkania@chromium.org Review URL: https://chromiumcodereview.appspot.com/10857050 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152037 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
browser_tests on XP Tests (1) XP Tests (dbg)(2) views_unittests on XP Tests (3) XP Tests (dbg)(2) Interactive UI Tests on Interactive Tests (dbg) E.g. Backtrace: RaiseException [0x7C812AFB+82] views::NativeControl::GetAdditionalExStyle [0x0D5D4FB8+1998283] views::NativeControl::GetAdditionalExStyle [0x0D5D430B+1995038] views::NativeControl::GetAdditionalExStyle [0x0D45EC67+465530] views::NativeControl::GetAdditionalExStyle [0x0D435154+294759] views::NativeControl::GetAdditionalExStyle [0x0D434087+290458] views::NativeControl::GetAdditionalExStyle [0x0D45C0F2+454405] RelaunchChromeBrowserWithNewCommandLineIfNeeded [0x02004D8F+1245903] ) - Move more message handlers from NativeWidgetWin to HWNDMessageHandler. http://crbug.com/142962 R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832345 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10825414 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152036 0039d316-1c4b-4281-b951-d872f2087c98
-
thakis@chromium.org authored
TBR=cmp Review URL: https://chromiumcodereview.appspot.com/10832361 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152035 0039d316-1c4b-4281-b951-d872f2087c98
-
stevenjb@chromium.org authored
This CL prevents the launcher from being hidden when either the web notification tray or the system tray is visible. BUG=142506 For minor change to ash/wm/shelf_layout_manager.cc: TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10823350 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152028 0039d316-1c4b-4281-b951-d872f2087c98
-
motek@chromium.org authored
R=mad BUG=141271 Review URL: https://chromiumcodereview.appspot.com/10837258 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152027 0039d316-1c4b-4281-b951-d872f2087c98
-
dtu@chromium.org authored
Make sure WinSAT.HasResults runs when the preliminary graphics info is collected on startup. Move the individual score histograms to include all the error cases. BUG=None. Review URL: https://chromiumcodereview.appspot.com/10832278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152024 0039d316-1c4b-4281-b951-d872f2087c98
-
cjhopman@chromium.org authored
BUG=138239 Review URL: https://chromiumcodereview.appspot.com/10831359 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152023 0039d316-1c4b-4281-b951-d872f2087c98
-
stanleyw@chromium.org authored
Sometimes the scan list is not updated. It makes sense to perform a scan until we see the service path or until a timeout period is hit. TEST=run chromeos_wifi_functional BUG=None Change-Id: Ia1afd538618a79d10aaab2a0cec12377cc6477b9 Review URL: https://chromiumcodereview.appspot.com/10829203 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152022 0039d316-1c4b-4281-b951-d872f2087c98
-
abodenha@chromium.org authored
Add additional logging and message to server for dealing with printers that a connector loses track of. BUG=142337 Review URL: https://chromiumcodereview.appspot.com/10836278 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152021 0039d316-1c4b-4281-b951-d872f2087c98
-
mek@chromium.org authored
In platform apps there are no tabs, and thus no way to pass a valid Tab value in this event. BUG=142747 Review URL: https://chromiumcodereview.appspot.com/10832348 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152020 0039d316-1c4b-4281-b951-d872f2087c98
-
ilevy@chromium.org authored
We need to change downstream scripts to explicitly call this. This is causing devices to drop offline during the adb root command. I will manually pull this change downstream. BUG=143109 Review URL: https://chromiumcodereview.appspot.com/10823382 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152019 0039d316-1c4b-4281-b951-d872f2087c98
-
benwells@chromium.org authored
The ash app list uses FindLastActiveWithProfile and FindOrCreateTabbedBrowser, which are banned. This change replaces them with calls to chrome::Navigate. BUG=138632 TEST=Check the app list on ChromeOS can be used to show application options and links from the search box, with and without chrome browser windows open. Review URL: https://chromiumcodereview.appspot.com/10825317 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152018 0039d316-1c4b-4281-b951-d872f2087c98
-
mpcomplete@chromium.org authored
I reused LazyBackgroundTaskQueue so that this works for regular background pages, which may not be fully loaded by the time this event is dispatched. BUG=132328 Review URL: https://chromiumcodereview.appspot.com/10828218 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152017 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152016 0039d316-1c4b-4281-b951-d872f2087c98
-
tfarina@chromium.org authored
BUG=141187 TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10855193 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152015 0039d316-1c4b-4281-b951-d872f2087c98
-
hshi@chromium.org authored
Update DEPS to pick up change to cros_system_api so that I can use the TestICMP constant that was added. BUG=139442 TEST=verify build works after updating local .DEPS.git. Review URL: https://chromiumcodereview.appspot.com/10827389 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152014 0039d316-1c4b-4281-b951-d872f2087c98
-
ben@chromium.org authored
http://crbug.com/142962 R=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10832345 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152013 0039d316-1c4b-4281-b951-d872f2087c98
-
jln@chromium.org authored
We refactor the sandbox warmup code in a new WarmUpSandbox() function. We call CreateGLContext() as part of the warm-up for Nvidia drivers. BUG=140214 Review URL: https://chromiumcodereview.appspot.com/10831343 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152012 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
It often takes a while for chromeos to successfully open a URL and register it to history. Retry. BUG=None TEST=None R=craigdh@chromium.org Review URL: https://chromiumcodereview.appspot.com/10829367 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152010 0039d316-1c4b-4281-b951-d872f2087c98
-
enne@chromium.org authored
BUG=142912 Review URL: https://chromiumcodereview.appspot.com/10854165 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152009 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
This upstreams the Android new tab page html/js/css resources wholesale. The NTP will be rewritten using Android UI elements in the near future, so we'd like to upstream this with minimal changes. BUG=136951 Review URL: https://chromiumcodereview.appspot.com/10831317 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152008 0039d316-1c4b-4281-b951-d872f2087c98
-
newt@chromium.org authored
This page is specific to Android devices and is shown to the user after first-run. BUG=136951 Review URL: https://chromiumcodereview.appspot.com/10828140 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152007 0039d316-1c4b-4281-b951-d872f2087c98
-
marja@chromium.org authored
Accessing DOMStorageContext requires creating a StoragePartition, and that can't be done before the preferences are loaded. BUG=142656 Review URL: https://chromiumcodereview.appspot.com/10831349 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152006 0039d316-1c4b-4281-b951-d872f2087c98
-
nirnimesh@chromium.org authored
BUG=143302 TEST=desktopui_DocViewing should be green in chromeos BVT R=craigdh@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836303 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152005 0039d316-1c4b-4281-b951-d872f2087c98
-
tomfinegan@chromium.org authored
BUG=138139 TEST=none Review URL: https://chromiumcodereview.appspot.com/10827280 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152004 0039d316-1c4b-4281-b951-d872f2087c98
-
cmtice@chromium.org authored
I'm in the process of adding a new option to the gcc compiler in ChromeOS, that does vtable pointer verification before virtual method calls. The new compiler flag is "-fvtable-verify=std" or "-fvtable-verify=preinit". I'm modifying the Chrome ebuild flag in Chrome OS to allow "USE=vtable_verify" and which causes 'use_vtable_verify' to be defined and set to 1. In this CL I have modified common.gypi to add the compiler flag '-fvtable-verify=std' if it sees use_vtable_verify set to 1; and I have modified allocator.gyp to change '-fvtable-verify=std' into '-fvtable-verify=preinit' (tcmalloc stuff requires this special flag). BUG= TEST=Built Chrome with GYP_DEFINES=use_vtable_verify=1 Review URL: https://chromiumcodereview.appspot.com/10854031 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152003 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
R=bauerb@chromium.org TBR=phajdan.jr@chromium.org BUG=139028 TEST=None Review URL: https://chromiumcodereview.appspot.com/10796116 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152002 0039d316-1c4b-4281-b951-d872f2087c98
-
chrome-admin@google.com authored
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152001 0039d316-1c4b-4281-b951-d872f2087c98
-
gbillock@chromium.org authored
R=groby@chromium.org BUG=None Review URL: https://chromiumcodereview.appspot.com/10855066 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@152000 0039d316-1c4b-4281-b951-d872f2087c98
-
jam@chromium.org authored
Run the disk cache tests in scoped temporary directories instead of a fixed directory so that they can run in parallel. BUG=139272 Review URL: https://chromiumcodereview.appspot.com/10824336 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151999 0039d316-1c4b-4281-b951-d872f2087c98
-
eatnumber@chromium.org authored
BUG=96123 TEST=manual & run pyauto tracing smoke tests Review URL: https://chromiumcodereview.appspot.com/10855062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151998 0039d316-1c4b-4281-b951-d872f2087c98
-
kxing@chromium.org authored
BUG= Review URL: https://chromiumcodereview.appspot.com/10825368 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151997 0039d316-1c4b-4281-b951-d872f2087c98
-
ananta@chromium.org authored
Notify the Chrome metro driver component when a full screen toggle is occurring. The metro driver in its notification would restore the original scroll position if the window was scrolled because it was covered by the OSK. BUG=142439 R=sky Review URL: https://chromiumcodereview.appspot.com/10823376 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151996 0039d316-1c4b-4281-b951-d872f2087c98
-
msw@chromium.org authored
These cleanup changes were pulled out from: http://codereview.chromium.org/10834203 Use the cloud print device displayName instead of name. (these are editable names shown on the cloud print dash) Call NOTREACHED on any task posting failure. Extract UpdateCommandState utility function. Rename & refactor RefreshAccessToken->RequestAccessToken. Rename RequestSearch->RequestDeviceSearch. Make HasMobiles const; consolidate access_token_ DCHECKs. Misc comment updates. BUG=102709 TEST=No Chrome To Mobile regressions, device display names reflected. Review URL: https://chromiumcodereview.appspot.com/10828353 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151995 0039d316-1c4b-4281-b951-d872f2087c98
-
bryeung@chromium.org authored
The address of the adapter is often not present at the initial call to ChangeAdapter (it hasn't been fetched yet), so it must be updated along with other properties when an update notification is received. BUG=none TEST=manual Review URL: https://chromiumcodereview.appspot.com/10823371 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151994 0039d316-1c4b-4281-b951-d872f2087c98
-
bauerb@chromium.org authored
ManagedModeURLFilter will eventually allow special treatment (e.g. blocking, notifying) for URLs that aren't on a defined whitelist. BUG=134417 Review URL: https://chromiumcodereview.appspot.com/10824257 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151993 0039d316-1c4b-4281-b951-d872f2087c98
-
tbarzic@chromium.org authored
This is needed to make it easier to handle sets of extension icons that are not defined in extension manifest (e.g. default icons for browser_actions) BUG=138025, 135271 TEST=existing tests For mechanical changes caused by moving ExtensionIcons from ExtensionIconSet to extension_misc namespace (patchset 14): TBR=ben@chromium.org Review URL: https://chromiumcodereview.appspot.com/10843014 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151992 0039d316-1c4b-4281-b951-d872f2087c98
-
jochen@chromium.org authored
run_webkit_tests doesn't like Content-Length: 0 headers BUG=none TEST=none Review URL: https://chromiumcodereview.appspot.com/10836291 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151991 0039d316-1c4b-4281-b951-d872f2087c98
-
cpu@chromium.org authored
Toast flavors 0 and 1 are affected because we dereference a null pointer BUG=129499 TEST=see bug TBR=sky@chromium.org Review URL: https://chromiumcodereview.appspot.com/10836298 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151990 0039d316-1c4b-4281-b951-d872f2087c98
-
justincohen@chromium.org authored
Added ifdefs around NSRect, added iOS to gyp. BUG=None. Review URL: https://chromiumcodereview.appspot.com/10834362 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@151989 0039d316-1c4b-4281-b951-d872f2087c98
-