summaryrefslogtreecommitdiffstats
path: root/base/json/json_writer.cc
Commit message (Expand)AuthorAgeFilesLines
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-11/+8
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-031-1/+1
* Correct const accessors in base/values.(h|cc)vabr@chromium.org2012-07-271-1/+1
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-27/+26
* Add a new option to JSONWriter, which instructs it not to append '.0' orkkania@chromium.org2012-03-081-5/+20
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-181-18/+37
* Revert 110021 - Broke CrOS compilersleevi@chromium.org2011-11-151-37/+18
* Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...ericdingle@chromium.org2011-11-151-18/+37
* iwyu: Include stringprintf.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-2/+2
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-2/+2
* Convert DictionaryValue's keys to std::string (from wstring).viettrungluu@chromium.org2010-07-301-3/+5
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-0/+1
* Many changes to DictionaryValues:pkasting@chromium.org2009-11-251-1/+1
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-031-2/+4
* Move the json-related files into a separate json directory. This hopefully alsobrettw@chromium.org2009-10-231-0/+198