summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/profile_keyed_api_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Change MessageService to be lazily initialized.patrickriordan177@gmail.com2013-06-051-1/+2
* Remove references to Profile from browser_context_keyed_service.phajdan.jr@chromium.org2013-05-221-16/+18
* Move ProfileKeyedService infrastructure to a componentphajdan.jr@chromium.org2013-05-201-3/+3
* Change GetProfileToUse method from Profile to content::BrowserContextphajdan.jr@chromium.org2013-05-031-6/+10
* Create AlarmManager for incognito profiles.yoz@chromium.org2013-05-031-0/+5
* [components] Switch {RefCounted}ProfileKeyedService to use BrowserContextphajdan.jr@chromium.org2013-04-261-2/+3
* Refactor push messaging API to initialize when the first extension/app using ...yoz@chromium.org2013-01-151-2/+1
* Remove some Profile-keyed factory boilerplate: management, omnibox, preferenc...yoz@chromium.org2013-01-081-24/+28
* Banish boilerplate. Profile-keyed API factory for extension API classes.yoz@chromium.org2012-12-261-0/+109