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
*
Standardize usage of virtual/override/final in base/
dcheng
2014-10-21
17
-104
/
+96
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
1
-4
/
+4
*
Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.
dcheng
2014-10-15
1
-2
/
+2
*
replace OVERRIDE and FINAL with override and final in base/
mostynb
2014-10-07
14
-81
/
+81
*
Manual fixups for scoped_refptr operator T* removal in base/
dcheng
2014-08-28
2
-14
/
+18
*
Remove implicit conversions from scoped_refptr to T* in base/
dcheng
2014-08-27
1
-1
/
+1
*
Domain Reliability: Don't upload when metrics reporting is off.
ttuttle
2014-08-25
2
-10
/
+14
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
2
-2
/
+2
*
Weakly bind JsonPrefStore's async read task to avoid it coming back after shu...
gab@chromium.org
2014-07-28
1
-2
/
+4
*
Get rid of FileThreadDeserializer.
gab@chromium.org
2014-07-22
2
-128
/
+121
*
Decrement CreateDoubleValue count
estade@chromium.org
2014-07-19
3
-0
/
+18
*
Track size of files serialized by the JsonPrefStore.
gab@chromium.org
2014-07-16
1
-1
/
+24
*
Leftover cleanups from https://codereview.chromium.org/324493002 .
erikwright@chromium.org
2014-07-14
4
-6
/
+12
*
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
[next]