1. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  2. aee878d Move lang to list in Android font manager. by Ben Wagner · 7 years ago
  3. ddfd2a6 Use kLow_SkFilterQuality in generateGlyphImage by Robert Phillips · 7 years ago
  4. 423d163 Revert "Remove subpixel positioning implies no bytecode hinting." by Ben Wagner · 7 years ago
  5. 8807680 Remove subpixel positioning implies no bytecode hinting. by Ben Wagner · 7 years ago
  6. 6dd8cf1 Remove SkLightingShader and associated classes by Robert Phillips · 7 years ago
  7. 35ee0e0 clean up useage of SkFloatBits by Mike Reed · 7 years ago
  8. c722f79 clang on windows support by Mike Klein · 7 years ago
  9. ce3f44a Don't re-enter mutex in SkFontMgr_fontconfig. by Ben Wagner · 7 years ago
  10. 205c69d implement serialization for tosrgb by Mike Reed · 7 years ago
  11. 40e7e65 remove (unused?) arcto patheffect by Mike Reed · 7 years ago
  12. 219f362 Add strikeout font metrics. by Ben Wagner · 7 years ago
  13. cae60da Add aliases mapping Windows CJ fonts to Noto Serif CJK by Jungshik Shin · 7 years ago
  14. 3223e27 SkTypeface: fix non-determinism on AdvacedMetrics by Hal Canary · 7 years ago
  15. c3aef18 Load FreeType glyph bitmap before emboldening. by Ben Wagner · 7 years ago
  16. 6cdb5f2 Clip FreeType glyph bitmap to mask. by Ben Wagner · 7 years ago
  17. 44eb6d9 remove SkImageEncoder_none.cpp by Hal Canary · 7 years ago
  18. 8d3f443 SkXfermode no longer needs to e a flattenable by Mike Reed · 7 years ago
  19. bb3f562 Revert "Revert "Delete SkGaussianEdgeShader"" by Florin Malita · 7 years ago
  20. 9d14f93 Revert "Delete SkGaussianEdgeShader" by Florin Malita · 7 years ago
  21. 64790a3 Delete SkGaussianEdgeShader by Florin Malita · 7 years ago
  22. 76f7062 move all details for dashing into impl by Mike Reed · 7 years ago
  23. 564ad05 Revert "sk_fgetsize to not use ftell." by Leon Scroggins · 7 years ago
  24. 14d54c2 Hide SkPerlinNoiseShader impl details by Florin Malita · 7 years ago
  25. ebb1b5c Add new SkImageGenerator::getPixels() API, deprecate the old by Matt Sarett · 7 years ago
  26. 209e4b1 Revert "Revert "SkTypeface::getAdvancedMetrics(): cleanup"" by Hal Canary · 7 years ago
  27. 59ad782 Revert "SkTypeface::getAdvancedMetrics(): cleanup" by Hal Canary · 7 years ago
  28. cef0188 SkTypeface::getAdvancedMetrics(): cleanup by Hal Canary · 7 years ago
  29. 342a9fa add virtual to support CTFontRef by Mike Reed · 7 years ago
  30. 7575bb1 SkFontMgr::matchFamily should not crash on nullptr. by bungeman · 7 years ago
  31. 68b8e3d Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag"" by Matt Sarett · 7 years ago
  32. 0122af0 Revert "Delete copyTo(Allocator), hide copyTo() behind flag" by Matt Sarett · 7 years ago
  33. d4a338f Delete copyTo(Allocator), hide copyTo() behind flag by Matt Sarett · 7 years ago
  34. 2feb796 Finish removing GrContext param from onRefEncodedData by Brian Osman · 7 years ago
  35. 21c1313 Remove SK_IGNORE_GASP_VERSION_CHECK. by Ben Wagner · 7 years ago
  36. 4785897 Remove compressed texture support from cacherator by Brian Osman · 7 years ago
  37. bc096bf Improve variation comment for iOS. by bungeman · 7 years ago
  38. 42a2a20 Only respect version 1 gasp tables for symmetric. by Ben Wagner · 7 years ago
  39. 9f59134 Symmetric rendering when >20px with DirectWrite. by Ben Wagner · 7 years ago
  40. 1f5f6b8 Fix advances for aliased text with DirectWrite. by Ben Wagner · 7 years ago
  41. f1bc5e8 Set the kMultiMaster_FontFlag in DirectWrite. by Ben Wagner · 7 years ago
  42. 266dcb0 SkTypeface:: populate_glyph_to_unicode uniformly across platforms by Hal Canary · 7 years ago
  43. 3390cdf SkTypeface_win_dw: populate_glyph_to_unicode uses lowest unichar by Hal Canary · 7 years ago
  44. ea07652 Use the rounded text size for gasp. by Ben Wagner · 7 years ago
  45. b1f7653 Use the rounded text size for gasp. by Ben Wagner · 7 years ago
  46. 9aec894 Use last value for axis for variation position. by bungeman · 7 years ago
  47. 3e306f6 Use FontWeight symbols when available on Mac. by bungeman · 7 years ago
  48. 2f3db61 Remove SK_IGNORE_DW_GRAY_FIX. by Ben Wagner · 7 years ago
  49. 56ea77a Implement SkBlurDrawLooper with SkLayerDrawLooper by Matt Sarett · 7 years ago
  50. a2cedff Fix gaussianedge GM by Robert Phillips · 7 years ago
  51. b338484 quiet some annoying logging in unit tests by Mike Klein · 7 years ago
  52. b549cc3 Change SkMemory to the more accurately named SkMalloc. by Herb Derby · 7 years ago
  53. 3318da5 Replace Thinkness with Thickness. by Ben Wagner · 7 years ago
  54. d3b6597 Mark overridden destructors with 'override' and remove 'virtual' by Brian Salomon · 7 years ago
  55. d7b34a5 Make SkMemory.h and adjust all files for usage. by Herb Derby · 7 years ago
  56. eefa289 sk_fgetsize to not use ftell. by Ben Wagner · 7 years ago
  57. e0a34e7 Only set dw antialias mode to grayscale for A8. by Ben Wagner · 7 years ago
  58. 2225306 Support pixel antialising in DirectWrite. by Ben Wagner · 7 years ago
  59. b66fa52 Revert "Support pixel antialising in DirectWrite." by Mike Reed · 7 years ago
  60. 34db1ee Support pixel antialising in DirectWrite. by Ben Wagner · 7 years ago
  61. 4d1955c Fix SkFILEStream. by Ben Wagner · 7 years ago
  62. f1b61af Mark function used as template parameter extern. by Ben Wagner · 7 years ago
  63. c0128d4 DW last resort font default name not necessary. by Ben Wagner · 7 years ago
  64. aa3af7b SkPDF: Always get advances at unitsPerEm. by Hal Canary · 7 years ago
  65. c663905 Tell PDF on Mac when a font is a variation font. by Ben Wagner · 8 years ago
  66. e7e5499 Check that the FT_Face actually exists in SkTypeface_FreeType::onGetVariationDesignPosition. by Ben Wagner · 8 years ago
  67. e0c9e00 Remove SK_HAS_DWRITE_X defines. by Ben Wagner · 8 years ago
  68. 2a098d0 Call FT_Set_Default_Properties when available. by Ben Wagner · 8 years ago
  69. a07741a begin to hide details of SkPathEffect by Mike Reed · 8 years ago
  70. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  71. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  72. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  73. edee1ae Write SkRegion fuzzer by Kevin Lubick · 8 years ago
  74. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  75. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  76. 394d414 Implement SkHighContrastFilter by Dominic Mazzoni · 8 years ago
  77. 4ec46aa Work around Mac x- and cap-height calculation. by bungeman · 8 years ago
  78. 185130c return and take SkImageGenerator as unique_ptr by Mike Reed · 8 years ago
  79. 8be952a SkScalarMul is deprecated by Mike Reed · 8 years ago
  80. a67615f 'gasp' to control symmetric rendering on Windows. by Ben Wagner · 8 years ago
  81. 19c22e9 Revert "Roll minimum picture version up to 44." by Robert Phillips · 8 years ago
  82. 18ec7b9 Replace kCTFontXXXOrientation with kCTFontOrientationXXX. by bungeman · 8 years ago
  83. e037d12 Roll minimum picture version up to 44. by Mike Klein · 8 years ago
  84. f1ef1fa Properly create CTFontDescriptor from SkFontStyle. by bungeman · 8 years ago
  85. a04bb45 Make src/effects explicitly optional. by Mike Klein · 8 years ago
  86. 8fa7468 Include correct header in SkFontMgr_custom_empty_factory.cpp. by Ben Wagner · 8 years ago
  87. 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
  88. 83f1f44 SkFontHost_mac.cpp#create_descriptor to handle nullptr familyName. by bungeman · 8 years ago
  89. 160907f Clean up more references to GYP. by Mike Klein · 8 years ago
  90. 2527230 Implement getFamilyName for stream fonts on Linux. by Ben Wagner · 8 years ago
  91. a6725fc Support fCapHeight in SkScalerContext_DW by Koji Ishii · 8 years ago
  92. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 8 years ago
  93. efaad3c Remove SkColorCubeFilter. It is unused. by Mike Klein · 8 years ago
  94. 2873c76 Decode system font weight correctly on Mac. by bungeman · 8 years ago
  95. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  96. 95e3c05 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  97. c456b73 Revert "SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h" by Kevin Lubick · 8 years ago
  98. a5494f1 SkTypes.h : move SkAutoMalloc into SkAutoMalloc.h by Hal Canary · 8 years ago
  99. 0ab977f Remove SkUseTestFontConfigFile. by Ben Wagner · 8 years ago
  100. 89cb821 Separate SkArithmeticImageFilter from SkXfermodeImageFilter. by Brian Salomon · 8 years ago