Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-04-27 | Remove IFX_SystemHandler. | dsinclair | |
This CL folds IFX_SystemHandler into CFX_SystemHandler. Methods which either had no implementation, or returned a default value have been removed. Review URL: https://codereview.chromium.org/1923093002 | |||
2016-03-25 | Remove FX_DWORD from fpdfsdk/ and testing | tsepez | |
BUG= Review URL: https://codereview.chromium.org/1835693002 | |||
2016-03-21 | Move fpdfsdk/include/formfiller to fpdfsdk/formfiller. | Dan Sinclair | |
This CL moves the .h files and renames the .cpp files to match. R=tsepez@chromium.org Review URL: https://codereview.chromium.org/1809193002 . |