1. 8ae7c90 Remove old ICC parser, A2B SkColorSpace, SkGammas, etc... by Brian Osman · 6 years ago
  2. d4255ed Handle the glyph too big path fallback by Herb Derby · 6 years ago
  3. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  4. 0b0e0b8 centralize default src/dst colorspace policy by Mike Klein · 6 years ago
  5. c349f18 use textonpath util for canvas::drawTextOnPath by Mike Reed · 6 years ago
  6. 36f7e32 Reland "Switch SkCodec to use skcms plus fixes"" by Leon Scroggins III · 6 years ago
  7. 49f8da0 use nothingToDraw more often by Mike Reed · 6 years ago
  8. 3054989 do reject vertical lines if they are outside of the clip by Mike Reed · 6 years ago
  9. 92bc476 Rearrange templates to get ios to compile by Herb Derby · 6 years ago
  10. 83988ed Revert "Reland "Switch SkCodec to use skcms" plus fixes" by Leon Scroggins · 6 years ago
  11. d2fec23 Have GPU and RemoteGlyphCache share mask position code by Herb Derby · 6 years ago
  12. ee2a3f3 Add back tight scaler context managment by Herb Derby · 6 years ago
  13. 49894f4 Reland "Switch SkCodec to use skcms" plus fixes by Leon Scroggins III · 6 years ago
  14. 12d966f Reland "match sRGB primaries with skcms" by Brian Osman · 6 years ago
  15. 447b198 Reorganize TrackLayerDevice and move processGlyphRunForMask by Herb Derby · 6 years ago
  16. 3a4818d Move mask rendering to its own routine by Herb Derby · 6 years ago
  17. b2c7216 Simplify lifetime of scaler context for remote cache by Herb Derby · 6 years ago
  18. fd7957c Make create_test_font less global-ish. by Ben Wagner · 7 years ago
  19. 3dfc752 Revert "match sRGB primaries with skcms" by Mike Klein · 6 years ago
  20. afcef4b Make calling convention usable by remote cache by Herb Derby · 6 years ago
  21. 66567d8 match sRGB primaries with skcms by Mike Klein · 6 years ago
  22. 46a1338 Switch GrTextTarget from drawPath to drawShape by Robert Phillips · 6 years ago
  23. a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
  24. 4f169ec Introduce SkGlyphCacheInterface by Herb Derby · 6 years ago
  25. 31c080b Add GPU-side caching of mask-filtered path masks (take 2) by Robert Phillips · 6 years ago
  26. 6f6a835 Add 0-blur-sigma check to directFilterMaskGPU by Robert Phillips · 6 years ago
  27. 6f72bbc Revert "Add GPU-side caching of mask-filtered path masks" by Greg Daniel · 6 years ago
  28. 0b4a253 Add GPU-side caching of mask-filtered path masks by Robert Phillips · 6 years ago
  29. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  30. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  31. 4798576 Pull SkSpan into its own header file by Herb Derby · 6 years ago
  32. 82cf64a Remove unused sRGB mip-map support by Brian Osman · 6 years ago
  33. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  34. fbc6d7f Make SkColor4f <-> SkColor skip sRGB conversion by Brian Osman · 6 years ago
  35. 12d4b6e let's like, chill out about all these rules, man by Mike Klein · 6 years ago
  36. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  37. 48aed85 Use SkGlyphRun directly in SkRemoteGlyphCache by Herb Derby · 6 years ago
  38. 20a6332 Check for too small rect for path by Herb Derby · 6 years ago
  39. b85fc3b treat opaque dsts as src alpha type by Mike Klein · 6 years ago
  40. a5a2622 Fix possible nullptr deref by Herb Derby · 6 years ago
  41. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  42. bfd900f Encapsulate the SDF loop by Herb Derby · 6 years ago
  43. ad031f5 Improve name table handling. by Ben Wagner · 6 years ago
  44. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  45. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  46. 50e9efe try to help res-scaling in perspective by Mike Reed · 6 years ago
  47. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  48. 54ff302 avoid degenerate point in addPath extend mode by Cary Clark · 6 years ago
  49. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  50. 557aad7 Remove occluder feature from blur mask filter by Robert Phillips · 6 years ago
  51. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago
  52. 40adb3c fonts: Fix UAF bug in SkRemoteGlyphCache. by Khushal · 6 years ago
  53. 1aced50 can't normalize non-finites by Mike Reed · 6 years ago
  54. d221adb Adjust canFilterMaskGPU to only reject small rect blurs by Robert Phillips · 6 years ago
  55. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  56. 340818e add more tests for SkCubicMap by Mike Reed · 6 years ago
  57. b631742 return this from maker calls, so we can chain the calls by Mike Reed · 6 years ago
  58. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  59. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  60. 0d4a183 add tests for cubicmap by Mike Reed · 6 years ago
  61. 6a2a197 implement SkConvertPixels color xform with steps by Mike Klein · 6 years ago
  62. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  63. e28c791 pass sprite opacity to color xform when blitting. by Mike Klein · 6 years ago
  64. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  65. d4322a8 Change cubicmap to eval directly (no table) by Mike Reed · 6 years ago
  66. 1b95ef9 SkRegion: Do not assume good input. by Hal Canary · 6 years ago
  67. 26f9b10 check for overflow in maxedgecount by Mike Reed · 6 years ago
  68. 97d6d98 [PathKit] Add various path effects by Kevin Lubick · 6 years ago
  69. 3214f92 clean up SK_LEGACY_CONVERT_PIXELS_IMPL by Mike Klein · 6 years ago
  70. a9660ec Reland "Update ShouldUseAAA with our better complexity estimation" by Yuqian Li · 6 years ago
  71. e541645 Change generateAdvance to never chain. by Ben Wagner · 6 years ago
  72. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  73. 93ce79d drop SkTextBlob alignas(void*), align in Builder manually by Mike Klein · 6 years ago
  74. 141d408 remove SkColorSpaceXform fast path by Mike Klein · 6 years ago
  75. 015c899 port most SkAtomic<T> to std::atomic<T> by Mike Klein · 6 years ago
  76. bc6f9c9 Remove GrTextUtil::Paint by Herb Derby · 6 years ago
  77. 475c5e9 turn on alignment sanitizer by Mike Klein · 6 years ago
  78. 11e6d95 Allow any color space when making a picture backed image by Brian Osman · 6 years ago
  79. 05271ae Stop treating 2.2 gamma as sRGB by Brian Osman · 6 years ago
  80. e12a090 make some textblob builders private for now by Cary Clark · 6 years ago
  81. 919a784 Remove use of RunPaint from regenerateGlyphRunList by Herb Derby · 6 years ago
  82. 9faf9fd clean up SK_LEGACY_COLORSPACE_XFORMER_IMPL by Mike Klein · 6 years ago
  83. eb7e529 Remove CachedFormat remnants by Brian Osman · 6 years ago
  84. 97879cb Performance: Move GPU code to GlyphRun and inline - v3 by Herb Derby · 6 years ago
  85. 0d5d065 Remove ContextRect::DstType by Brian Osman · 6 years ago
  86. a44436f Allow SkChopCubicAt to have the same src and dst by Chris Dalton · 6 years ago
  87. 44a017e Revert "Performance: Move GPU code to GlyphRun and inline - v2" by Herb Derby · 6 years ago
  88. c7ef517 Performance: Move GPU code to GlyphRun and inline - v2 by Herb Derby · 6 years ago
  89. c296068 Revert "Performance: Move GPU code to GlyphRun and inline" by Robert Phillips · 6 years ago
  90. 5edcd31 migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  91. 0c5b0b1 Performance: Move GPU code to GlyphRun and inline by Herb Derby · 6 years ago
  92. f9ecb4e Revert "migrating SkTDArray towards std::vector api" by Mike Reed · 6 years ago
  93. 79884be migrating SkTDArray towards std::vector api by Mike Reed · 6 years ago
  94. f2889f1 Revert "Update ShouldUseAAA with our better complexity estimation" by Derek Sollenberger · 6 years ago
  95. e847af7 Update ShouldUseAAA with our better complexity estimation by Yuqian Li · 6 years ago
  96. c857956 transform colors with steps + raster pipeline in SkColorSpaceXformer by Mike Klein · 6 years ago
  97. e504efa Remove drawTextBlob from SkBaseDevice by Herb Derby · 6 years ago
  98. 4ed73e0 Add a bench for various single color xforms by Mike Klein · 6 years ago
  99. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  100. 9a52a39 Move path fallback logic into drawer by Herb Derby · 6 years ago