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_value_serializer_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-7
/
+7
*
Missed a test that needed to be updated with r19418.
mark@chromium.org
2009-06-26
1
-7
/
+15
*
Use platform-appropriate newlines in JSON output.
mark@chromium.org
2009-06-26
1
-2
/
+4
*
Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...
erikkay@google.com
2009-05-20
1
-15
/
+20
*
Remove deprecated wstring ctor of JSONFileValueSerializer.
phajdan.jr@chromium.org
2009-04-03
1
-13
/
+16
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-21
/
+21
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-21
/
+21
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-21
/
+21
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-21
/
+21
*
Unittest gardening on MacOS X:
shess@chromium.org
2009-02-11
1
-26
/
+21
*
Change the signature of JSONReader::Read() and related
aa@chromium.org
2008-12-29
1
-53
/
+43
*
Add error messages to JSONReader and friends. This required a bit of refactor...
aa@chromium.org
2008-12-05
1
-9
/
+9
*
Build a bunch more of chrome/ on Linux.
deanm@google.com
2008-09-19
1
-4
/
+7
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Add a unittest for the JSONValueSerializer::set_allow_trailing_comma() method...
tc@google.com
2008-07-29
1
-0
/
+17
*
Update the JSONValueSerializer to have a flag to allow trailing commas. By d...
tc@google.com
2008-07-29
1
-4
/
+4
*
Add chrome to the repository.
initial.commit
2008-07-26
1
-0
/
+349