Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-02 | Remove FX_BOOL from fpdfsdk. | tsepez | |
Review-Url: https://codereview.chromium.org/2453683011 | |||
2016-11-02 | Rename CPDFXFA_Document to CPDFXFA_Context | dsinclair | |
The CPDFXFA_Document class isn't a document, it contains documents. Renamed to make the purpose a bit clearer. Review-Url: https://codereview.chromium.org/2469813004 | |||
2016-10-04 | Rename fpdfsdk/fpdfxfa files to match contentschromium/2881 | dsinclair | |
Each of these files contains a single class, rename the file to match the internal class name. Review-Url: https://codereview.chromium.org/2385423004 |