aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/fontmgr.cpp
Commit message (Expand)AuthorAge
* Generate platform specific fontmgr gm.Gravatar caryclark2015-07-20
* Remove system call in DW for default font.Gravatar bungeman2015-04-29
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}Gravatar mtklein2015-03-25
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Cleanup: More override fixes - another round.Gravatar tfarina2015-01-05
* add paint::getFontBounds()Gravatar reed2014-12-15
* Remove SK_FM_NEW_MATCH_FAMILY_STYLE_CHARACTER.Gravatar bungeman2014-11-10
* Update fontMgr to take list of bcp47 language tags.Gravatar bungeman2014-10-23
* Add SkTypeface::getBounds()Gravatar reed2014-10-22
* Lookup glyphs based on character code and language tag.Gravatar djsollen2014-08-27
* Pass the IDWriteFactory instead of relying on a global creator.Gravatar bungeman@google.com2014-03-31
* Fix leak detected in FontMgrMatchGM::onDraw by Valgrind.Gravatar bungeman@google.com2013-11-12
* export SkFontMgr_New_... experimental functions for testing in chromeGravatar reed@google.com2013-08-28
* allow both GDI and DW fontmgrs at the same timeGravatar bungeman@google.com2013-08-21
* Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromi...Gravatar robertphillips@google.com2013-08-20
* allow both GDI and DW fontmgrs at the same timeGravatar bungeman@google.com2013-08-16
* Revert r10718 to unblock rollGravatar robertphillips@google.com2013-08-15
* allow both GDI and DW fontmgrs at the same timeGravatar reed@google.com2013-08-14
* Add FontMgr to DirectWrite.Gravatar bungeman@google.com2013-05-01
* show fontstyle values for each styleGravatar reed@google.com2013-04-24
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-30
* add matcher to fontstylesetGravatar reed@google.com2013-03-29
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-29
* disable tests that exercise serialization of fonts here, since we are experim...Gravatar reed@google.com2013-03-28
* add gm for experimental fontmgr apiGravatar reed@google.com2013-03-28