Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2382723003 | |||
2016-06-09 | Remove more casts, part 7. | tsepez | |
Replacing a void* member in CFX_SAXItem saves lots of casts. Review-Url: https://codereview.chromium.org/2051233002 | |||
2016-05-19 | Move fgas_sax into individual files in fde. | dsinclair | |
This CL moves the fgas Sax parser into the fde/xml directory. This places the parse with the other XML parser in the system. Review-Url: https://codereview.chromium.org/1990003002 |