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