aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/ports/SkFontHost_win_dw.cpp
Commit message (Expand)AuthorAge
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* Remove unwanted gFTMutex from DirectWrite port.Gravatar bungeman@google.com2013-11-21
* Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection.Gravatar bungeman@google.com2013-11-20
* De-generalize create_typeface on Windows.Gravatar bungeman@google.com2013-11-20
* Remove SK_FONTHOST_USES_FONTMGR.Gravatar bungeman@google.com2013-11-11
* Add missing braces for r11955.Gravatar bungeman@google.com2013-10-24
* Implement charToGlyph on remaining ports.Gravatar bungeman@google.com2013-10-24
* Start cleaning up 64bit Win warningsGravatar robertphillips@google.com2013-10-14
* Mutex protect SkFontMgr_DirectWrite cache.Gravatar bungeman@google.com2013-10-04
* export SkFontMgr_New_... experimental functions for testing in chromeGravatar reed@google.com2013-08-28
* Fix for 10963: Use mx instead of my where mx is wanted.Gravatar bungeman@google.com2013-08-28
* Clear unknown DirectWrite font metrics.Gravatar bungeman@google.com2013-08-27
* Better error reporting when dynamic loading fails with DirectWrite.Gravatar bungeman@google.com2013-08-21
* allow both GDI and DW fontmgrs at the same timeGravatar bungeman@google.com2013-08-21
* Update DirectWrite code so that it is loadable on XP.Gravatar 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-17
* 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
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-15
* allow both GDI and DW fontmgrs at the same timeGravatar reed@google.com2013-08-14
* remove uncalled local functionsGravatar reed@google.com2013-08-13
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failuresGravatar robertphillips@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-07
* Reverting r10589: Add getFamilyNames to SkTypefaceGravatar jvanverth@google.com2013-08-06
* Add getFamilyNames to SkTypeface.Gravatar bungeman@google.com2013-08-06
* Implement onGetTableTags and onGetTableData on Windows.Gravatar bungeman@google.com2013-08-01
* refactoring for SK_FONTHOST_USES_FONTMGR optionGravatar reed@google.com2013-07-30
* Implement onCountGlyphs and onGetUPEM on Windows.Gravatar bungeman@google.com2013-07-15
* Mask orientation and layout correctly.Gravatar commit-bot@chromium.org2013-05-06
* TTC support for DirectWrite.Gravatar bungeman@google.com2013-05-02
* Add FontMgr to DirectWrite.Gravatar bungeman@google.com2013-05-01
* add dummpy SkFontMgr::Factory() impl to font backends, so we can start testin...Gravatar reed@google.com2013-03-27
* remove SkFontHost::NextLogicalFont, and add android-specific functionGravatar reed@google.com2013-03-26
* land https://codereview.chromium.org/12676024Gravatar reed@google.com2013-03-25
* remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream()Gravatar reed@google.com2013-03-22
* remove SkFontHost::GetFileNameGravatar mike@reedtribe.org2013-03-22
* override SkTypeface::onOpenStream for DWGravatar reed@google.com2013-03-21
* move impl of AdvancedTypefaceMetrics into typeface (3)Gravatar reed@google.com2013-03-20
* remove SkFontHost::CreateScalerContextGravatar reed@google.com2013-03-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-15
* add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated)Gravatar reed@google.com2013-03-14
* [PDF] Always set the symbolic Flag for Fonts.Gravatar vandebo@chromium.org2013-03-13
* DirectWrite generatePath must transform the path by the current matrix.Gravatar bungeman@google.com2013-01-10
* Clean up usage of mask gamma.Gravatar bungeman@google.com2012-10-26
* Fonts with cubic outlines are rendered without ClearType by GDI.Gravatar bungeman@google.com2012-10-12
* Fix typo in SkFontHost_win_dw.cpp.Gravatar bungeman@google.com2012-10-07
* Fix a Ref count bug in SkFontHost_win_dw.cppGravatar bungeman@google.com2012-09-17