1. f2b340f Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  2. aa97a84 Revert of Consolidate SK_CRASH and sk_throw into SK_ABORT (patchset #5 id:80001 of https://codereview.chromium.org/1610823002/ ) by djsollen · 9 years ago
  3. 4c5cd7d Consolidate SK_CRASH and sk_throw into SK_ABORT by djsollen · 9 years ago
  4. 1ee7651 Start making all .cpp files compile-able on all platforms. by mtklein · 9 years ago
  5. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  6. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  7. f052715 Use portable code for family names with DirectWrite. by bungeman · 9 years ago
  8. 0007bde SkAdvancedTypefaceMetrics zeroing constructor by halcanary · 9 years ago
  9. f7b54cd Add check that Dwrite glyph fits in unicode table. by wfh · 9 years ago
  10. 41868fe Font variations. by bungeman · 9 years ago
  11. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  12. 3489ee0 Font variations. by bungeman · 9 years ago
  13. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  14. 05773ed Font variations. by bungeman · 9 years ago
  15. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  16. 567ff2f Cleanup: Remove unnecessary double-semicolons. by tfarina · 9 years ago
  17. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  18. 12f0312 Support BGR with DirectWrite. by bungeman · 9 years ago
  19. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  20. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  21. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  22. d71b757 Serialize the font index. by bungeman · 10 years ago
  23. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  24. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  25. 5e7b4f9 Require length in sk_wchar_to_string. by bungeman · 10 years ago
  26. aace997 Reverse swap order in DirectWrite typeface. by bungeman · 10 years ago
  27. df2ec35 Directly compute glyphToUnicode array in DirectWrite. by bungeman · 10 years ago
  28. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  29. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  30. 6d867d4 DirectWrite to use PostScript name for PDF. by bungeman · 10 years ago
  31. 51daa25 Split SkFontHost_win_dw. by bungeman · 10 years ago