1. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  2. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  3. a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
  4. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  5. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  6. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  7. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  8. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  9. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  10. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  11. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  12. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago
  13. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  14. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  15. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  16. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  17. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  18. f4f6bbf Duplicate drawDFPosText into drawDFGlyphRun by Herb Derby · 6 years ago
  19. b935cf8 const all the things by Herb Derby · 6 years ago
  20. cddab25 Use SkGlyphRunListIterator in gpu by Herb Derby · 6 years ago
  21. b983e6b Device interface uses glyph run list by Herb Derby · 6 years ago
  22. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  23. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  24. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  25. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  26. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  27. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  28. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  29. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  30. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  31. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  32. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  33. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  34. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 6 years ago
  35. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  36. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  37. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  38. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  39. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  40. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  41. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  42. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  43. 0cdfc32 Make drawBitmap[Rect]() use GrTextureOp by Brian Salomon · 6 years ago
  44. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  45. a8daee8 Add null proxy test to SkGpuDevice::drawProducerLattice by Brian Salomon · 6 years ago
  46. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  47. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 6 years ago
  48. 213ce18 Refactor GaussianBlur by Robert Phillips · 6 years ago
  49. 57e1f02 (Mostly) respect FilterQuality in draw[stretchy] by Leon Scroggins III · 6 years ago
  50. 62e4f3d Analytic dashing of circles with single on/off intervals and butt caps. by Brian Salomon · 6 years ago
  51. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  52. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  53. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  54. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  55. 9cc2823 Remove unneeded SK_SUPPORT_GPU checks in gpu only files. by Greg Daniel · 6 years ago
  56. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  57. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  58. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  59. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  60. 242135a move some RRect methods into priv by Mike Reed · 6 years ago
  61. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 6 years ago
  62. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 6 years ago
  63. 2179b78 extend savelayer_maskfilter to also have an imagefilter by Mike Reed · 7 years ago
  64. be33bab add maskfilter+localmatrix to fix savelayer by Mike Reed · 7 years ago
  65. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  66. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  67. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  68. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  69. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  70. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  71. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  72. a3cf365 Skip calling GrBlurUtils from SkGpuDevice::drawPath when possible. by Brian Salomon · 7 years ago
  73. 2fad74a Make GrRenderTargetContext::drawPath() use GrShape to identify simpler by Brian Salomon · 7 years ago
  74. 1459ebd Handle invalid mode in SkGpuDevice::drawPoints. by Brian Salomon · 7 years ago
  75. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  76. 3b51df1 Cleanup yes/no enums in Ganesh by Chris Dalton · 7 years ago
  77. c77085d Remove content area from GrTextureAdjuster. by Greg Daniel · 7 years ago
  78. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  79. 45d6303 Have mip status match surface when snapping image from wrapped object by Greg Daniel · 7 years ago
  80. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  81. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  82. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  83. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  84. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  85. 5e34167 Convert more code to use color space xform FP by Brian Osman · 7 years ago
  86. e1da1d9 Add option to create a deferred render target context with mips by Greg Daniel · 7 years ago
  87. e191ce6 Remove unnecessary code in SkGpuDevice::drawRRect by Brian Osman · 7 years ago
  88. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  89. 4df0092 Revert "Remove "content" rect from GrTextureAdjuster." by Brian Salomon · 7 years ago
  90. 6e4bbbe Remove "content" rect from GrTextureAdjuster. by Brian Salomon · 7 years ago
  91. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  92. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  93. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  94. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  95. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  96. dbb9e36 Avoid converting drawImage/drawImageRect into drawBitmap calls by Derek Sollenberger · 7 years ago
  97. 5287518 Remove CHECK_SHOULD_DRAW from SkGpuDevice by Brian Salomon · 7 years ago
  98. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  99. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  100. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago