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
/
chrome
/
browser
/
extensions
/
extension_pref_store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add ability to find out whether an extension pref value is coming from incogn...
bauerb@chromium.org
2011-03-09
1
-1
/
+2
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-13
/
+27
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-0
/
+28
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
1
-199
/
+0
*
Move:
ben@chromium.org
2010-12-02
1
-1
/
+1
*
Part 3 of immutable Extension refactor.
mpcomplete@chromium.org
2010-10-29
1
-4
/
+4
*
Create a DefaultPrefStore to hold registered application-default preference v...
pam@chromium.org
2010-09-14
1
-9
/
+22
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-1
/
+1
*
Notify pref observers when the PrefStore controlling a preference changes, ev...
pam@chromium.org
2010-08-19
1
-4
/
+8
*
Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...
pam@chromium.org
2010-08-18
1
-1
/
+1
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-2
/
+2
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-54
/
+127
*
Fix memory leaks in ExtensionPrefStore and its unit test.
pam@chromium.org
2010-07-26
1
-12
/
+10
*
Fix memory leak in extension pref store
jrg@chromium.org
2010-07-12
1
-0
/
+6
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
1
-0
/
+105