1. f690ed9 Fix build issues in base/ for Android x64 by [email protected] · 11 years ago
  2. 4d3cc01 Invalid JSON output when BinaryValue type present as part of input object. by [email protected] · 12 years ago
  3. e959b8dc Fix braces and indentation in json_writer.cc prior as a precursor for subsequent modifications. by [email protected] · 12 years ago
  4. 44ea531 JSONWriter cleanups falling out from optimization attempts. by [email protected] · 12 years ago
  5. bbe1571 Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by [email protected] · 12 years ago
  6. 11b366d Revert of https://codereview.chromium.org/100823007/ by [email protected] · 12 years ago
  7. 215d261 Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by [email protected] · 12 years ago
  8. d529cb0 Use a direct include of strings headers in base/. by [email protected] · 12 years ago
  9. a4ea1f1 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by [email protected] · 12 years ago
  10. cf0e622 base: Move many JSONValueSerializer unit tests from chrome/common to base. by [email protected] · 12 years ago
  11. dfa049e Move string_number_conversions to base/strings. by [email protected] · 13 years ago
  12. a899c0b0 Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside of chrome/browser. by [email protected] · 13 years ago
  13. 5d30f92bf Correct const accessors in base/values.(h|cc), Part II (ListValue) by [email protected] · 13 years ago
  14. a61890e Correct const accessors in base/values.(h|cc) by [email protected] · 13 years ago
  15. 4abb460 JSONWriter cleanup: integrate pretty print into write options. by [email protected] · 13 years ago
  16. ba4fb5a Add a new option to JSONWriter, which instructs it not to append '.0' or by [email protected] · 13 years ago
  17. 2455393 Allow JSONWriter and JSONValueSerializer to ignore binary values when instructed to do so. by [email protected] · 14 years ago
  18. 113d724 Revert 110021 - Broke CrOS compile by [email protected] · 14 years ago
  19. 5f4b64f Allow JSONWriter and JSONValueSerializer to ignore binary values when instructed to do so. by [email protected] · 14 years ago
  20. 6782f83 iwyu: Include stringprintf.h where appropriate, part 1. by [email protected] · 14 years ago
  21. fb534c9 Rename Real* to Double* in values.* and dependent files by [email protected] · 15 years ago
  22. e7b418b Convert DictionaryValue's keys to std::string (from wstring). by [email protected] · 15 years ago
  23. 528c56d Move the number conversions from string_util to a new file. by [email protected] · 15 years ago
  24. 4dad9ad8 Many changes to DictionaryValues: by [email protected] · 16 years ago
  25. 1c1c77a5 Submitting change from http://codereview.chromium.org/276029/show by [email protected] · 16 years ago
  26. 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]
  27. 047a03f Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* by [email protected] · 16 years ago
  28. b81637c3 Use platform-appropriate newlines in JSON output. by [email protected] · 16 years ago
  29. 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
  30. 3388d4c DevTools: Introduce lightweight version of JSON serialization. by [email protected] · 16 years ago
  31. bcf60bb Landing this patch for Jamesr. by [email protected] · 16 years ago
  32. 8e50b60 revert broken change 10833 by [email protected] · 16 years ago
  33. 3a79b3c Port DictionaryValue to use string16 instead of wstring. by [email protected] · 16 years ago
  34. 6470ee8f Revert dsh's change 10818 by [email protected] · 16 years ago
  35. 32c1471 Port DictionaryValue to use string16 instead of wstring. by [email protected] · 16 years ago
  36. e2219171 Change the string_escape functions to use string16 rather than wstring. by [email protected] · 16 years ago
  37. 6dce8ade Remove the locale parameter from the StringToDouble and by [email protected] · 17 years ago
  38. 4f2ad3f5 Make unit_tests pass with pt_BR.UTF-8 locale. by [email protected] · 17 years ago
  39. bf09a50 Use a more compact license header in source files. by license.bot · 17 years ago
  40. 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
  41. d7cae12 Add base to the repository. by initial.commit · 17 years ago