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_service_syncable.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename managed user prefs to supervised user prefs.
bauerb@chromium.org
2013-08-29
1
-1
/
+1
*
Add support for a managed user pref store to PrefService.
bauerb@chromium.org
2013-08-29
1
-0
/
+1
*
Add histograms to track synced pref changes.
rockot@chromium.org
2013-08-10
1
-0
/
+14
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-1
/
+1
*
Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-02
1
-9
/
+8
*
cros: Exclude user has synced app pins from default pin trial.
xiyuan@chromium.org
2013-05-26
1
-1
/
+5
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-11
/
+12
*
sync: Implementation of Priority Preferences.
albertb@chromium.org
2013-03-27
1
-11
/
+41
*
Introduce //components/user_prefs.
joi@chromium.org
2013-03-06
1
-1
/
+1
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Get rid of the ability to unregister preferences.
joi@chromium.org
2013-02-21
1
-7
/
+0
*
Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.
joi@chromium.org
2013-02-11
1
-3
/
+3
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-203
/
+50
*
Merge branch 'master' into file_path_browser
brettw@chromium.org
2013-02-10
1
-3
/
+4
*
Rename FilePath to base::FilePath and use new location of string_number_conve...
brettw@chromium.org
2013-02-08
1
-1
/
+1
*
Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.
joi@chromium.org
2013-02-06
1
-6
/
+25
*
Fix a heapcheck issue in pref_service_syncable
penghuang@chromium.org
2013-02-04
1
-1
/
+1
*
prefs: Rename PrefServiceObserver to PrefServiceSyncableObserver.
tfarina@chromium.org
2013-01-14
1
-4
/
+6
*
Remove PrefValueStore's dependency on PrefModelAssociator.
joi@chromium.org
2012-12-27
1
-1
/
+4
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-0
/
+273