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-09-21 | Make the I in IFormFiller explicit | dsinclair | |
Typically the I prefix means Interface, except for CFFL_IFormFiller where it means Interactive. Rename CFFL_IFormFiller to CFFL_InteractiveFormFiller to make the meaning explicit. Review-Url: https://codereview.chromium.org/2357203003 | |||
2016-07-21 | Move xfa_document to cxfa_document | dsinclair | |
This moves the code to match the actual class name. Review-Url: https://codereview.chromium.org/2163133004 |