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
/
profile_pref_store_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-16
1
-9
/
+8
*
Move all files related to tracked preferences from c/b/prefs to c/b/prefs/tra...
gab
2014-10-02
1
-1
/
+1
*
Remove implicit conversions from scoped_refptr to T* in chrome/browser/prefs/
dcheng
2014-08-28
1
-4
/
+4
*
Change base/file_utils.h includes to base/files/file_utils.h in chrome/
thestig
2014-08-26
1
-1
/
+1
*
Invoke the StartSyncFlare for prefs when performing an automatic reset.
gab@chromium.org
2014-07-21
1
-0
/
+6
*
Expand the JsonPrefStore's interface to allow for an alternate filename to be...
gab@chromium.org
2014-06-20
1
-1
/
+4
*
Move preference MACs to the protected preference stores.
erikwright@chromium.org
2014-06-18
1
-50
/
+36
*
Remove unloaded profile hash store initialization. Also:
erikwright@chromium.org
2014-06-14
1
-178
/
+2
*
Add TrackedPreferenceValidationDelegate, by which the creator of a
grt@chromium.org
2014-05-26
1
-1
/
+7
*
components: Extract pref_registry component out of user_prefs.
tfarina@chromium.org
2014-05-15
1
-1
/
+1
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-12
1
-45
/
+31
*
Revert 269415 "Introduce a new framework for back-and-forth trac..."
ananta@chromium.org
2014-05-09
1
-31
/
+45
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-09
1
-45
/
+31
*
Revert 269346 "Introduce a new framework for back-and-forth trac..."
rlp@chromium.org
2014-05-09
1
-31
/
+45
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-09
1
-45
/
+31
*
Changes requested by gab for previously committed CLs.
erikwright@chromium.org
2014-04-10
1
-22
/
+17
*
Force CommitPendingWrite on Local State in sync with Preferences if there hav...
gab@chromium.org
2014-04-04
1
-0
/
+2
*
Separate storage for protected preferences into Protected Preferences file.
erikwright@chromium.org
2014-04-03
1
-8
/
+171
*
Separate storage for protected preferences into Protected Preferences file.
erikwright@chromium.org
2014-03-29
1
-0
/
+13
*
Introduce ProfilePrefStoreManager. This encapsulates all of the parameters an...
erikwright@chromium.org
2014-03-26
1
-0
/
+251