summaryrefslogtreecommitdiffstats
path: root/components/keyed_service
Commit message (Expand)AuthorAgeFilesLines
* Cleanup #include in //components/keyed_service/contentsdefresne2014-11-043-5/+0
* Refactor (Refcounted)BrowserContextKeyedServiceFactorysdefresne2014-10-3012-256/+783
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-13/+13
* GN: Fix Android component buildcjhopman2014-10-271-0/+1
* Refactor KeyedService factory infrastructuresdefresne2014-10-2310-233/+600
* Standardize usage of virtual/override/final in components/dcheng2014-10-213-22/+15
* Fix includes in //components/keyed_service/contentsdefresne2014-10-202-2/+0
* Fix includes for refcounted_browser_context_keyed_service_factory.hsdefresne2014-10-091-1/+3
* Refactor RefcountedBrowserContextKeyedService to be usable on iOSsdefresne2014-10-087-83/+82
* replace OVERRIDE and FINAL with override and final in components/mostynb2014-10-063-12/+12
* Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...thestig2014-09-101-1/+1
* 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