Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-13 | Sort include entries. | dsinclair | |
This CL updates all of the includes to be correctly sorted. A PRESUBMIT warning is added (from chromium) that will warn if the includes are in the wrong order on upload. Review-Url: https://codereview.chromium.org/2337293002 | |||
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 |