summaryrefslogtreecommitdiffstats
path: root/components/keyed_service
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //components/[a-m]*dcheng2015-12-261-1/+3
* Switch to standard integer types in components/, part 2 of 4.avi2015-12-2611-6/+12
* Replace RE2 import with a dependencybattre2015-12-211-1/+1
* Remove support code to mix Browser{Context,State}KeyedServiceFactories.sdefresne2015-12-178-154/+11
* Make more components pass GN check.brettw2015-11-262-0/+5
* Fix a style guide violation in KeyedService.sdefresne2015-11-201-3/+3
* Add gn implementation for //components/keyed_service/ios.sdefresne2015-11-171-0/+25
* [Reland] Properly escape node names in DependencyGraph Graphviz exportvabr2015-10-284-5/+95
* Revert of Properly escape node names in DependencyGraph Graphviz export (patc...dcaiafa2015-10-274-91/+5
* Properly escape node names in DependencyGraph Graphviz exportvabr2015-10-274-5/+91
* Move Singleton and related structs to namespace baseolli.raula2015-09-104-4/+9
* Sync more GN unit tests with GYP.brettw2015-08-212-0/+22
* Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...nasko2015-08-212-22/+0
* Sync more GN unit tests with GYP.Brett Wilson2015-08-202-0/+22
* GN: Fix more "Source file not found" errors.tfarina2015-08-141-1/+0
* BrowserStateKeyedServiceFactory::BuildServiceInstanceFor returns scoped_ptr<>sdefresne2015-06-192-5/+2
* [Cleanup] Used scoped pointers in KeyedServiceFactory's SetTestingFactory fun...isherman2015-06-096-17/+28
* [Cleanup] Remove a bit of dead code.isherman2015-06-042-15/+0
* Remove rlp from all OWNERS files.mgiuca2015-06-011-1/+0
* Allow cross dependencies between BCKSF and BSKSFsdefresne2015-04-2425-216/+295
* Implement BrowserStateKeyedServiceFactory::GetAssociatedPrefRegistry()droger2015-04-166-10/+17
* Fix KeyedServiceBaseFactory::ServiceIsNULLWhileTesting commentsdefresne2015-03-111-2/+2
* Additional tracing and histogram in Extensions startup.rkaplow2015-03-052-0/+5
* Update existing uses of /wd4267 to use the GN configbrettw2015-02-192-9/+5
* Add several new TRACE call and UMA metrics for SetupProfile().rkaplow2015-02-191-0/+3
* Sort GN files under componentssatorux2015-02-161-1/+1
* Add KeyedServiceShutdownNotifier for classes that depend on keyed services bu...bauerb2015-02-086-0/+135
* Mechanical rename of tracing includes for /componentsssid2015-01-272-2/+2
* Move ServiceAccessType into //components/keyed_servicesdefresne2015-01-102-0/+35
* Fix global variable name to follow style guidesdefresne2014-12-151-4/+4
* Prefix CommandLine usage with base namespace (Part 9: components)kkosztyo.u-szeged2014-12-041-1/+1
* Allow cross dependency between Browser{Context,State}KeyedServiceFactorysdefresne2014-11-216-14/+98
* Introduce BrowserState-based KeyedServiceFactorysdefresne2014-11-148-0/+681
* 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