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
/
common
/
json_pref_store.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't mark JsonPrefStore as initialized in case of fatal failure.
ivankr@chromium.org
2012-05-10
1
-1
/
+2
*
Revert 135222 - it broke multiprofile tests - Use worker pool for IO in JsonP...
sergeyu@chromium.org
2012-05-07
1
-9
/
+10
*
Use worker pool for IO in JsonPrefStore.
sergeyu@chromium.org
2012-05-03
1
-10
/
+9
*
RefCounted types should not have public destructors, chrome/ edition
rsleevi@chromium.org
2012-04-25
1
-41
/
+42
*
Keep emtpy List/Dictionary pref value with non-empty default.
xiyuan@chromium.org
2012-04-12
1
-0
/
+28
*
Add PrefService::GetInitializationStatus()
sail@chromium.org
2012-03-13
1
-1
/
+7
*
Break two classes defined in json_value_serializer.cc, .h into separate files.
bbudge@chromium.org
2012-02-26
1
-1
/
+2
*
Reinitialize LocalState's CommandLinePrefStore after about_flags updates the ...
thestig@chromium.org
2012-01-24
1
-1
/
+5
*
Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...
bauerb@chromium.org
2011-12-27
1
-20
/
+0
*
Convert chrome/common non-debug logs to debug logs.
brettw@chromium.org
2011-10-28
1
-1
/
+1
*
Bind Migration.
miket@chromium.org
2011-10-17
1
-4
/
+3
*
Reload 104510: Automatically schedule saving preferences on change.
bauerb@chromium.org
2011-10-10
1
-13
/
+17
*
Revert 104510 - Automatically schedule saving preferences on change.
acolwell@chromium.org
2011-10-07
1
-17
/
+13
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Automatically schedule saving preferences on change.
bauerb@chromium.org
2011-10-07
1
-13
/
+17
*
Reverts debugging code added in hopes of tracking crash. This also
sky@chromium.org
2011-08-24
1
-65
/
+16
*
Adds some debugging code in hopes of figuring out a crash. As far as I
sky@chromium.org
2011-08-23
1
-16
/
+65
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
1
-1
/
+1
*
Remove explicit keyword from multi-argument (w/o default values) constructors
dilmah@chromium.org
2011-07-26
1
-2
/
+2
*
Fixed regression: various preferences were not persisted when changed from in...
battre@chromium.org
2011-07-14
1
-1
/
+2
*
Uninitialized members in FileThreadDeserializer.
finnur@chromium.org
2011-06-14
1
-1
/
+3
*
Adds async interface method, which is used by JsonPrefStore. Also see the bug...
altimofeev@chromium.org
2011-05-11
1
-54
/
+66
*
Silence log spam by json_pref_store.cc:
phajdan.jr@chromium.org
2011-05-09
1
-1
/
+1
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
1
-52
/
+170
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
1
-170
/
+52
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
1
-52
/
+170
*
Let PrefStore::GetValue return a const Value* instead of Value* and add Persi...
battre@chromium.org
2011-03-25
1
-2
/
+12
*
Provide lazy CommitPendingWrites in addition to eager SavePersistentPrefs.
dilmah@chromium.org
2011-03-25
1
-3
/
+7
*
Fix missing change notifications of UserPrefStore
battre@chromium.org
2011-03-07
1
-0
/
+4
*
Reduce console spam.
evan@chromium.org
2011-01-26
1
-7
/
+0
*
Even more virtual method deinlining.
erg@google.com
2010-12-13
1
-0
/
+4
*
Sanitize PrefStore interface.
mnissler@chromium.org
2010-12-09
1
-1
/
+40
*
Gracefully handle the case of empty preference file names in PrefValueStore.
mnissler@chromium.org
2010-09-03
1
-1
/
+4
*
Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...
sanjeevr@chromium.org
2010-05-21
1
-0
/
+130