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
/
json_pref_store_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a unit test for JsonPrefStore::Remove.
dgrogan@chromium.org
2014-01-30
1
-0
/
+21
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-10
/
+26
*
Revert 242382 "Fix a race condition in preference metric reporting."
danakj@chromium.org
2013-12-23
1
-26
/
+10
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-10
/
+26
*
Remove JsonPrefStore pruning of empty values on write.
gab@chromium.org
2013-11-27
1
-47
/
+27
*
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
1
-10
/
+10
*
Move Copy* into the base namespace.
brettw@chromium.org
2013-07-09
1
-4
/
+4
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-14
/
+8
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update base/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-05-31
1
-6
/
+4
*
base: Consolidate all test data directories under base/test/data.
tfarina@chromium.org
2013-04-07
1
-6
/
+1
*
Replace FilePath with base::FilePath.
brettw@chromium.org
2013-02-17
1
-15
/
+15
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
base: Convert the remaining uses of MessageLoop::RunUntilIdle to RunLoop vari...
tfarina@chromium.org
2013-02-06
1
-2
/
+2
*
base: Convert MessageLoop::RunUntilIdle() cases to base::RunLoop variant.
tfarina@chromium.org
2013-02-05
1
-2
/
+3
*
base: Do not use Value::Create* functions.
tfarina@chromium.org
2012-12-16
1
-8
/
+8
*
base/prefs: Break the dependency in chrome_paths.h
tfarina@chromium.org
2012-11-27
1
-3
/
+8
*
base/prefs: Break the dependency on chrome/common/pref_names.h
tfarina@chromium.org
2012-11-22
1
-2
/
+3
*
Move scoped_temp_dir from base to base/files
brettw@chromium.org
2012-11-16
1
-2
/
+2
*
Change PrefStore::ReadResult to a boolean.
bauerb@chromium.org
2012-11-08
1
-11
/
+8
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-23
/
+27
*
Revert 165062 - We believe this change broke startup_tests
nsylvain@chromium.org
2012-11-01
1
-27
/
+23
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-10-30
1
-23
/
+27
*
base: Update calls froms RunAllPending() to RunUntilIdle().
tfarina@chromium.org
2012-10-30
1
-4
/
+4
*
Move the bits of Prefs where production code has only trivially easy
joi@chromium.org
2012-10-22
1
-0
/
+293