1. 805eabb Convert ARRAYSIZE_UNSAFE -> arraysize in base/. by viettrungluu · 11 years ago
  2. bbe1571 Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by [email protected] · 12 years ago
  3. 11b366d Revert of https://codereview.chromium.org/100823007/ by [email protected] · 12 years ago
  4. 215d261 Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by [email protected] · 12 years ago
  5. 7eac0c3f Let JsonDoubleQuote accept StringPiece by [email protected] · 12 years ago
  6. a4ea1f1 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by [email protected] · 12 years ago
  7. b68462c Improve the underlying escaping function JsonDoubleQuoteT to escape < and > characters BY DEFAULT to prevent script execution. by [email protected] · 15 years ago
  8. 379e7a5 base: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  9. 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]
  10. 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
  11. e2219171 Change the string_escape functions to use string16 rather than wstring. by [email protected] · 16 years ago
  12. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  13. 1e3f839 Add a few tests to string_escape improving code coverage. by [email protected] · 17 years ago
  14. 44a1cbfa Fix more compiler warnings. by [email protected] · 17 years ago
  15. d7cae12 Add base to the repository. by initial.commit · 17 years ago