Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use a direct include of utf_string_conversions.h in android_webview/, apps/, ... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Revert 201204 "add more string -> unsigned number conversion uni..." | hashimoto@chromium.org | 2013-05-21 | 1 | -197/+0 |
* | add more string -> unsigned number conversion unit tests | mostynb@opera.com | 2013-05-21 | 1 | -0/+197 |
* | Stop overwriting errno in base::StringPrintf, StringAppendV, and StringToDouble. | yusukes@chromium.org | 2013-05-02 | 1 | -0/+4 |
* | Feeding negative numbers to the HexStringToUInt64 should fail, with output 0 ... | mostynb@opera.com | 2013-05-01 | 1 | -6/+6 |
* | Avoid C++11 narrowing errors. | raphael.kubo.da.costa@intel.com | 2013-04-19 | 1 | -4/+4 |
* | Fix build bustage. | michaeln@google.com | 2013-04-12 | 1 | -3/+3 |
* | Add support for unsigned int64 in string_number_conversions | felipeg@chromium.org | 2013-04-12 | 1 | -0/+62 |
* | Move string_number_conversions to base/strings. | brettw@chromium.org | 2013-02-07 | 1 | -0/+442 |