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
*
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