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
/
json
/
json_reader_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
1
-2
/
+2
*
Move file_util to base/files/ directory.
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Move ReadFileToString to the base namespace.
brettw@chromium.org
2013-08-30
1
-1
/
+1
*
Make element removal methods in DictionaryValue and ListValue take scoped_ptr...
bauerb@chromium.org
2013-08-06
1
-22
/
+18
*
Move PathExists to base namespace.
brettw@chromium.org
2013-07-11
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
*
base: Consolidate all test data directories under base/test/data.
tfarina@chromium.org
2013-04-07
1
-4
/
+3
*
base: Update the include paths of base/string_piece.h to its new location.
tfarina@chromium.org
2013-03-30
1
-1
/
+1
*
Handle block comments ending in **/ in the JSON parser
tapted@chromium.org
2013-03-14
1
-0
/
+13
*
Rewrite base::JSONReader to be 35-40% faster, depending on the input string.
rsesek@chromium.org
2012-05-16
1
-148
/
+186
*
Modify the base::JSONReader interface to take a set of options rather than a ...
rsesek@chromium.org
2012-04-11
1
-68
/
+59
*
Fix handling of Unicode BOMs in JSONReader.
rsesek@chromium.org
2012-03-28
1
-1
/
+21
*
Improve JSONReader performance by up to 55% by using std::string instead of w...
rsesek@chromium.org
2012-03-24
1
-0
/
+32
*
Change json_reader_unittest.cc to use less ASSERT macros and more EXPECT ones.
rsesek@chromium.org
2012-03-20
1
-127
/
+128
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-10
/
+10
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-10
/
+10
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-36
/
+36
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-9
/
+11
*
Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...
viettrungluu@chromium.org
2010-08-14
1
-12
/
+12
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-13
/
+30
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-16
/
+43
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-0
/
+520