Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-04 | Make IPDF_VariableText_{Provider,Iterator} inner classes. | dsinclair | |
This CL moves the IPDF_VariableText_Provider and IPDF_VariableText_Iterator classes to be nested sub-classes of IPDF_VariableText. BUG=pdfium:455 Review URL: https://codereview.chromium.org/1855403002 | |||
2016-03-31 | Split core/include/fpdfdoc/fpdf_ap.h | dsinclair | |
This CL splits the fpdf_ap.h file apart into individual pieces and moves the implementations to their own CPP files. Review URL: https://codereview.chromium.org/1840413002 |