Sign in
chromium
/
chromium
/
src
/
b161836dff98bccf59f00f4c5730f15e20c6969e
/
base
/
json
/
string_escape_unittest.cc
805eabb
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
by viettrungluu
· 11 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
7eac0c3f
Let JsonDoubleQuote accept StringPiece
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
b68462c
Improve the underlying escaping function JsonDoubleQuoteT to escape < and > characters BY DEFAULT to prevent script execution.
by
[email protected]
· 15 years ago
379e7a5
base: string_util.h -> utf_string_conversions.h fix.
by
[email protected]
· 15 years ago
93d49d7
Move the json-related files into a separate json directory. This hopefully also
by
[email protected]
· 16 years ago
[Renamed (83%) from base/string_escape_unittest.cc]
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
e2219171
Change the string_escape functions to use string16 rather than wstring.
by
[email protected]
· 16 years ago
bf09a50
Use a more compact license header in source files.
by license.bot
· 17 years ago
1e3f839
Add a few tests to string_escape improving code coverage.
by
[email protected]
· 17 years ago
44a1cbfa
Fix more compiler warnings.
by
[email protected]
· 17 years ago
d7cae12
Add base to the repository.
by initial.commit
· 17 years ago