Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-11-02 | Remove FX_BOOL from xfa. | tsepez | |
Review-Url: https://codereview.chromium.org/2467203003 | |||
2016-07-20 | Move CSSRuleCollection class to its own file | npm | |
Review-Url: https://codereview.chromium.org/2166833002 |