1. 0bbce33 Support for COLR 0xFFFF foreground color in FT backend by Dominik Röttsches · 2 years, 9 months ago
  2. 7368c6d Minor comment fixes in COLRv1 GM and implementation by Dominik Röttsches · 2 years, 9 months ago
  3. a9860f0 Adapt to fixed point values in FT COLRv1 structs by Dominik Röttsches · 2 years, 9 months ago
  4. 4be2057 Fix out of bounds palette index access by Dominik Röttsches · 2 years, 9 months ago
  5. 9fa47cc Make class members that are static constexpr also be inline. by Brian Salomon · 2 years, 10 months ago
  6. 09961b5 [COLRv1] Fix blending and compositing by Dominik Röttsches · 2 years, 11 months ago
  7. 9000603 [COLRv1] Add blend mode 'plus' by Dominik Röttsches · 3 years ago
  8. 2fa273e Reland: [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years ago
  9. df1ba03 Revert "[COLRv1] Support retrieving ClipBox." by Robert Phillips · 3 years ago
  10. 4f12b4a [COLRv1] Support retrieving ClipBox. by Dominik Röttsches · 3 years ago
  11. 58920bb [COLRv1] Spec update for degree specifications, fix PaintSkew by Dominik Röttsches · 3 years ago
  12. 613ca2b Fix PaintScale and add testing by Dominik Röttsches · 3 years ago
  13. a149e8f Add support for FT_COLR_PAINTFORMAT_SCALE by Ben Wagner · 3 years, 1 month ago
  14. 9d92d0f Roll FreeType by Ben Wagner · 3 years, 1 month ago
  15. 7bf7999 Reland "Add format-specifier warnings to SkDebugf." by John Stiles · 3 years, 1 month ago
  16. 283dba5 Revert "Add format-specifier warnings to SkDebugf." by Tyler Denniston · 3 years, 1 month ago
  17. e58831c Add format-specifier warnings to SkDebugf. by John Stiles · 3 years, 1 month ago
  18. 7b9b738 Gate breaking FreeType change in COLRv1 struct names by Dominik Röttsches · 3 years, 1 month ago
  19. 2da029b [COLRv1] Map linear gradient extrema to [0, 1] range by Dominik Röttsches · 3 years, 3 months ago
  20. ee98a42 Avoid code duplication in retrieving color stops by Dominik Röttsches · 3 years, 3 months ago
  21. 1c847f5 [COLRv1] Paint cycle detection by Dominik Röttsches · 3 years, 3 months ago
  22. 4df814c [COLRv1] Special case a sequence of PaintGlyph + solid/gradient fill by Dominik Röttsches · 3 years, 3 months ago
  23. f37b23d Extract configuring SkPaint from FreeType COLRv1 Paint info by Dominik Röttsches · 3 years, 3 months ago
  24. ac04d95 Factor out COLRv1 transforms to separate function by Dominik Röttsches · 3 years, 3 months ago
  25. e14d725 Avoid unnecessary saveLayer() in COLRv1 paint operations by Dominik Röttsches · 3 years, 4 months ago
  26. 2e04df9 Support PaintTranslate in COLRv1 rasterisation by Dominik Röttsches · 3 years, 4 months ago
  27. 691a794 Support COLRv1 color fonts by Dominik Röttsches · 3 years, 6 months ago
  28. 7281cb1 Use sampling instead of (deprecated) filter-quality by Mike Reed · 3 years, 7 months ago
  29. 0fc077e use SkMask::Format in SkGlyph and SkScalerContextRec by Herb Derby · 3 years, 9 months ago
  30. d38f00a Skip degenerate contours in glyphs. by Ben Wagner · 4 years, 6 months ago
  31. 788b916 Remove SkTMin and SkTMax by Brian Osman · 4 years, 6 months ago
  32. 92b3335 more rect api simplifications by Mike Reed · 5 years ago
  33. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  34. 990bfc7 Convert SkGlyph::toMask() to SkGlyph::mask() by Herb Derby · 5 years ago
  35. aa166bd Update FreeType to use isSubpixel and isVertical. by Ben Wagner · 6 years ago
  36. ba6f533 Implement SubPixel mode support for FreeType COLR/CPAL by Bruce Wang · 6 years ago
  37. f3ca1c6 Implement FreeType COLR/CPAL support. by Bruce Wang · 6 years ago
  38. e541645 Change generateAdvance to never chain. by Ben Wagner · 6 years ago
  39. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  40. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  41. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago
  42. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  43. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  44. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  45. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  46. 5ddb308 Distinguish between glyphs with empty path and no path. by Ben Wagner · 6 years ago
  47. 2bcd843 SkFontHost_FreeType: better debugging info by Hal Canary · 7 years ago
  48. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  49. ddfd2a6 Use kLow_SkFilterQuality in generateGlyphImage by Robert Phillips · 7 years ago
  50. 6cdb5f2 Clip FreeType glyph bitmap to mask. by Ben Wagner · 7 years ago
  51. 2512db2 Check and report FreeType error. by Ben Wagner · 8 years ago
  52. 401ae2d Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  53. 280d537 Revert of Rotate emoji with FreeType. (patchset #5 id:80001 of https://codereview.chromium.org/2139703002/ ) by bungeman · 8 years ago
  54. 31e0c13 Rotate bitmap strikes with FreeType. by bungeman · 8 years ago
  55. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  56. 93a1215 SkPaint::FilterLevel -> SkFilterQuality by reed · 9 years ago
  57. cf808aa Clang warnings for SkFontHost_FreeType_common.cpp by fmalita · 9 years ago
  58. 4b583ac FreeType uses unsigned int, Skia uses int. by joshualitt · 9 years ago
  59. d54d3fc remove unused kLCD_MaskFormat by reed · 10 years ago
  60. ef24b7d Use medium filtering when downscaling bitmap glyphs in FreeType host by djsollen · 10 years ago
  61. 6c22573 hide SkBitmap::setConfig by reed · 10 years ago
  62. 6fa81d7 Revert of https://codereview.chromium.org/119943002/ by commit-bot@chromium.org · 11 years ago
  63. 5f2fd5d Revert of https://codereview.chromium.org/101423004/ by commit-bot@chromium.org · 11 years ago
  64. a9e9a25 This patch makes SkScalerContext_FreeType to be the only one which embolden the glyphs. by commit-bot@chromium.org · 11 years ago
  65. c9a8a7e improve bitmap font support (FreeType only) by bungeman@google.com · 11 years ago
  66. 66a58ac Fixed a few warnings by sugoi@google.com · 11 years ago
  67. a76de72 Clean up usage of mask gamma. https://codereview.appspot.com/6749061/ by bungeman@google.com · 12 years ago
  68. 8ff8a19 Vertical metrics for FreeType. https://codereview.appspot.com/6554064/ by bungeman@google.com · 12 years ago
  69. 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
  70. c59b5da Split out SkFontHost_FreeType into common files by george@mozilla.com · 12 years ago