Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 |