1. e6fb76b Add additional information (e.g. colorspace) to the GpuDrawHandler by Derek Sollenberger · 6 years ago
  2. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  3. 96345a2 pass font's explicitly, instead of relying on SkFont::LEGACY_ExtractFromPaint by Mike Reed · 6 years ago
  4. fee3f9b Make GrSurfaceProxy::Copy take SkBackingFit. by Brian Salomon · 6 years ago
  5. 148b7fd add saveBehind to canvas by Mike Reed · 6 years ago
  6. b2a259c Pass in clip bounds when creating a GpuDrawHandler for SkDrawable. by Greg Daniel · 6 years ago
  7. 45723ac Take into accout the GrBackendFormat when deciding if we can chain textures together. by Greg Daniel · 6 years ago
  8. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  9. 1da5cad Make experimental_drawImageSet support per-quad alpha. by Brian Salomon · 6 years ago
  10. 574d616 Pass alpha rather than full colors to TextureOps made from image sets. by Brian Salomon · 6 years ago
  11. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  12. 3d139a4 Use half floats for non-normalized color in GrTextureOp by Brian Osman · 6 years ago
  13. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  14. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  15. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  16. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  17. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  18. 30e0d7f Draw YUVA images with multitexture by Jim Van Verth · 6 years ago
  19. ff0e840 clean up some odd SkRefCnt features by Mike Klein · 6 years ago
  20. bf612c6 Access proxy directly in SkGpuDevice::drawImageSet for pinned/GPU images by Brian Salomon · 6 years ago
  21. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  22. 6064e1c Remove texColorSpace output param from various producer APIs by Brian Osman · 6 years ago
  23. e7fd8c3 Un-plumb dstColorSpace through GrTextureProducer by Brian Osman · 6 years ago
  24. e50cdf0 Remove unused dstColorSpace from getROPixels by Brian Osman · 6 years ago
  25. 9ed1a2c Add ability for an SkDevice to handle the drawing of an SkDrawable. by Greg Daniel · 6 years ago
  26. 0087c83 Make GrTextureOp disable filtering/aa in more cases. by Brian Salomon · 6 years ago
  27. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  28. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  29. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  30. 2091fbb Fix some bugs around opaque color types and computeIsOpaque by Brian Osman · 6 years ago
  31. 87a3011 More valid input checking for text by Jim Van Verth · 6 years ago
  32. 7edaa73 Remove drawPosText from SkDevice by Herb Derby · 6 years ago
  33. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  34. a522d66 Fold directFilterRRectMaskGPU into directFilterMaskGPU by Robert Phillips · 6 years ago
  35. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  36. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  37. e03a176 streamline interface to GrColorSpaceXform::Make() by Mike Klein · 6 years ago
  38. ea60b95 IWYU: SkUtils.h by Hal Canary · 6 years ago
  39. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  40. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  41. b889f20 Reland "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  42. 12d13ae Revert "Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission" by Robert Phillips · 6 years ago
  43. da135c3 Make directFilterMaskGPU & directFilterRRectMaskGPU no longer require canFilterMaskGPU's permission by Robert Phillips · 6 years ago
  44. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  45. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  46. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  47. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  48. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  49. f4f6bbf Duplicate drawDFPosText into drawDFGlyphRun by Herb Derby · 6 years ago
  50. b935cf8 const all the things by Herb Derby · 6 years ago
  51. cddab25 Use SkGlyphRunListIterator in gpu by Herb Derby · 6 years ago
  52. b983e6b Device interface uses glyph run list by Herb Derby · 6 years ago
  53. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  54. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  55. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  56. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  57. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  58. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  59. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  60. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  61. f510149 skeletal animation support added to API and software backend by Ruiqi Mao · 6 years ago
  62. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  63. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  64. c421ca1 gpu: Expose GrContextPriv::abandoned in the public API. by Khushal · 6 years ago
  65. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 6 years ago
  66. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  67. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  68. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  69. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  70. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  71. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  72. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  73. 969be1c Remove mask-filters and aa from SkPaint in SkCanvas for nine-patch/lattice. by Brian Salomon · 6 years ago
  74. 0cdfc32 Make drawBitmap[Rect]() use GrTextureOp by Brian Salomon · 6 years ago
  75. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  76. a8daee8 Add null proxy test to SkGpuDevice::drawProducerLattice by Brian Salomon · 6 years ago
  77. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  78. cccafe8 Rewrite SkVertices specified with triangle fans as indexed triangles by Brian Salomon · 6 years ago
  79. 213ce18 Refactor GaussianBlur by Robert Phillips · 6 years ago
  80. 57e1f02 (Mostly) respect FilterQuality in draw[stretchy] by Leon Scroggins III · 6 years ago
  81. 62e4f3d Analytic dashing of circles with single on/off intervals and butt caps. by Brian Salomon · 6 years ago
  82. d234afd Remove SkPaint::kGenA8FromLCD_Flag. by Ben Wagner · 6 years ago
  83. c6c5ead Reland "Fix handling of MaskFilter matrices" by Florin Malita · 6 years ago
  84. c64ee20 Revert "Fix handling of MaskFilter matrices" by Robert Phillips · 6 years ago
  85. 2097fd0 Fix handling of MaskFilter matrices by Florin Malita · 6 years ago
  86. 9cc2823 Remove unneeded SK_SUPPORT_GPU checks in gpu only files. by Greg Daniel · 6 years ago
  87. 0c4b7b1 Move internal calls from GrContext to GrContextPriv by Robert Phillips · 6 years ago
  88. 10fc6fd Revert "Revert "Add 1010102 support to Ganesh"" by Brian Osman · 6 years ago
  89. ded47a5 Revert "Add 1010102 support to Ganesh" by Brian Osman · 6 years ago
  90. 44b6120 Add 1010102 support to Ganesh by Brian Osman · 6 years ago
  91. 242135a move some RRect methods into priv by Mike Reed · 6 years ago
  92. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 6 years ago
  93. db78cba Avoid creating MIPs until necessary when MIP bias is active by Brian Osman · 7 years ago
  94. 2179b78 extend savelayer_maskfilter to also have an imagefilter by Mike Reed · 7 years ago
  95. be33bab add maskfilter+localmatrix to fix savelayer by Mike Reed · 7 years ago
  96. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 7 years ago
  97. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  98. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  99. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  100. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago