Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-31 | Remove FWL globals. | dsinclair | |
This CL removes the FWL_GetApp, FWL_SetApp and FWL_GetWidgetAdapter methods. In the process it changes the various Initialize methods to return void. Review-Url: https://codereview.chromium.org/2436103002 | |||
2016-10-24 | Rename IFX_ stream nameschromium/2900 | tsepez | |
It's been troubling for some time that an IFX_FileStream might actually be an in-memory buffer with no backing file. Review-Url: https://codereview.chromium.org/2443723002 | |||
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383593002 |