index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
/
keyed_service
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix KeyedServiceBaseFactory::ServiceIsNULLWhileTesting comment
sdefresne
2015-03-11
1
-2
/
+2
*
Additional tracing and histogram in Extensions startup.
rkaplow
2015-03-05
2
-0
/
+5
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
2
-9
/
+5
*
Add several new TRACE call and UMA metrics for SetupProfile().
rkaplow
2015-02-19
1
-0
/
+3
*
Sort GN files under components
satorux
2015-02-16
1
-1
/
+1
*
Add KeyedServiceShutdownNotifier for classes that depend on keyed services bu...
bauerb
2015-02-08
6
-0
/
+135
*
Mechanical rename of tracing includes for /components
ssid
2015-01-27
2
-2
/
+2
*
Move ServiceAccessType into //components/keyed_service
sdefresne
2015-01-10
2
-0
/
+35
*
Fix global variable name to follow style guide
sdefresne
2014-12-15
1
-4
/
+4
*
Prefix CommandLine usage with base namespace (Part 9: components)
kkosztyo.u-szeged
2014-12-04
1
-1
/
+1
*
Allow cross dependency between Browser{Context,State}KeyedServiceFactory
sdefresne
2014-11-21
6
-14
/
+98
*
Introduce BrowserState-based KeyedServiceFactory
sdefresne
2014-11-14
8
-0
/
+681
*
Cleanup #include in //components/keyed_service/content
sdefresne
2014-11-04
3
-5
/
+0
*
Refactor (Refcounted)BrowserContextKeyedServiceFactory
sdefresne
2014-10-30
12
-256
/
+783
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
2
-13
/
+13
*
GN: Fix Android component build
cjhopman
2014-10-27
1
-0
/
+1
*
Refactor KeyedService factory infrastructure
sdefresne
2014-10-23
10
-233
/
+600
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
3
-22
/
+15
*
Fix includes in //components/keyed_service/content
sdefresne
2014-10-20
2
-2
/
+0
*
Fix includes for refcounted_browser_context_keyed_service_factory.h
sdefresne
2014-10-09
1
-1
/
+3
*
Refactor RefcountedBrowserContextKeyedService to be usable on iOS
sdefresne
2014-10-08
7
-83
/
+82
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
3
-12
/
+12
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome_elf/ a...
thestig
2014-09-10
1
-1
/
+1
*
Fix minor isses identified in code reviews.
brettw@chromium.org
2014-06-30
1
-5
/
+6
*
Allow tests to provide a TestingFactoryFunction for NULLWhileTesting factories.
grt@chromium.org
2014-06-25
6
-1
/
+17
*
Add components/keyed_service to GN build.
brettw@chromium.org
2014-06-19
2
-0
/
+59
*
Fix linkage of components/keyed_service.
joaodasilva@chromium.org
2014-06-13
2
-2
/
+15
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
2
-1
/
+2
*
Adjust the structure of DEPS within //components.
blundell@chromium.org
2014-05-06
1
-1
/
+0
*
Add the ability to better mock BrowserContextKeyedServices for testing.
isherman@chromium.org
2014-04-23
2
-0
/
+24
*
Refactor the BrowserContextKeyedService component to be a layered component.
blundell@chromium.org
2014-03-12
21
-0
/
+1808