Sign in
chromium
/
chromium
/
src
/
b161836dff98bccf59f00f4c5730f15e20c6969e
/
base
/
json
/
json_writer.cc
f690ed9
Fix build issues in base/ for Android x64
by
[email protected]
· 11 years ago
4d3cc01
Invalid JSON output when BinaryValue type present as part of input object.
by
[email protected]
· 12 years ago
e959b8dc
Fix braces and indentation in json_writer.cc prior as a precursor for subsequent modifications.
by
[email protected]
· 12 years ago
44ea531
JSONWriter cleanups falling out from optimization attempts.
by
[email protected]
· 12 years ago
bbe1571
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
by
[email protected]
· 12 years ago
11b366d
Revert of https://codereview.chromium.org/100823007/
by
[email protected]
· 12 years ago
215d261
Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter.
by
[email protected]
· 12 years ago
d529cb0
Use a direct include of strings headers in base/.
by
[email protected]
· 12 years ago
a4ea1f1
Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/.
by
[email protected]
· 12 years ago
cf0e622
base: Move many JSONValueSerializer unit tests from chrome/common to base.
by
[email protected]
· 12 years ago
dfa049e
Move string_number_conversions to base/strings.
by
[email protected]
· 13 years ago
a899c0b0
Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside of chrome/browser.
by
[email protected]
· 13 years ago
5d30f92bf
Correct const accessors in base/values.(h|cc), Part II (ListValue)
by
[email protected]
· 13 years ago
a61890e
Correct const accessors in base/values.(h|cc)
by
[email protected]
· 13 years ago
4abb460
JSONWriter cleanup: integrate pretty print into write options.
by
[email protected]
· 13 years ago
ba4fb5a
Add a new option to JSONWriter, which instructs it not to append '.0' or
by
[email protected]
· 13 years ago
2455393
Allow JSONWriter and JSONValueSerializer to ignore binary values when instructed to do so.
by
[email protected]
· 14 years ago
113d724
Revert 110021 - Broke CrOS compile
by
[email protected]
· 14 years ago
5f4b64f
Allow JSONWriter and JSONValueSerializer to ignore binary values when instructed to do so.
by
[email protected]
· 14 years ago
6782f83
iwyu: Include stringprintf.h where appropriate, part 1.
by
[email protected]
· 14 years ago
fb534c9
Rename Real* to Double* in values.* and dependent files
by
[email protected]
· 15 years ago
e7b418b
Convert DictionaryValue's keys to std::string (from wstring).
by
[email protected]
· 15 years ago
528c56d
Move the number conversions from string_util to a new file.
by
[email protected]
· 15 years ago
4dad9ad8
Many changes to DictionaryValues:
by
[email protected]
· 16 years ago
1c1c77a5
Submitting change from http://codereview.chromium.org/276029/show
by
[email protected]
· 16 years ago
93d49d7
Move the json-related files into a separate json directory. This hopefully also
by
[email protected]
· 16 years ago
[Renamed (92%) from base/json_writer.cc]
047a03f
Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*
by
[email protected]
· 16 years ago
b81637c3
Use platform-appropriate newlines in JSON output.
by
[email protected]
· 16 years ago
d36519b
Add JSON-specific escaping, which has different rules from JS escaping.BUG=http://crbug.com/11431TEST=base_unittests.exe --gtest_filter=StringEscapeTest.Json*
by
[email protected]
· 16 years ago
3388d4c
DevTools: Introduce lightweight version of JSON serialization.
by
[email protected]
· 16 years ago
bcf60bb
Landing this patch for Jamesr.
by
[email protected]
· 16 years ago
8e50b60
revert broken change 10833
by
[email protected]
· 16 years ago
3a79b3c
Port DictionaryValue to use string16 instead of wstring.
by
[email protected]
· 16 years ago
6470ee8f
Revert dsh's change 10818
by
[email protected]
· 16 years ago
32c1471
Port DictionaryValue to use string16 instead of wstring.
by
[email protected]
· 16 years ago
e2219171
Change the string_escape functions to use string16 rather than wstring.
by
[email protected]
· 16 years ago
6dce8ade
Remove the locale parameter from the StringToDouble and
by
[email protected]
· 17 years ago
4f2ad3f5
Make unit_tests pass with pt_BR.UTF-8 locale.
by
[email protected]
· 17 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
294300a
Portability fix for JSONWriter. gcc warns when the declaration order doesn't match the initialization order. Tossed in a couple of changes for better style guide conformance for good measure.
by
[email protected]
· 17 years ago
d7cae12
Add base to the repository.
by initial.commit
· 17 years ago