Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change MessageService to be lazily initialized. | patrickriordan177@gmail.com | 2013-06-05 | 1 | -1/+2 |
* | Remove references to Profile from browser_context_keyed_service. | phajdan.jr@chromium.org | 2013-05-22 | 1 | -16/+18 |
* | Move ProfileKeyedService infrastructure to a component | phajdan.jr@chromium.org | 2013-05-20 | 1 | -3/+3 |
* | Change GetProfileToUse method from Profile to content::BrowserContext | phajdan.jr@chromium.org | 2013-05-03 | 1 | -6/+10 |
* | Create AlarmManager for incognito profiles. | yoz@chromium.org | 2013-05-03 | 1 | -0/+5 |
* | [components] Switch {RefCounted}ProfileKeyedService to use BrowserContext | phajdan.jr@chromium.org | 2013-04-26 | 1 | -2/+3 |
* | Refactor push messaging API to initialize when the first extension/app using ... | yoz@chromium.org | 2013-01-15 | 1 | -2/+1 |
* | Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc... | yoz@chromium.org | 2013-01-08 | 1 | -24/+28 |
* | Banish boilerplate. Profile-keyed API factory for extension API classes. | yoz@chromium.org | 2012-12-26 | 1 | -0/+109 |