summaryrefslogtreecommitdiffstats
path: root/components/keyed_service
Commit message (Expand)AuthorAgeFilesLines
* Fix minor isses identified in code reviews.brettw@chromium.org2014-06-301-5/+6
* Allow tests to provide a TestingFactoryFunction for NULLWhileTesting factories.grt@chromium.org2014-06-256-1/+17
* Add components/keyed_service to GN build.brettw@chromium.org2014-06-192-0/+59
* Fix linkage of components/keyed_service.joaodasilva@chromium.org2014-06-132-2/+15
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-152-1/+2
* Adjust the structure of DEPS within //components.blundell@chromium.org2014-05-061-1/+0
* Add the ability to better mock BrowserContextKeyedServices for testing.isherman@chromium.org2014-04-232-0/+24
* Refactor the BrowserContextKeyedService component to be a layered component.blundell@chromium.org2014-03-1221-0/+1808