Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-29 | Move core/fxge/include to core/fxge | dsinclair | |
BUG=pdfium:611 Review-Url: https://codereview.chromium.org/2377393002 | |||
2016-08-29 | Move CFX_SubstFont and CTTFontDesc into their own files | npm | |
Review-Url: https://codereview.chromium.org/2292503002 | |||
2016-07-27 | Splitting fx_ge_fontmap.cpp | npm | |
Move CFX_FolderFontInfo, CFX_FontMgr, and CFX_FontMapper into their own classes. There are namespaces in each of the new files, having methods from the original namespace in fx_ge_fontmap, according to what each class needs. Review-Url: https://codereview.chromium.org/2185533006 |