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
/
base
/
prefs
Commit message (
Expand
)
Author
Age
Files
Lines
*
DCHECK(CalledOnValidThread()) for ScopedUserPrefUpdate
battre@chromium.org
2014-07-10
2
-1
/
+5
*
Expand the JsonPrefStore's interface to allow for an alternate filename to be...
gab@chromium.org
2014-06-20
3
-10
/
+249
*
Move preference MACs to the protected preference stores.
erikwright@chromium.org
2014-06-18
6
-13
/
+28
*
Implementation of leveldb-backed PrefStore.
dgrogan@chromium.org
2014-05-28
2
-0
/
+8
*
Revert 272671 "Implementation of leveldb-backed PrefStore."
sadrul@chromium.org
2014-05-24
2
-8
/
+0
*
Implementation of leveldb-backed PrefStore.
dgrogan@chromium.org
2014-05-24
2
-0
/
+8
*
Revert 271416 "Store a stacktrace of PrefService destruction in ..."
asvitkine@chromium.org
2014-05-20
11
-91
/
+0
*
Revert 271602 "Implementation of leveldb-backed PrefStore."
asvitkine@chromium.org
2014-05-20
2
-8
/
+0
*
Implementation of leveldb-backed PrefStore.
dgrogan@chromium.org
2014-05-20
2
-0
/
+8
*
Store a stacktrace of PrefService destruction in PrefChangeRegistrar
battre@chromium.org
2014-05-19
11
-0
/
+91
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-12
5
-77
/
+348
*
Revert 269415 "Introduce a new framework for back-and-forth trac..."
ananta@chromium.org
2014-05-09
5
-348
/
+77
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-09
5
-77
/
+348
*
Revert 269346 "Introduce a new framework for back-and-forth trac..."
rlp@chromium.org
2014-05-09
5
-340
/
+77
*
Introduce a new framework for back-and-forth tracked preference migration
gab@chromium.org
2014-05-09
5
-77
/
+340
*
Commit changes after a reset.
erikwright@chromium.org
2014-04-07
2
-3
/
+5
*
Separate storage for protected preferences into Protected Preferences file.
erikwright@chromium.org
2014-03-29
1
-1
/
+3
*
Refactor TestingPrefStore to make it useful to some tests of load errors and ...
erikwright@chromium.org
2014-03-28
5
-65
/
+134
*
Delete some dead code.
thakis@chromium.org
2014-03-27
1
-7
/
+0
*
Change DCHECK_IS_ON() to DCHECK_IS_ON
wangxianzhu@chromium.org
2014-03-14
1
-7
/
+5
*
Add gab@ as prefs owner
gab@chromium.org
2014-02-07
1
-0
/
+1
*
Only report timings for PrefHashFilter::FilterSerializeData() if work is done.
gab@chromium.org
2014-01-31
1
-18
/
+2
*
Get rid of some uses of base::Create*Value
estade@chromium.org
2014-01-30
3
-20
/
+17
*
Add a unit test for JsonPrefStore::Remove.
dgrogan@chromium.org
2014-01-30
1
-0
/
+21
*
Add a Settings.FilterOnLoadTime histogram to observe time spent on this criti...
gab@chromium.org
2014-01-30
1
-2
/
+18
*
Only compute pref hashes when about to serialize preferences to disk.
gab@chromium.org
2014-01-21
2
-7
/
+11
*
rAc i18n: implement storage interface for libaddressinput
estade@chromium.org
2014-01-02
4
-21
/
+46
*
Remove the Value class names from the global namespace.
avi@chromium.org
2013-12-24
2
-7
/
+7
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
5
-13
/
+83
*
Revert 242382 "Fix a race condition in preference metric reporting."
danakj@chromium.org
2013-12-23
5
-82
/
+13
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
5
-13
/
+82
*
Change docs for DeprecatedGetPrefRegistry to point to the correct approach.
joi@chromium.org
2013-12-02
1
-0
/
+10
*
Remove JsonPrefStore pruning of empty values on write.
gab@chromium.org
2013-11-27
12
-184
/
+30
*
Introduce a temporary workaround to ensure tracked preferences set to empty l...
gab@chromium.org
2013-11-22
2
-0
/
+11
*
Clean up PrefServiceBuilder
isherman@chromium.org
2013-11-19
6
-186
/
+156
*
Change the PrefService::GetPreferenceValues() interface to return a scoped_ptr.
earthdok@chromium.org
2013-11-01
2
-9
/
+10
*
Move ScopedUserPrefUpdate to base/prefs.
derat@chromium.org
2013-10-30
3
-0
/
+225
*
Added the AutomaticProfileResetter service.
engedy@chromium.org
2013-10-02
2
-0
/
+23
*
Remove unused method PrefService::ReloadPersistentPrefs().
gab@chromium.org
2013-09-25
2
-10
/
+0
*
Prefs refactoring is done, removing myself from OWNERS.
joi@chromium.org
2013-09-16
1
-3
/
+0
*
Move ScopedClosureRunner to callback_helpers, add Reset.
avi@chromium.org
2013-08-30
1
-1
/
+1
*
Rename managed user prefs to supervised user prefs.
bauerb@chromium.org
2013-08-29
5
-69
/
+74
*
Add support for a managed user pref store to PrefService.
bauerb@chromium.org
2013-08-29
6
-8
/
+103
*
Switch prefs to use ObserverList::might_have_observers instead of ObserverLis...
caitkp@chromium.org
2013-08-26
13
-19
/
+19
*
Fix uninitialized member variable.
finnur@chromium.org
2013-08-23
1
-1
/
+2
*
Use a direct include of the message_loop header in base/.
avi@chromium.org
2013-07-18
2
-2
/
+2
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
1
-1
/
+1
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-4
/
+3
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
2
-12
/
+12
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-4
/
+4
[next]