1. 534e776 add pathops bench for simplify by Mike Reed · 6 years ago
  2. 16d91aa remove empty devKern from SkPaint by Mike Reed · 6 years ago
  3. 0e6fc6f focus legacy blitters a little more by Mike Klein · 6 years ago
  4. e1b1d05 Revert "Remove one field of unique data from SkGlyphCacheBuilder" by Mike Klein · 6 years ago
  5. 1edff30 SkPaint::Align is dead by Mike Reed · 6 years ago
  6. 2904121 Remove one field of unique data from SkGlyphCacheBuilder by Herb Derby · 6 years ago
  7. 521e7d8 Remove one more unused macro by Brian Osman · 6 years ago
  8. bdd0f51 Simplify bitmappremul GM a bit, remove more SkColorData 4444 macros by Brian Osman · 6 years ago
  9. 1324541 Make glyph runs const in the glyph run list. by Herb Derby · 6 years ago
  10. 0bfdb4a remove SkUnpremultiplyRow() by Mike Klein · 6 years ago
  11. e8354b2 DeMorgan's blend-on-black logic by Mike Klein · 6 years ago
  12. ab350ca Leverage readPixels to simplify PDF bitmap output by Brian Osman · 6 years ago
  13. 9bb6b7e Remove mutablePaint from glyphRuns by Herb Derby · 6 years ago
  14. 509ccb0 implement most SkImageEncoderFns with skcms by Mike Klein · 6 years ago
  15. 713d034 Remove colorType switches in SkBitmap and SkBitmapDevice by Brian Osman · 6 years ago
  16. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  17. 08883cd transform_scanline_888x is transform_scanline_RGBX by Mike Klein · 6 years ago
  18. d6db27c Observe SkFont::textToGlyphs() maxGlyphCount by Florin Malita · 6 years ago
  19. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  20. 0c904fa remove unused SkImageEncoderFns bits by Mike Klein · 6 years ago
  21. 3bfe966 Move unused fields to bottom by Herb Derby · 6 years ago
  22. d029c0e remove color 16 implementation out of public by Cary Clark · 6 years ago
  23. 6a2a1f6 move SkICC::WriteToICC out of line by Mike Klein · 6 years ago
  24. 30edaaa Simplify and generalize alpha image extraction in PDF by Brian Osman · 6 years ago
  25. 67510d3 remove (unused and weird) zoom parameter on getFontMetrics by Mike Reed · 6 years ago
  26. 3f7864b Revert "Remove the unused buffers for unique glyph handling" by Herb Derby · 6 years ago
  27. 6c3879d ccpr: Age out path cache entries by Chris Dalton · 6 years ago
  28. ef77604 Switch to postConcat from preConcat by Michael Ludwig · 6 years ago
  29. 01ecf0f Remove vertex-shader perspective divide by Michael Ludwig · 6 years ago
  30. c647324 Expose aaType in simple mesh draw op helper by Michael Ludwig · 6 years ago
  31. c106081 Send correct 3rd component for uvr vertex attribute by Michael Ludwig · 6 years ago
  32. 6d546b5 Simplify PMColor preprocessor logic, move it all into SkColorPriv.h by Brian Osman · 6 years ago
  33. 4e1f022 Disable blend explicitly when the color mask is false. by Dongseong Hwang · 6 years ago
  34. f1eda00 Remove more unused color functions, and an unused Neon blitter by Brian Osman · 6 years ago
  35. 460a43d Remove the unused buffers for unique glyph handling by Herb Derby · 6 years ago
  36. fed7ec3 test for hash collision with memcmp by Mike Klein · 6 years ago
  37. 3a324f8 Reland "Move from a functional to object based interface between Painter and SkDraw" by Herb Derby · 6 years ago
  38. fa7df23 more SkBlitter::Choose refactoring by Mike Klein · 6 years ago
  39. 4cc1ddb Remove unused GrCubicEffect by Brian Osman · 6 years ago
  40. 7bfe6f8 Revert "Move from a functional to object based interface between Painter and SkDraw" by Herb Derby · 6 years ago
  41. e4dda60 remove unreachable paths in SkBlitter::Choose() by Mike Klein · 6 years ago
  42. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  43. d5ea998 Remove SkRGBA4f pinning functions by Brian Osman · 6 years ago
  44. cc3844a Move from a functional to object based interface between Painter and SkDraw by Herb Derby · 6 years ago
  45. 29a85bb implement SkPixmap::erase() as a draw by Mike Klein · 6 years ago
  46. 32526b5 Treat start(Incremental/Scanline)Decode errors as failures by Leon Scroggins III · 6 years ago
  47. 8b52224 try removing SkDraw::drawPaint() fast-path by Mike Klein · 6 years ago
  48. c4c0e34 Refactor to create the blitter in the PaintAllMasks by Herb Derby · 6 years ago
  49. cf86085 Replace GrColor4h with SkPMColor4f by Brian Osman · 6 years ago
  50. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  51. 5b5ab12 More checks in ReflexHash setup by Jim Van Verth · 6 years ago
  52. 9c3cf0d Don't allocate space for the unique glyphs. by Herb Derby · 6 years ago
  53. bfa45b4 Size buffers properly for bulk interface between Painter and SkDraw by Herb Derby · 6 years ago
  54. c127b9b Only copy subrect in DistanceFieldGen setup by Jim Van Verth · 6 years ago
  55. fa06dd2 Use bulk calls between SkGlyphRunPainter and SkDraw by Herb Derby · 6 years ago
  56. 9985a27 ccpr: Don't use cache entries as path listeners by Chris Dalton · 6 years ago
  57. 9bf8120 More YUV cleanup by Jim Van Verth · 6 years ago
  58. 4c16945 Remove uniqueID fields from SkGlyphRun by Herb Derby · 6 years ago
  59. 90b2e1c Cleanup interface between SkGlyphRunPainter and SkDraw by Herb Derby · 6 years ago
  60. 936fe7d Pass and return GrColor4h by const& when possible by Brian Osman · 6 years ago
  61. a4eb936 remove old shader routines from SkColor4Shader by Mike Klein · 6 years ago
  62. 1986f88 Remove unused GrOpList::numOps() by Brian Salomon · 6 years ago
  63. 4df3a2a some SkDraw_text cleanup by Mike Klein · 6 years ago
  64. 3a42ec0 hide the SkPaint::Align enum entirely by Mike Reed · 6 years ago
  65. 408ef21 Revert "replace SkNVRefCnt with SkRefCnt" by Mike Klein · 6 years ago
  66. 20e909e Pull out sksl emission logic for per-edge aa from GrTextureOp by Michael Ludwig · 6 years ago
  67. e24b587 Replace use of SkYUVSizeInfo with SkYUVASizeInfo by Jim Van Verth · 6 years ago
  68. 0fb1ee9 replace SkNVRefCnt with SkRefCnt by Mike Klein · 6 years ago
  69. c23d1ab use from/to_srgb only when known to be in [0,1] by Mike Klein · 6 years ago
  70. 1be2b7c Keep paint color range/precision into ops and GPs (using GrColor4h) by Brian Osman · 6 years ago
  71. d48b7a8 Remove uniqueID fields from SkGlyphRun by Herb Derby · 6 years ago
  72. 71652e2 gpu: Dump GrTextBlobCache stats in memory dumps. by Khushal · 6 years ago
  73. 229befe also catch 1^y == 1 as a special case by Mike Klein · 6 years ago
  74. 460eb5e Reland "Extract per-edge quad vertex tesselation code into reusable interface" by Michael Ludwig · 6 years ago
  75. 3185f90 expose SkFont as public way to use TextBlobBuilder by Mike Reed · 6 years ago
  76. f08002c Remove SrcRectConstraint from drawImageRect overloads with no src rect by Brian Salomon · 6 years ago
  77. 76aed1e Add GrColor4h (half-float), for use in Ops and (eventually) vertices by Brian Osman · 6 years ago
  78. 7d7c683 add helpers to SkFont (and SkTypeface) by Mike Reed · 6 years ago
  79. 6882577 Ensure fSrcOffsetUnits is in a valid range by Leon Scroggins III · 6 years ago
  80. 618decb Remove unneeded sk_bzero by Herbert Derby · 6 years ago
  81. 6e24cd3 Reland "hide setTextAlign" by Mike Reed · 6 years ago
  82. ff78aaa Revert "Extract per-edge quad vertex tesselation code into reusable interface" by Brian Osman · 6 years ago
  83. f10ea21 Revert "hide setTextAlign" by Brian Osman · 6 years ago
  84. 43c7183 hide setTextAlign by Mike Reed · 6 years ago
  85. 63fdd97 Combine mask loops in bitmap device by Herb Derby · 6 years ago
  86. f91645d Remove functional part of unique glyphs from the builder by Herb Derby · 6 years ago
  87. 9ba9d7d Use SkColor4f functionality, rather than SkPM4f.h inline functions by Brian Osman · 6 years ago
  88. 2e22745 Revert "Remove memory used by unique glyphs" by Brian Osman · 6 years ago
  89. 5d7b5a3 Remove SkPM4fPriv.h, inline the two functions at call-sites by Brian Osman · 6 years ago
  90. 76c27ac use Steps in SkSRGBGammaColorFilter by Mike Klein · 6 years ago
  91. 65f4aea Fix bug decoding JCS_RGB jpeg files by Leon Scroggins III · 6 years ago
  92. fc3784b Extract per-edge quad vertex tesselation code into reusable interface by Michael Ludwig · 6 years ago
  93. a944142 ccpr: Unregister path listeners when their cache entries are evicted by Chris Dalton · 6 years ago
  94. d99bd00 move unspecialized routines out of SkOpts by Mike Klein · 6 years ago
  95. 7d20bc4 Remove memory used by unique glyphs by Herb Derby · 6 years ago
  96. e93ec68 Reland "New GIF codec; new third_party/wuffs dep" by Leon Scroggins III · 6 years ago
  97. 93d73d9 Move perX closures into loops by Herb Derby · 6 years ago
  98. 331ccfd add textutils by Mike Reed · 6 years ago
  99. 1648976 Remove use of unique glyphs from the SkGlyphRunBuilder by Herb Derby · 6 years ago
  100. aedc9d2 Rename shuntGlyphIDs to glyphIDs by Herb Derby · 6 years ago