Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez | |
It's been troubling for some time that an IFX_FileStream might actually be an in-memory buffer with no backing file. Review-Url: https://codereview.chromium.org/2443723002 | |||
2016-10-13 | Cleanup CPDFXFA_App methods | dsinclair | |
This CL removes methods which are never called, or are only called once and return a static value. Those values are inlined at the calling site. Review-Url: https://codereview.chromium.org/2418633002 | |||
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383593002 |