1. 4518400 Reland of Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  2. 7ce5d82 Revert of Change base::Value::ListStorage to std::vector<base::Value> (patchset #14 id:260001 of https://codereview.chromium.org/2740143002/ ) by rouslan · 7 years ago
  3. 0143ef0 Change base::Value::ListStorage to std::vector<base::Value> by jdoerrie · 7 years ago
  4. 89ee31a Make base::Value::TYPE a scoped enum. by jdoerrie · 8 years ago
  5. 1fa44fb Use std::unique_ptr for base::DictionaryValue and base::ListValue's internal store. by dcheng · 8 years ago
  6. a6a6a68 Switch to standard integer types in base/. by avi · 9 years ago
  7. 5853c89 Remove kint64min. by avi · 9 years ago
  8. b5f30dd Convert JsonWriter::Write to taking a const ref for the in-param by estade · 9 years ago
  9. 103973a Fix build issues in base/ for Android x64 by yang.gu@intel.com · 10 years ago
  10. 71ec72b Invalid JSON output when BinaryValue type present as part of input object. by tsepez@chromium.org · 10 years ago
  11. 1d7a4c4 Fix braces and indentation in json_writer.cc prior as a precursor for subsequent modifications. by tsepez@chromium.org · 10 years ago
  12. edbdd40 JSONWriter cleanups falling out from optimization attempts. by gab@chromium.org · 10 years ago
  13. dc66ca7 Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by rsesek@chromium.org · 11 years ago
  14. 5c31094 Revert of https://codereview.chromium.org/100823007/ by antrim@chromium.org · 11 years ago
  15. ddbee0a Stop doing unnecessary UTF-8 to UTF-16 conversions in JSONWriter. by rsesek@chromium.org · 11 years ago
  16. 67d593d Use a direct include of strings headers in base/. by avi@chromium.org · 11 years ago
  17. 17f6062 Use a direct include of utf_string_conversions.h in android_webview/, apps/, ash/, base/. by avi@chromium.org · 11 years ago
  18. 4af74f5 base: Move many JSONValueSerializer unit tests from chrome/common to base. by tfarina@chromium.org · 11 years ago
  19. abcde5c Move string_number_conversions to base/strings. by brettw@chromium.org · 11 years ago
  20. a2fbefc Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside of chrome/browser. by pneubeck@chromium.org · 12 years ago
  21. a8ca4fd Correct const accessors in base/values.(h|cc), Part II (ListValue) by vabr@chromium.org · 12 years ago
  22. 7456243 Correct const accessors in base/values.(h|cc) by vabr@chromium.org · 12 years ago
  23. 3cfd016 JSONWriter cleanup: integrate pretty print into write options. by ericdingle@chromium.org · 12 years ago
  24. 31679d9 Add a new option to JSONWriter, which instructs it not to append '.0' or by kkania@chromium.org · 12 years ago
  25. dfb9b25 Allow JSONWriter and JSONValueSerializer to ignore binary values when instructed to do so. by ericdingle@chromium.org · 13 years ago
  26. b023121 Revert 110021 - Broke CrOS compile by rsleevi@chromium.org · 13 years ago
  27. eb0ae73 Allow JSONWriter and JSONValueSerializer to ignore binary values when instructed to do so. by ericdingle@chromium.org · 13 years ago
  28. 8fcfe96 iwyu: Include stringprintf.h where appropriate, part 1. by jhawkins@chromium.org · 13 years ago
  29. 13413eb Rename Real* to Double* in values.* and dependent files by arv@chromium.org · 13 years ago
  30. 178423d Convert DictionaryValue's keys to std::string (from wstring). by viettrungluu@chromium.org · 14 years ago
  31. cbde69a Move the number conversions from string_util to a new file. by brettw@chromium.org · 14 years ago
  32. 36515db Many changes to DictionaryValues: by pkasting@chromium.org · 15 years ago
  33. f0f7291 Submitting change from http://codereview.chromium.org/276029/show by mad@chromium.org · 15 years ago
  34. 7cd41eb Move the json-related files into a separate json directory. This hopefully also by brettw@chromium.org · 15 years ago[Renamed (92%) from base/json_writer.cc]
  35. 50c9465 Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* by brettw@chromium.org · 15 years ago
  36. 95c9ec9 Use platform-appropriate newlines in JSON output. by mark@chromium.org · 15 years ago
  37. 4505fb9 Add JSON-specific escaping, which has different rules from JS escaping.BUG=http://crbug.com/11431TEST=base_unittests.exe --gtest_filter=StringEscapeTest.Json* by erikkay@google.com · 15 years ago
  38. f68146b DevTools: Introduce lightweight version of JSON serialization. by pfeldman@chromium.org · 15 years ago
  39. 0715789 Landing this patch for Jamesr. by mad@chromium.org · 15 years ago
  40. 1242667 revert broken change 10833 by nsylvain@chromium.org · 15 years ago
  41. 14e0b9a Port DictionaryValue to use string16 instead of wstring. by dsh@google.com · 15 years ago
  42. af7af1d Revert dsh's change 10818 by nsylvain@chromium.org · 15 years ago
  43. 7258e86 Port DictionaryValue to use string16 instead of wstring. by dsh@google.com · 15 years ago
  44. 2423cfd Change the string_escape functions to use string16 rather than wstring. by dsh@google.com · 15 years ago
  45. fbc2049 Remove the locale parameter from the StringToDouble and by tc@google.com · 16 years ago
  46. 866a31a Make unit_tests pass with pt_BR.UTF-8 locale. by tc@google.com · 16 years ago
  47. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  48. ef3ae5a 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 mmentovai@google.com · 16 years ago
  49. 3f4a732 Add base to the repository. by initial.commit · 16 years ago