summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/external_provider_impl_chromeos_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Componentize PrefSyncableService and support classes.sdefresne2015-09-161-1/+1
* Remove dependency of PrefSyncableService on Profile.sdefresne2015-09-141-1/+2
* Replace SetAuthenticatedUsername with SetAuthenticatedAccountId.rogerta2015-04-171-2/+4
* New automated tests for force installed extensions.ginkage2015-03-121-6/+111
* Fix unit tests on official bots.anthonyvd2015-02-281-7/+0
* UserManager stack refactoring.merkulova2015-02-041-5/+4
* Update {virtual,override,final} to follow C++11 style in chrome/browser.dcheng2015-01-161-3/+3
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* Move c/b/chromeos/customization_* into c/b/chromeos/customizationSatoru Takabayashi2014-12-031-1/+1
* Replace MockStatisticsProvider with FakeStatisticsProvider.mnissler2014-10-131-13/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-2/+2
* [cros] user_manager component - move UserManagerBase and UserManagernkostylev@chromium.org2014-08-151-0/+1
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-1/+1
* Install and launch kiosk app from cached crx file at start up.jennyz@chromium.org2014-07-161-0/+2
* Move ExtensionServiceTestBase into its own header/cc filerdevlin.cronin@chromium.org2014-06-121-4/+4
* [cros login] Split login related classes into subfolders.nkostylev@chromium.org2014-05-161-1/+1
* Turning on MultiProfile by default for ChromeOSzelidrag@chromium.org2014-05-151-1/+8
* Apply default wallpaper from customization manifest.alemate@chromium.org2014-04-231-0/+9
* Add missing StatisticsProvider::SetTestProvider(NULL)dpolukhin@chromium.org2014-03-071-0/+4
* Apply OEM default app from customization manifestdpolukhin@chromium.org2014-03-051-0/+13
* As promised, add a unit test that makes sure the in app payments app gets ins...mek@chromium.org2013-11-141-6/+6
* Use TestBrowserThreadBundle in ExtensionServiceTestBase.earthdok@chromium.org2013-08-091-1/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Make utility process run in-process when running in single-process mode.jam@chromium.org2013-07-091-1/+6
* cros: No external app install when running in app mode.xiyuan@chromium.org2013-03-071-0/+82