1. 967704b base/json: Collapse a condition in ReadHexDigits into a single if clause. by [email protected] · 14 years ago
  2. f9a65c7 base/json: Use IsAsciiDigit in JSONReader::ReadInt() function. by [email protected] · 14 years ago
  3. 005bab0 Move json_value_serializer from content/common to base. by [email protected] · 14 years ago
  4. 32c438e2 base/json: Make ReadHexDigits easier to read by using IsHexDigit() function. by [email protected] · 14 years ago
  5. 249153f base/json: Get rid of static initializer in JSONReader. by [email protected] · 14 years ago
  6. 8f6a722 base/json: Get rid of an old TODO that doesn't apply anymore. by [email protected] · 14 years ago
  7. 0de764e Revert recent changes to base::Value by [email protected] · 14 years ago
  8. a7f1806 base: Add AsList() function to Value API. by [email protected] · 14 years ago
  9. 6a808eb base/json: Don't use static variables of user-defined type (i.e, std::wstring). by [email protected] · 14 years ago
  10. 0bea725 Rename BASE_API to BASE_EXPORT. by [email protected] · 14 years ago
  11. f3a1c64 Move base/values.h into the base namespace. This includes a cros DEPS roll by [email protected] · 14 years ago
  12. 6782f83 iwyu: Include stringprintf.h where appropriate, part 1. by [email protected] · 14 years ago
  13. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  14. f5661ca Base: A few more files using BASE_API (for base.dll) by [email protected] · 14 years ago
  15. fb534c9 Rename Real* to Double* in values.* and dependent files by [email protected] · 15 years ago
  16. eae9c06 Order function definitions in base/ according to the header. by [email protected] · 15 years ago
  17. a502bbe7 Start sorting methods in class declarations. by [email protected] · 15 years ago
  18. 9992266 Remove remaining deprecated wstring methods from base/values.{cc,h}. by [email protected] · 15 years ago
  19. dc9a676 Remove deprecated wstring Get(As)String() methods from Value, etc. by [email protected] · 15 years ago
  20. 16b52716 Remove (deprecated) wstring version of Value::CreateStringValue(). by [email protected] · 15 years ago
  21. 8b6e84a Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion(). by [email protected] · 15 years ago
  22. 9001854 Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExpansion() overloads. by [email protected] · 15 years ago
  23. 61197df base: Add HexDigitToInt function to string_util.h by [email protected] · 15 years ago
  24. e7b418b Convert DictionaryValue's keys to std::string (from wstring). by [email protected] · 15 years ago
  25. 528c56d Move the number conversions from string_util to a new file. by [email protected] · 15 years ago
  26. 32b76ef `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by [email protected] · 15 years ago
  27. ba39967 detect preferences errors by [email protected] · 15 years ago
  28. b68462c Improve the underlying escaping function JsonDoubleQuoteT to escape < and > characters BY DEFAULT to prevent script execution. by [email protected] · 15 years ago
  29. a9602de Add support for interacting with the DOM in browser_tests. by [email protected] · 15 years ago
  30. 8814427 Revert 41789 - Add support for DOM interaction in browser tests via C++. by [email protected] · 15 years ago
  31. c158a66 Add support for DOM interaction in browser tests via C++. by [email protected] · 15 years ago
  32. 379e7a5 base: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  33. c646aed Remove gtest_prod.h include from JSONReader. by [email protected] · 16 years ago
  34. 4dad9ad8 Many changes to DictionaryValues: by [email protected] · 16 years ago
  35. 1c1c77a5 Submitting change from http://codereview.chromium.org/276029/show by [email protected] · 16 years ago
  36. 93d49d7 Move the json-related files into a separate json directory. This hopefully also by [email protected] · 16 years ago