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
/
prefs
/
pref_value_store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactored the ConfigurationPolicyPrefStore to use the PolicyService.
joaodasilva@chromium.org
2012-04-02
1
-28
/
+14
*
Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...
thestig@chromium.org
2012-01-24
1
-2
/
+8
*
Fixed the value of "controlledBy" for preferences when they're set by the user.
joaodasilva@chromium.org
2011-12-12
1
-0
/
+5
*
base: Rename ValueType to something less redundant as _just_ Type.
tfarina@chromium.org
2011-08-12
1
-1
/
+1
*
Include headers for functions that are used
kristianm@chromium.org
2011-05-20
1
-0
/
+1
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
1
-5
/
+16
*
Refactor preference syncing.
zea@chromium.org
2011-05-09
1
-3
/
+10
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
1
-3
/
+3
*
Added LevelOfControl to Preferences API's get() result
battre@chromium.org
2011-02-24
1
-0
/
+6
*
patch from issue 6286089
mnissler@chromium.org
2011-02-04
1
-18
/
+21
*
Make PrefValueStore non-refcounted.
mnissler@chromium.org
2011-01-28
1
-1
/
+4
*
Simplified PrefValueStore::NotifyPrefChanged.
pastarmovj@chromium.org
2011-01-27
1
-15
/
+4
*
Introduce incognito preference settings.
battre@chromium.org
2011-01-25
1
-54
/
+46
*
Handle policy refresh internally in ConfigurationPolicyPrefStore.
mnissler@chromium.org
2010-12-23
1
-148
/
+2
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-150
/
+44
*
Clean up pref change notification handling.
mnissler@chromium.org
2010-12-08
1
-238
/
+260
*
Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"
bauerb@chromium.org
2010-12-06
1
-4
/
+12
*
Renamed DefaultPrefStore into InMemoryPrefStore because it can be used in fur...
bauerb@chromium.org
2010-12-06
1
-2
/
+2
*
Move DeviceManagementPolicyProvider into the profile.
mnissler@chromium.org
2010-11-19
1
-4
/
+9
*
Create additional PrefStore for Device Management policy.
markusheintz@chromium.org
2010-11-17
1
-51
/
+118
*
When a proxy command line switches are specified, policy admin warning should...
danno@chromium.org
2010-10-15
1
-5
/
+68
*
Rename ChromeThread to BrowserThread Part21:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part13:
tfarina@chromium.org
2010-10-10
1
-8
/
+8
*
A subtle bug was exposed when the following was added to Preferences::Registe...
stevenjb@google.com
2010-10-01
1
-17
/
+27
*
Make pref service more robust against prefs that change their types without u...
pam@chromium.org
2010-09-17
1
-8
/
+49
*
Create a DefaultPrefStore to hold registered application-default preference v...
pam@chromium.org
2010-09-14
1
-60
/
+63
*
Move policy-related stuff to its own namespace.
mnissler@chromium.org
2010-09-10
1
-0
/
+1
*
Revert 58920 - Create a DefaultPrefStore to hold registered application-defau...
pam@chromium.org
2010-09-09
1
-38
/
+19
*
Create a DefaultPrefStore to hold registered application-default preference v...
pam@chromium.org
2010-09-09
1
-19
/
+38
*
Gracefully handle the case of empty preference file names in PrefValueStore.
mnissler@chromium.org
2010-09-03
1
-5
/
+3
*
Move prefs-related files under chrome/browser/ into a prefs/ subdir.
evan@chromium.org
2010-08-26
1
-0
/
+299