Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-29 | Move fpdfsdk/include to fpdfsdk | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2384503003 | |||
2016-09-29 | Move core/fxcrt/include to core/fxcrt | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2382723003 | |||
2016-09-13 | Remove inner FX_DATETIME struct from CPDFSDK_DateTime | tsepez | |
There's a separate, different FX_DATETIME in XFA. Once we remove memcpy(), there's no reason to have the inner struct for sizing. Review-Url: https://codereview.chromium.org/2333213005 | |||
2016-08-11 | Move CPDFSDK_Annot, CPDFSDK_BAAnnot and CPDFSDK_DateTime to their own files. | jaepark | |
Review-Url: https://codereview.chromium.org/2236743002 |