summaryrefslogtreecommitdiffstats
path: root/base/json_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Use platform-appropriate newlines in JSON output.mark@chromium.org2009-06-261-1/+5
* Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...erikkay@google.com2009-05-201-11/+10
* DevTools: Introduce lightweight version of JSON serialization.pfeldman@chromium.org2009-05-151-10/+29
* Landing this patch for Jamesr.mad@chromium.org2009-04-201-0/+8
* revert broken change 10833nsylvain@chromium.org2009-03-031-3/+3
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-3/+3
* Revert dsh's change 10818nsylvain@chromium.org2009-03-031-3/+3
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-031-3/+3
* Change the string_escape functions to use string16 rather than wstring.dsh@google.com2009-02-251-2/+2
* Remove the locale parameter from the StringToDouble andtc@google.com2008-11-181-1/+1
* Make unit_tests pass with pt_BR.UTF-8 locale.tc@google.com2008-11-121-1/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Portability fix for JSONWriter. gcc warns when the declaration order doesn't...mmentovai@google.com2008-08-061-2/+2
* Add base to the repository.initial.commit2008-07-261-0/+191