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
/
base
/
json
/
json_writer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build issues in base/ for Android x64
yang.gu@intel.com
2014-02-28
1
-2
/
+2
*
Invalid JSON output when BinaryValue type present as part of input object.
tsepez@chromium.org
2014-02-07
1
-36
/
+42
*
Fix braces and indentation in json_writer.cc prior as a precursor for subsequ...
tsepez@chromium.org
2014-02-06
1
-119
/
+114
*
JSONWriter cleanups falling out from optimization attempts.
gab@chromium.org
2014-01-29
1
-50
/
+37
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-11
1
-23
/
+9
*
Revert of https://codereview.chromium.org/100823007/
antrim@chromium.org
2013-12-11
1
-9
/
+23
*
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
rsesek@chromium.org
2013-12-10
1
-23
/
+9
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
base: Move many JSONValueSerializer unit tests from chrome/common to base.
tfarina@chromium.org
2013-03-20
1
-1
/
+1
*
Move string_number_conversions to base/strings.
brettw@chromium.org
2013-02-07
1
-1
/
+1
*
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...
pneubeck@chromium.org
2013-01-18
1
-11
/
+8
*
Correct const accessors in base/values.(h|cc), Part II (ListValue)
vabr@chromium.org
2012-08-03
1
-1
/
+1
*
Correct const accessors in base/values.(h|cc)
vabr@chromium.org
2012-07-27
1
-1
/
+1
*
JSONWriter cleanup: integrate pretty print into write options.
ericdingle@chromium.org
2012-03-16
1
-27
/
+26
*
Add a new option to JSONWriter, which instructs it not to append '.0' or
kkania@chromium.org
2012-03-08
1
-5
/
+20
*
Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...
ericdingle@chromium.org
2011-11-18
1
-18
/
+37
*
Revert 110021 - Broke CrOS compile
rsleevi@chromium.org
2011-11-15
1
-37
/
+18
*
Allow JSONWriter and JSONValueSerializer to ignore binary values when instruc...
ericdingle@chromium.org
2011-11-15
1
-18
/
+37
*
iwyu: Include stringprintf.h where appropriate, part 1.
jhawkins@chromium.org
2011-05-10
1
-2
/
+2
*
Rename Real* to Double* in values.* and dependent files
arv@chromium.org
2011-02-01
1
-2
/
+2
*
Convert DictionaryValue's keys to std::string (from wstring).
viettrungluu@chromium.org
2010-07-30
1
-3
/
+5
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-0
/
+1
*
Many changes to DictionaryValues:
pkasting@chromium.org
2009-11-25
1
-1
/
+1
*
Submitting change from http://codereview.chromium.org/276029/show
mad@chromium.org
2009-11-03
1
-2
/
+4
*
Move the json-related files into a separate json directory. This hopefully also
brettw@chromium.org
2009-10-23
1
-0
/
+198