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 json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Revert recent changes to base::Value
stevenjb@google.com
2011-08-26
1
-6
/
+4
*
base: Add AsList() function to Value API.
tfarina@chromium.org
2011-08-25
1
-4
/
+6
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
1
-1
/
+1
*
Move json_value_serializer to content\common since it's used by code in conte...
jam@chromium.org
2011-04-16
1
-1
/
+1
*
Replacing base::DIR_TEMP with ScopedTempDir when appropriate.
mkwst@chromium.org
2011-04-12
1
-18
/
+6
*
Fix expectations. This fixes the failure from r73232.
arv@chromium.org
2011-02-01
1
-3
/
+3
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-5
/
+5
*
Remove deprecated wstring Get(As)String() methods from Value, etc.
viettrungluu@chromium.org
2010-08-16
1
-26
/
+28
*
detect preferences errors
erikkay@chromium.org
2010-04-06
1
-9
/
+9
*
Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c...
inferno@chromium.org
2010-04-06
1
-2
/
+2
*
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