Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-01-05 | Properly ref-count CFGAS_GEFont with CFX_RetainPtr. | tsepez | |
We worry about cyclical references, but no leaks found. Review-Url: https://codereview.chromium.org/2609423003 | |||
2016-11-11 | Remove IFGAS_FontMgr and clean up (the renamed) CFGAS_FontMgr a little. | npm | |
IFGAS_FontMgr is an interface only for a class only defined on Windows, plus a class only defined for non-Windows. I'm removing the interface, renaming the class to have the same name in both cases, and cleaning up a bit of unused methods. Review-Url: https://codereview.chromium.org/2494883002 | |||
2016-09-29 | Move xfa/fxfa/include to xfa/fxfa | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2383593002 |