Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Fix minor warnings reported by cppcheck. | tfarina@chromium.org | 2012-08-06 | 1 | -1/+1 |
* | Added support for parsing out data from simple repetitive values that should ... | zelidrag@chromium.org | 2012-05-03 | 1 | -0/+28 |
* | JSONValueConverter changes for custom base::Value filed parsing. | zelidrag@chromium.org | 2012-04-13 | 1 | -1/+16 |
* | Modify the base::JSONReader interface to take a set of options rather than a ... | rsesek@chromium.org | 2012-04-11 | 1 | -6/+6 |
* | Fix a potential memory leak bug. | mukai@chromium.org | 2012-01-26 | 1 | -0/+17 |
* | Use ScopedVector instead of std::vector in case of repeated messages. | mukai@chromium.org | 2012-01-14 | 1 | -15/+18 |
* | Add custom field converter to JSONValueConverter. | mukai@chromium.org | 2012-01-13 | 1 | -0/+37 |
* | Returns a bool for JSONValueConverter::Convert() | mukai@chromium.org | 2012-01-05 | 1 | -3/+43 |
* | Add JSONValueConverter. | mukai@chromium.org | 2011-12-22 | 1 | -0/+116 |