| Commit message (Expand) | Author | Age | Files | Lines |
* | Componentize PrefSyncableService and support classes. | sdefresne | 2015-09-16 | 1 | -1/+1 |
* | Remove dependency of PrefSyncableService on Profile. | sdefresne | 2015-09-14 | 1 | -1/+2 |
* | Replace SetAuthenticatedUsername with SetAuthenticatedAccountId. | rogerta | 2015-04-17 | 1 | -2/+4 |
* | New automated tests for force installed extensions. | ginkage | 2015-03-12 | 1 | -6/+111 |
* | Fix unit tests on official bots. | anthonyvd | 2015-02-28 | 1 | -7/+0 |
* | UserManager stack refactoring. | merkulova | 2015-02-04 | 1 | -5/+4 |
* | Update {virtual,override,final} to follow C++11 style in chrome/browser. | dcheng | 2015-01-16 | 1 | -3/+3 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -1/+1 |
* | Move c/b/chromeos/customization_* into c/b/chromeos/customization | Satoru Takabayashi | 2014-12-03 | 1 | -1/+1 |
* | Replace MockStatisticsProvider with FakeStatisticsProvider. | mnissler | 2014-10-13 | 1 | -13/+2 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -2/+2 |
* | [cros] user_manager component - move UserManagerBase and UserManager | nkostylev@chromium.org | 2014-08-15 | 1 | -0/+1 |
* | Move extension notifications to extensions/browser/notification_types.h | jamescook@chromium.org | 2014-07-31 | 1 | -1/+1 |
* | Install and launch kiosk app from cached crx file at start up. | jennyz@chromium.org | 2014-07-16 | 1 | -0/+2 |
* | Move ExtensionServiceTestBase into its own header/cc file | rdevlin.cronin@chromium.org | 2014-06-12 | 1 | -4/+4 |
* | [cros login] Split login related classes into subfolders. | nkostylev@chromium.org | 2014-05-16 | 1 | -1/+1 |
* | Turning on MultiProfile by default for ChromeOS | zelidrag@chromium.org | 2014-05-15 | 1 | -1/+8 |
* | Apply default wallpaper from customization manifest. | alemate@chromium.org | 2014-04-23 | 1 | -0/+9 |
* | Add missing StatisticsProvider::SetTestProvider(NULL) | dpolukhin@chromium.org | 2014-03-07 | 1 | -0/+4 |
* | Apply OEM default app from customization manifest | dpolukhin@chromium.org | 2014-03-05 | 1 | -0/+13 |
* | As promised, add a unit test that makes sure the in app payments app gets ins... | mek@chromium.org | 2013-11-14 | 1 | -6/+6 |
* | Use TestBrowserThreadBundle in ExtensionServiceTestBase. | earthdok@chromium.org | 2013-08-09 | 1 | -1/+1 |
* | Update some includes of chrome_notification_types.h | jam@chromium.org | 2013-07-12 | 1 | -1/+1 |
* | Make utility process run in-process when running in single-process mode. | jam@chromium.org | 2013-07-09 | 1 | -1/+6 |
* | cros: No external app install when running in app mode. | xiyuan@chromium.org | 2013-03-07 | 1 | -0/+82 |