| Commit message (Expand) | Author | Age | Files | Lines |
* | revert broken change 10833 | nsylvain@chromium.org | 2009-03-03 | 1 | -10/+9 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -9/+10 |
* | Revert dsh's change 10818 | nsylvain@chromium.org | 2009-03-03 | 1 | -10/+9 |
* | Port DictionaryValue to use string16 instead of wstring. | dsh@google.com | 2009-03-03 | 1 | -9/+10 |
* | Change the signature of JSONReader::Read() and related | aa@chromium.org | 2008-12-29 | 1 | -300/+214 |
* | Fix a memory leak in json_reader_unittest.cc | aa@chromium.org | 2008-12-24 | 1 | -24/+26 |
* | Add error messages to JSONReader and friends. This required a bit of refactor... | aa@chromium.org | 2008-12-05 | 1 | -44/+117 |
* | Remove the locale parameter from the StringToDouble and | tc@google.com | 2008-11-18 | 1 | -1/+6 |
* | Fixes bug where JSON reader errored on reading vertical tabs (\v). The | sky@google.com | 2008-10-01 | 1 | -2/+2 |
* | Add UTF-8 check for JSON deserializer. | jungshik@google.com | 2008-09-25 | 1 | -0/+7 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix some compiler warnings, and cleanup EXPECT_EQ comparisons. Hello "U" suf... | darin@google.com | 2008-08-14 | 1 | -6/+6 |
* | Fix memory leak and assert that the values are correct. | tc@google.com | 2008-08-08 | 1 | -1/+27 |
* | Cross-platform portability fixes for JSONReader. Adds generic string-to-doub... | mmentovai@google.com | 2008-08-07 | 1 | -11/+12 |
* | Add a flag to JSONReader to allow trailing commas. | tc@google.com | 2008-07-29 | 1 | -61/+137 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+412 |