summaryrefslogtreecommitdiffstats
path: root/base/json/json_writer_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* base: Do not use Value::Create* functions.tfarina@chromium.org2012-12-161-14/+13
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-16/+16
* Add a new option to JSONWriter, which instructs it not to append '.0' orkkania@chromium.org2012-03-081-1/+9
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-181-1/+27
* Revert 110021 - Broke CrOS compilersleevi@chromium.org2011-11-151-27/+1
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-151-1/+27
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-3/+3
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-171-3/+3
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-141-6/+6
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-1/+18
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-0/+81