| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Add HexDigitToInt function to string_util.h | tfarina@chromium.org | 2010-07-31 | 1 | -19/+7 |
* | Convert DictionaryValue's keys to std::string (from wstring). | viettrungluu@chromium.org | 2010-07-30 | 2 | -6/+8 |
* | Move the number conversions from string_util to a new file. | brettw@chromium.org | 2010-07-30 | 2 | -2/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 3 | -0/+3 |
* | detect preferences errors | erikkay@chromium.org | 2010-04-06 | 3 | -51/+133 |
* | Improve the underlying escaping function JsonDoubleQuoteT to escape < and > c... | inferno@chromium.org | 2010-04-06 | 2 | -3/+6 |
* | Add support for interacting with the DOM in browser_tests. | kkania@chromium.org | 2010-03-18 | 2 | -1/+18 |
* | Revert 41789 - Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 2 | -18/+1 |
* | Add support for DOM interaction in browser tests via C++. | kkania@chromium.org | 2010-03-17 | 2 | -1/+18 |
* | base: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-09 | 1 | -4/+3 |
* | Remove gtest_prod.h include from JSONReader. | derat@chromium.org | 2010-01-21 | 1 | -1/+6 |
* | Many changes to DictionaryValues: | pkasting@chromium.org | 2009-11-25 | 4 | -19/+64 |
* | Submitting change from http://codereview.chromium.org/276029/show | mad@chromium.org | 2009-11-03 | 2 | -2/+8 |
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 9 | -0/+1912 |