Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move the json-related files into a separate json directory. This hopefully also | brettw@chromium.org | 2009-10-23 | 1 | -95/+0 |
* | Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht... | erikkay@google.com | 2009-05-20 | 1 | -52/+83 |
* | Change the string_escape functions to use string16 rather than wstring. | dsh@google.com | 2009-02-25 | 1 | -8/+8 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add a few tests to string_escape improving code coverage. | deanm@google.com | 2008-08-19 | 1 | -0/+10 |
* | Fix more compiler warnings. | darin@google.com | 2008-08-15 | 1 | -1/+0 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+79 |