1. ddba4e6 SkBaseDevice::drawAtlas doesn't antialias either, so remove fallback by Brian Osman · 6 years ago
  2. 4d92b89 Revert "Remove GrDrawAtlasOp" by Brian Osman · 6 years ago
  3. 97d957d Remove GrDrawAtlasOp by Brian Osman · 6 years ago
  4. 5ad6fd3 Put SkImageInfo on SkImage to avoid cost of reconstructing for queries. by Brian Salomon · 6 years ago
  5. 390f0cc Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Michael Ludwig · 6 years ago
  6. 8fa7ab4 Delay half-float vertex color determination until Op::finalize by Brian Osman · 6 years ago
  7. 138a06d Revert "Reland "Update SkCanvas' experimental SkiaRenderer API"" by Brian Salomon · 6 years ago
  8. bd9d88a Reland "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  9. 90791c2 Revert "Update SkCanvas' experimental SkiaRenderer API" by Michael Ludwig · 6 years ago
  10. 4bf9646 Update SkCanvas' experimental SkiaRenderer API by Michael Ludwig · 6 years ago
  11. e22dba8 Clamp in GrBicubicEffect (to match SW and for general sanity) by Brian Osman · 6 years ago
  12. 7ae2ab5 Support per-entry transforms in image-set API by Michael Ludwig · 6 years ago
  13. 6603a17 Make SkImage_Base::asTextureProxyRef take a GrRecordingContext parameter by Robert Phillips · 6 years ago
  14. 920d488 Lay some groundwork for depowering SkGpuDevice's and SkImage_GpuBase's context pointer by Robert Phillips · 6 years ago
  15. bae7121 Add flush call to take access type, flags, and semaphore. by Greg Daniel · 6 years ago
  16. 1433cfd Reland "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  17. 24adb3a Revert "Add general quad API to SkGpuDevice" by Michael Ludwig · 6 years ago
  18. 339e1cc Add general quad API to SkGpuDevice by Michael Ludwig · 6 years ago
  19. ddeed37 Support decal mode in GrTextureProducer by Michael Ludwig · 6 years ago
  20. 3e2cc06 Only perform matrix concat when actually logging histograms by Michael Ludwig · 6 years ago
  21. ce62dec Add general quad methods to GrRTC by Michael Ludwig · 6 years ago
  22. 136f45a Formalize edge-aa interaction with GrAA by Michael Ludwig · 6 years ago
  23. a9162df Plumb abandonment throughout GrContext hierarchy by Robert Phillips · 6 years ago
  24. b7d64b9 Implement drawImage in terms of drawImageRect by Michael Ludwig · 6 years ago
  25. a41c685 Move proxyProvider and singleOwner to GrImageContext by Robert Phillips · 6 years ago
  26. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  27. c1541ae Move GrContextOptions to GrContext_Base and make GrContextThreadSafeProxy be derived from GrContext_Base by Robert Phillips · 6 years ago
  28. 4217ea7 Add outline of new GrContext hierarchy by Robert Phillips · 6 years ago
  29. 7545190 Add new experimental API for rectangles with per-edge AA control by Michael Ludwig · 6 years ago
  30. a3c45c7 Add non-srcover fallback for drawImageSet by Michael Ludwig · 6 years ago
  31. 5fd955e Rename SkGlyphCache -> SkStrike by Herb Derby · 6 years ago
  32. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  33. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  34. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  35. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  36. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  37. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  38. 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 6 years ago
  39. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  40. 1da5cad Make experimental_drawImageSet support per-quad alpha. by Brian Salomon · 6 years ago
  41. 574d616 Pass alpha rather than full colors to TextureOps made from image sets. by Brian Salomon · 6 years ago
  42. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  43. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  44. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  45. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  46. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  47. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  48. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  49. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  50. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  51. bf612c6 Access proxy directly in SkGpuDevice::drawImageSet for pinned/GPU images by Brian Salomon · 6 years ago
  52. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  53. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  54. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  55. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  56. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  57. 0087c83 Make GrTextureOp disable filtering/aa in more cases. by Brian Salomon · 6 years ago
  58. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  59. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  60. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  61. 2091fbb Fix some bugs around opaque color types and computeIsOpaque by Brian Osman · 6 years ago
  62. 87a3011 More valid input checking for text by Jim Van Verth · 6 years ago
  63. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  64. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  65. a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
  66. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  67. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  68. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  69. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  70. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  71. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  72. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  73. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  74. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago
  75. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  76. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  77. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  78. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  79. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  80. f4f6bbf Duplicate drawDFPosText into drawDFGlyphRun by Herb Derby · 6 years ago
  81. b935cf8 const all the things by Herb Derby · 6 years ago
  82. cddab25 Use SkGlyphRunListIterator in gpu by Herb Derby · 6 years ago
  83. b983e6b Device interface uses glyph run list by Herb Derby · 6 years ago
  84. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 7 years ago
  85. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  86. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  87. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  88. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  89. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 7 years ago
  90. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 7 years ago
  91. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 7 years ago
  92. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 7 years ago
  93. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 7 years ago
  94. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 7 years ago
  95. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 7 years ago
  96. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 7 years ago
  97. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 7 years ago
  98. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 7 years ago
  99. 2a2f675 SkTypes: extract SkTo by Hal Canary · 7 years ago
  100. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 7 years ago