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
/
pref_service.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
linux: add UMA stat for the file system where the prefs are stored
evan@chromium.org
2010-08-20
1
-0
/
+14
*
Refactor PrefService, pulling the PREF_CHANGED notification infrastructure ou...
pam@chromium.org
2010-08-18
1
-130
/
+14
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-2
/
+2
*
Remove (deprecated) wstring version of Value::CreateStringValue().
viettrungluu@chromium.org
2010-08-15
1
-5
/
+5
*
Remove wchar_t* methods from prefs.
viettrungluu@chromium.org
2010-08-12
1
-189
/
+0
*
Make prefs use std::string for keys rather than wstrings.
viettrungluu@chromium.org
2010-08-11
1
-46
/
+233
*
Move a bunch of chrome/browser/ files into a policy/ subdir.
evan@chromium.org
2010-08-09
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 4)
thestig@chromium.org
2010-08-07
1
-0
/
+1
*
Fix memory leak in policy refresh implementation
danno@chromium.org
2010-08-06
1
-1
/
+1
*
Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...
pam@chromium.org
2010-08-06
1
-32
/
+6
*
Changing policy while Chrome is running should refresh preferences without re...
danno@chromium.org
2010-08-04
1
-0
/
+35
*
First stage of proxy extension API.
pam@chromium.org
2010-08-04
1
-10
/
+5
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-10
/
+13
*
Create factories for policy pref stores.
mnissler@chromium.org
2010-07-27
1
-47
/
+2
*
Adjust preference sync code to only sync user modifiable preferences.
mnissler@chromium.org
2010-07-21
1
-19
/
+23
*
Adds the application locale police that allows to enforce the kApplicationLoc...
markusheintz@chromium.org
2010-07-19
1
-0
/
+8
*
Don't instantiate an ExtensionPrefStore.
pam@chromium.org
2010-07-18
1
-2
/
+6
*
Add a PrefStore for loading prefs from command-line switches.
pam@chromium.org
2010-07-16
1
-0
/
+5
*
Add methods for determining which PrefStore contains a given preference, and ...
pam@chromium.org
2010-07-14
1
-1
/
+16
*
Add an ExtensionPrefStore, layered between the user prefs and the managed pre...
pam@chromium.org
2010-07-12
1
-9
/
+37
*
Change a bunch of string types.
estade@chromium.org
2010-06-29
1
-3
/
+3
*
Enable policy support on the Linux platform.
danno@chromium.org
2010-06-23
1
-4
/
+22
*
Pref service strings should be std::string.
estade@chromium.org
2010-06-18
1
-1
/
+1
*
Add policy code for proxy configuration
danno@chromium.org
2010-06-16
1
-1
/
+4
*
Add the Mac policy provider to the pref service.
avi@chromium.org
2010-06-15
1
-3
/
+2
*
Add code to instantiate the ConfigurationPolicyPrefStore for the Windows plat...
danno@chromium.org
2010-06-14
1
-7
/
+35
*
Fix bug with mismatching types in preferences.
podivilov@chromium.org
2010-06-10
1
-1
/
+2
*
Support multiple PrefStores
mnissler@chromium.org
2010-06-07
1
-41
/
+70
*
Implementation of managed policy abstraction on top of a preference store. Th...
danno@chromium.org
2010-05-12
1
-2
/
+2
*
Add API to find out whether a preference is managed.
bauerb@chromium.org
2010-04-23
1
-0
/
+24
*
Reland "Factor out reading and writing of preferences into |PrefStore|."
bauerb@chromium.org
2010-04-22
1
-117
/
+28
*
Throw out preferences files that are corrupt rather than keeping them in read...
erikkay@chromium.org
2010-04-21
1
-4
/
+18
*
Revert 45168 - Reland r45028: Factor out reading and writing of preferences i...
erikkay@chromium.org
2010-04-21
1
-28
/
+103
*
Reland r45028: Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-21
1
-103
/
+28
*
Revert 45028 - Factor out reading and writing of preferences into |PrefStore|.
thomasvl@chromium.org
2010-04-20
1
-28
/
+103
*
Factor out reading and writing of preferences into |PrefStore|.
bauerb@chromium.org
2010-04-20
1
-103
/
+28
*
quiet noisy preferences log during unit tests
erikkay@chromium.org
2010-04-06
1
-1
/
+6
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-9
/
+90
*
Add a bunch of preferences to sync.
skrul@chromium.org
2010-04-02
1
-0
/
+13
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+4
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
1
-0
/
+684