1. b2f7fce DirectWrite to use aliased if ClearType is empty. by Ben Wagner · 10 years ago
  2. f73c237 Get additional DW font metrics when available. by bungeman · 10 years ago
  3. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  4. 9504dd5 Remove SK_IGNORE_DWRITE_RENDERING_FIX. by Ben Wagner · 10 years ago
  5. 761b250 DirectWrite to detect GDI only fonts. by bungeman · 10 years ago
  6. c83780c Remove unneeded return from DirectWrite. by Ben Wagner · 10 years ago
  7. 740c3f1 Better rendering detection with DirectWrite. by bungeman · 10 years ago
  8. a3530ef DirectWrite to not round already subpixel metrics. by bungeman · 10 years ago
  9. 98875e1 Rename SkFontHost_win_dw.cpp SkScalerContext. by Ben Wagner · 10 years ago[Renamed from src/ports/SkFontHost_win_dw.cpp]
  10. 51daa25 Split SkFontHost_win_dw. by bungeman · 10 years ago
  11. df1640d Remove SK_IGNORE_DWRITE_BITMAP_FIX. by bungeman · 10 years ago
  12. 8de5b7b Put DirectWrite bitmap fix behind the SK_IGNORE_DWRITE_BITMAP_FIX flag. by bungeman@google.com · 10 years ago
  13. 7c18351 Better handling of bitmaps in DirectWrite. by bungeman@google.com · 10 years ago
  14. e4ae0bc Fix undefined behavior in DirectWrite GDI compatible metrics. by bungeman@google.com · 10 years ago
  15. 7584c29 Un-swap underline position and thickness calcualtions in DirectWrite. by bungeman@google.com · 10 years ago
  16. 058670b Add support for kEmbeddedBitmapText_Flag to DirectWrite. by bungeman@google.com · 10 years ago
  17. d715aaa Measure DirectWrite BW consistently with rendering. by bungeman@google.com · 10 years ago
  18. 6eddc77 Pass the IDWriteFactory instead of relying on a global creator. by bungeman@google.com · 10 years ago
  19. c94a028 Add a default-default font for DirectWrite. by bungeman@google.com · 10 years ago
  20. 72cf4fc A remotable font management interface and DirectWrite implementation. by bungeman@google.com · 10 years ago
  21. 1d1f234 SkFontStyleSet_DirectWrite::getStyle to properly handle NULL out params. by bungeman@google.com · 10 years ago
  22. 0bc406d Adding code to calculate Underline Thickness from Font Metrics, this will be useful when Skia is used with Blink/Chrome. Blink changes are uploaded with code change in patch https://codereview.chromium.org/147703002/ by commit-bot@chromium.org · 10 years ago
  23. 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 10 years ago
  24. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  25. 97a5d5d Improve 'stretch' in legacy create typeface for DirectWrite. by bungeman@google.com · 11 years ago
  26. fa8afda Work around SkString::gEmptyRec->writable_str() is unwritable. by bungeman@google.com · 11 years ago
  27. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  28. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  29. aeec334 Fix one too many levels of indirection introduced in 12573. by bungeman@google.com · 11 years ago
  30. 0ff457b Fix threading issue in DirectWrite port initialization. by bungeman@google.com · 11 years ago
  31. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  32. d432332 Remove unwanted gFTMutex from DirectWrite port. by bungeman@google.com · 11 years ago
  33. 8f53d58 Only SkFontMgr_New_DirectWrite should call GetSystemFontCollection. by bungeman@google.com · 11 years ago
  34. f7159bb De-generalize create_typeface on Windows. by bungeman@google.com · 11 years ago
  35. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  36. 172c363 Add missing braces for r11955. by bungeman@google.com · 11 years ago
  37. 3c996f8 Implement charToGlyph on remaining ports. by bungeman@google.com · 11 years ago
  38. adacc70 Start cleaning up 64bit Win warnings by robertphillips@google.com · 11 years ago
  39. 86dd752 Mutex protect SkFontMgr_DirectWrite cache. by bungeman@google.com · 11 years ago
  40. d1bcfc9 export SkFontMgr_New_... experimental functions for testing in chrome by reed@google.com · 11 years ago
  41. 7687578 Fix for 10963: Use mx instead of my where mx is wanted. by bungeman@google.com · 11 years ago
  42. e1b9bad Clear unknown DirectWrite font metrics. by bungeman@google.com · 11 years ago
  43. 42a7829 Better error reporting when dynamic loading fails with DirectWrite. by bungeman@google.com · 11 years ago
  44. bfc6cc4 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  45. af9296e Update DirectWrite code so that it is loadable on XP. by bungeman@google.com · 11 years ago
  46. bcb88e5 Revert r10788 (allow both GDI and DW fontmgrs at the same time) due to Chromium XP bot failures by robertphillips@google.com · 11 years ago
  47. 7475811 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  48. 0699756 allow both GDI and DW fontmgrs at the same time by bungeman@google.com · 11 years ago
  49. 968863f Revert r10718 to unblock roll by robertphillips@google.com · 11 years ago
  50. 936be47 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  51. 7d65dee allow both GDI and DW fontmgrs at the same time by reed@google.com · 11 years ago
  52. a8b20d6 remove uncalled local functions by reed@google.com · 11 years ago
  53. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  54. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  55. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  56. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  57. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  58. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  59. b10b51f Implement onGetTableTags and onGetTableData on Windows. by bungeman@google.com · 11 years ago
  60. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  61. 7bdd614 Implement onCountGlyphs and onGetUPEM on Windows. by bungeman@google.com · 11 years ago
  62. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  63. 4bbc524 TTC support for DirectWrite. https://codereview.chromium.org/14600009/ by bungeman@google.com · 11 years ago
  64. 7103344 Add FontMgr to DirectWrite. https://codereview.chromium.org/14314008/ by bungeman@google.com · 11 years ago
  65. 070da5e add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it by reed@google.com · 11 years ago
  66. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  67. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 11 years ago
  68. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 11 years ago
  69. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 11 years ago
  70. 177dc6e override SkTypeface::onOpenStream for DW by reed@google.com · 11 years ago
  71. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 11 years ago
  72. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  73. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  74. 0e8eee7 add (dummy) SkFontHost::GetFileName (to fix build, will soon be deprecated) by reed@google.com · 11 years ago
  75. dcf9c19 [PDF] Always set the symbolic Flag for Fonts. by vandebo@chromium.org · 11 years ago
  76. 091f51b DirectWrite generatePath must transform the path by the current matrix. by bungeman@google.com · 12 years ago
  77. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  78. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  79. e21a68d Fix typo in SkFontHost_win_dw.cpp. by bungeman@google.com · 12 years ago
  80. 0729b62 Fix a Ref count bug in SkFontHost_win_dw.cpp by bungeman@google.com · 12 years ago
  81. 94acfb5 Serialization for DirectWrite https://codereview.appspot.com/6494061/ by bungeman@google.com · 12 years ago
  82. d6176b0 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  83. e8f0592 DirectWrite font host for skia. https://codereview.appspot.com/5417063/ by bungeman@google.com · 12 years ago