1. f8c74a1 SkFontHost/FreeType/ToUnicode: add an assert by halcanary · 8 years ago
  2. a9322c2 Revert "Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ )" by reed · 8 years ago
  3. 25e0a04 Revert of Pass effects directly to fontcache (patchset #8 id:140001 of https://codereview.chromium.org/1863013003/ ) by borenet · 8 years ago
  4. c791728 Pass effects directly to fontcache by reed · 8 years ago
  5. a1e8f8d Decouple contrast boost from fake gamma. by brianosman · 8 years ago
  6. 6b3eacb Change type of SkGlyph::fAdvance[XY] to float. by benjaminwagner · 8 years ago
  7. fe7ada7 Make FreeType usable on Windows. by caryclark · 8 years ago
  8. 5f939ab Use std::unique_ptr. by mtklein · 8 years ago
  9. e7ec417 Revert of Use std::unique_ptr. (patchset #10 id:170001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  10. 2691d76 Use std::unique_ptr. by mtklein · 8 years ago
  11. 218c846 Revert of Use std::unique_ptr. (patchset #8 id:130001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  12. 3dd9ed3 Use std::unique_ptr. by mtklein · 8 years ago
  13. 977c07d Revert of Use std::unique_ptr. (patchset #7 id:120001 of https://codereview.chromium.org/1780933003/ ) by mtklein · 8 years ago
  14. 20c1e3a Use std::unique_ptr. by mtklein · 8 years ago
  15. aabd71c SkFontHost_FreeType constructor to correctly release resources. by bungeman · 8 years ago
  16. 64a3c95 Check scalar to fixed conversions with axes. by benjaminwagner · 8 years ago
  17. 4534562 Change type of SkScalerContext_FreeType::fScaleX/Y. All uses want FT_F26Dot6. by benjaminwagner · 8 years ago
  18. f6c7107 Expose API for gx font variation axes. by bungeman · 9 years ago
  19. 3f846ae Take mutex when calling into FreeType. by bungeman · 9 years ago
  20. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  21. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  22. d3ebb48 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  23. fb8c1fc Revert of IWYU: 'core' target, files starting A-C. (patchset #5 id:80001 of https://codereview.chromium.org/1265033002/ ) by reed · 9 years ago
  24. 7403d87 IWYU: 'core' target, files starting A-C. by bungeman · 9 years ago
  25. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  26. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  27. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  28. 13a007d Expose SkFaceRec less. by bungeman · 9 years ago
  29. 1e23736 Remove FT_HAS_COLOR definition. by bungeman · 9 years ago
  30. 726cf90 Add cmap 3,0 (symbol) as Unicode fallback. by bungeman · 9 years ago
  31. 08d1714 Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
  32. c657b69 Revert of Remove SK_FREETYPE_HAS_MM. (patchset #1 id:1 of https://codereview.chromium.org/1143133006/) by reed · 9 years ago
  33. 4f61fee Remove SK_FREETYPE_HAS_MM. by bungeman · 9 years ago
  34. 41868fe Font variations. by bungeman · 9 years ago
  35. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  36. 3489ee0 Font variations. by bungeman · 9 years ago
  37. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  38. 05773ed Font variations. by bungeman · 9 years ago
  39. 80ea19c Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) by reed · 9 years ago
  40. 2629697 Revert of stop calling SkScalarDiv (patchset #4 id:60001 of https://codereview.chromium.org/1135053002/) by reed · 9 years ago
  41. 39a9a50 Make SkAdvancedTypefaceMetrics private. by reed · 9 years ago
  42. 67d71c8 stop calling SkScalarDiv by reed · 9 years ago
  43. d803cda Add PS 'all' weight name to scanFont. by bungeman · 9 years ago
  44. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  45. 665b038 Use typographic font metrics when the font requests. by bungeman · 9 years ago
  46. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 9 years ago
  47. 52b64b4 SkFontHost_FreeType takes advantage of SkStreamAsset. by bungeman · 10 years ago
  48. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  49. ec7e12f Lcd request early check in SkFontHost_FreeType::onFilterRec. by bungeman · 10 years ago
  50. d4742fa Reduce overhead of SkFontHost_FreeType::onFilterRec. by bungeman · 10 years ago
  51. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  52. fcfea99 Upstream custom freetype embolding strength from Android by djsollen · 10 years ago
  53. 5f14c5e Factor text size device mapping in SkScalerContext. by bungeman · 10 years ago
  54. 9dc2468 Clean up FreeType library ref counting. by bungeman · 10 years ago
  55. 5ec443c Clean up FreeType code for 2.3.8. by bungeman · 10 years ago
  56. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  57. 6fee786 Remove SK_USE_SCALED_FONTMETRICS. by bungeman · 10 years ago
  58. c17c658 SK_USE_SCALED_FONTMETRICS for correct scaling by reed · 10 years ago
  59. 6500760 Revert of scale xmin and xmax for FontMetrics (patchset #1 id:1 of https://codereview.chromium.org/685153004/) by robertphillips · 10 years ago
  60. 79c276e scale xmin and xmax for FontMetrics by reed · 10 years ago
  61. 7316b10 Revert of scale xmin/xmax etc in fontmetrics (patchset #1 id:1 of https://codereview.chromium.org/690533004/) by bungeman · 10 years ago
  62. f8c2fef scale xmin/xmax etc in fontmetrics by reed · 10 years ago
  63. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  64. 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
  65. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  66. d2ae728 Use correct size for font style name search. by bungeman · 10 years ago
  67. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  68. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  69. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  70. a85511a Don't try to scale embedded bitmaps. by bungeman · 10 years ago
  71. a10742c update to accommodate latest clang in chrome toolchain by caryclark · 10 years ago
  72. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  73. 729776c Remove unecessary check from android framework build by djsollen · 10 years ago
  74. 858a789 Revert to old autohinting behavior on Android. by djsollen · 10 years ago
  75. 1b27704 Remove ALL font fallback logic from Skia. by djsollen · 10 years ago
  76. 3a21d61 Update find_name_and_attributes to take ttc index and rename to SkTypeface_FreeType::ScanFont. by bungeman · 10 years ago
  77. 4107806 Remove vertical/horizontal metrics selection. by bungeman · 10 years ago
  78. 0f9bad0 [PDF] Fix font embedding restrictions. by vandebo · 10 years ago
  79. 4a867a6 Remove SK_IGNORE_UNDERLINE_POSITION_FIX now that it is no longer used. by bungeman@google.com · 10 years ago
  80. d3031aa Stage fixes for underline position. by commit-bot@chromium.org · 10 years ago
  81. c18ba27 Remove SK_IGNORE_FREETYPE_ROTATION_FIX and guarded code. by bungeman@google.com · 10 years ago
  82. d3fbd34 Fix size of rotated text with FreeType. by bungeman@google.com · 10 years ago
  83. 921d2b3 The android framework should not embolden glyphs that originate from bold fonts. by commit-bot@chromium.org · 10 years ago
  84. 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
  85. ba9354b SkOnce in is_lcd_supported instead of hand rolled double-checked locking. by commit-bot@chromium.org · 10 years ago
  86. fe755b4 Remove BOM from SkFontHost_FreeType.cpp. by bungeman@google.com · 11 years ago
  87. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  88. 6fa81d7 Revert of https://codereview.chromium.org/119943002/ by commit-bot@chromium.org · 11 years ago
  89. 5f2fd5d Revert of https://codereview.chromium.org/101423004/ by commit-bot@chromium.org · 11 years ago
  90. a9e9a25 This patch makes SkScalerContext_FreeType to be the only one which embolden the glyphs. by commit-bot@chromium.org · 11 years ago
  91. 12bd4a0 Provide last resort for fCapHeight in SkFontHost_FreeType::onGetAdvancedTypefaceMetrics. by bungeman@google.com · 11 years ago
  92. cbe1b54 Supports the cap height for FreeType even when TT OS2 version is 1. by bungeman@google.com · 11 years ago
  93. c9a8a7e improve bitmap font support (FreeType only) by bungeman@google.com · 11 years ago
  94. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  95. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  96. 4d71db8 Actually mark other types of fonts as 'kOther' in FreeType port. by bungeman@google.com · 11 years ago
  97. 35fe737 prototype for kerning api by reed@google.com · 11 years ago
  98. b8aa4dd Fix off by one error in last advanceCount in SkFontHost_FreeType. by bungeman@google.com · 11 years ago
  99. 2822c9a Nobody defines SK_SUPPORT_HINTING_SCALE_FACTOR any more, so remove it. by mtklein@google.com · 11 years ago
  100. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago