Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-12 | Cleanup various IFX_ text interfaces. | dsinclair | |
This CL removes IFX_ArabicChar, IFX_RTFBreak, IFX_TxtBreak, IFX_WordBreak, IFX_FormatString, and IFX_GSUBTable. References were updated to be the concrete classes. The CFX_GSUBTable was also removed as it is unused. BUG=pdfium:468 Review URL: https://codereview.chromium.org/1882213002 | |||
2016-03-25 | Remove FX_DWORD from XFA. | tsepez | |
Review URL: https://codereview.chromium.org/1830323006 | |||
2016-03-14 | Move xfa/src up to xfa/. | Dan Sinclair | |
This CL moves the xfa/src files up to the xfa/ directory and fixes the includes, include guards, and build files. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1803723002 . |