1. be7fc46 Restrict ops that can be executed when we have a wrapped vulkan secondary command buffer. by Greg Daniel · 6 years ago
  2. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  3. 72ab346 Consolidate stroke-rect ops and use GrFillRectOp instead of GrNonAA/AARectOp by Michael Ludwig · 6 years ago
  4. ebc38c9 Draw ovals with GrAAFillRRectOp by Chris Dalton · 6 years ago
  5. 6985853 Reland "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  6. 1a2476d Revert "Initial definition of fill rect op" by Michael Ludwig · 6 years ago
  7. d3c92d9 Initial definition of fill rect op by Michael Ludwig · 6 years ago
  8. d003d22 Remove SkCanvas::experimental_drawImageSetV0 by Brian Salomon · 6 years ago
  9. 574d616 Pass alpha rather than full colors to TextureOps made from image sets. by Brian Salomon · 6 years ago
  10. 133944a Add a dedicated Op for analytic round rects by Chris Dalton · 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. 09181ef Fix dst copy bounds for aa draw contained within clip. by Brian Salomon · 6 years ago
  14. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  15. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  16. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  17. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  18. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  19. 348a037 Change mechanism that lets GrRenderTargetContext caller get op list ID. by Brian Salomon · 6 years ago
  20. 64cc9aa Add drawDrawable support to GrRenderTargetContext. by Greg Daniel · 6 years ago
  21. 029b22c error when draw ops do not go through addDrawOp by Ethan Nicholas · 6 years ago
  22. cb3d087 Remove all remaining GrColor4f (other than gradients) by Brian Osman · 6 years ago
  23. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  24. 56d19a5 add support for clears to Metal backend by Ethan Nicholas · 6 years ago
  25. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  26. d7065e7 Revert "Revert "Add experimental API to draw a set of SkImages in one SkCanvas call."" by Brian Salomon · 6 years ago
  27. 8d5b41b Revert "Add experimental API to draw a set of SkImages in one SkCanvas call." by Brian Salomon · 6 years ago
  28. 0a0304c Add experimental API to draw a set of SkImages in one SkCanvas call. by Brian Salomon · 6 years ago
  29. 43a5497 Round clear rects in drawPaint() by Michael Ludwig · 6 years ago
  30. 3d6390e Convert drawPaint to scissor+clear when possible by Michael Ludwig · 6 years ago
  31. f170904 Move integer rect checks from GrRenderTarget::drawTexture to GrTextureOp by Brian Salomon · 6 years ago
  32. f86073a Add some checks to GrDashOp by Jim Van Verth · 6 years ago
  33. 2213ee9 Add support for per-edge AA to GrTextureOp. by Brian Salomon · 6 years ago
  34. fb18639 Set ambient stroke to full width of blur. by Jim Van Verth · 6 years ago
  35. 8378dfb Extract SkGlyphRunListPainter from SkGlyphRun.* by Herb Derby · 6 years ago
  36. 8c8b046 Fix drawRect by Robert Phillips · 6 years ago
  37. 46a1338 Switch GrTextTarget from drawPath to drawShape by Robert Phillips · 6 years ago
  38. 73653b4 Address perf regression due adding GrRenderTargetContext::drawShape method by Robert Phillips · 6 years ago
  39. 6595687 Rename SkGlyphRunListDrawer to SkGlyphRunListPainter by Herb Derby · 6 years ago
  40. 27927a5 Change drawPathWithMaskFilter to drawShapeWithMaskFilter by Robert Phillips · 6 years ago
  41. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  42. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  43. 137ca52 Remove prePathMatrix from SkDevice::drawPath by Robert Phillips · 6 years ago
  44. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  45. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  46. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  47. 74c6ed3 Move one leaf loop from GPU to glyph drawer by Herb Derby · 6 years ago
  48. 3ebd354 For TextureOp + Alpha texture, xform paint color to dest color space by Brian Osman · 6 years ago
  49. b935cf8 const all the things by Herb Derby · 6 years ago
  50. cddab25 Use SkGlyphRunListIterator in gpu by Herb Derby · 6 years ago
  51. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  52. 532b3f9 Remove clamping of kPlus with F16 configs by Brian Osman · 6 years ago
  53. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  54. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  55. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  56. 653f42f Deinline some GrPathRenderer method and one GrDrawingMananger method. by Brian Salomon · 6 years ago
  57. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  58. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  59. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 6 years ago
  60. 7484d20 Fix empty stroked oval handling in GrRenderTargetContext::drawOval by Robert Phillips · 6 years ago
  61. 8529080 Don't reject stroked empty rrects in GPU backend by Robert Phillips · 6 years ago
  62. d818ebf Revert "Some scissor state cleanup." by Brian Salomon · 6 years ago
  63. a219419 Some scissor state cleanup. by Brian Salomon · 6 years ago
  64. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  65. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  66. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  67. 08a50e0 Include sRGB -> Linear in the cached "from sRGB" xform by Brian Osman · 6 years ago
  68. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  69. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  70. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  71. 88a32ef Add a factory to any GrOp-derived class that lacked one by Robert Phillips · 6 years ago
  72. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  73. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  74. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  75. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  76. d8eb7b6 Reland "Turn off domain in GrTextureOp when src rect contains entire proxy" by Brian Salomon · 6 years ago
  77. b80ffee Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Brian Salomon · 6 years ago
  78. 633f20e Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Stephen White · 6 years ago
  79. 95ef524 Revert "Turn off domain in GrTextureOp when src rect contains entire proxy" by Stephen White · 6 years ago
  80. 869433f Turn off domain in GrTextureOp when src rect contains entire proxy by Brian Salomon · 6 years ago
  81. 26cbe51 Rename GrAtlasTextContext -> GrTextContext by Herb Derby · 6 years ago
  82. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  83. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  84. a33b67c Rewrite GrQuad to use separate arrays of x and y values to be Sk4f friendly. by Brian Salomon · 6 years ago
  85. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  86. e7df0bb Avoid rerunning path renderer chain when path known to require sw by Brian Salomon · 6 years ago
  87. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  88. 4ede56b Remove could not invert matrix SkDebugfs by Brian Salomon · 6 years ago
  89. e494940 Revert "Reland "Revert "Add arcs as a specialized geometry to GrShape.""" by Brian Salomon · 6 years ago
  90. 580aee2 Reland "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 6 years ago
  91. 8a98bc9 Revert "Revert "Add arcs as a specialized geometry to GrShape."" by Brian Salomon · 6 years ago
  92. 4c8c1e8 Minor shadow fixes. by Jim Van Verth · 6 years ago
  93. af88ec3 Revert "Add arcs as a specialized geometry to GrShape." by Mike Klein · 6 years ago
  94. 255bcf5 Add arcs as a specialized geometry to GrShape. by Brian Salomon · 6 years ago
  95. 39e7165 Revert "Remove ambient clamp hack for analytic shadows." by Jim Van Verth · 6 years ago
  96. c90b4db Reland "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 6 years ago
  97. f92bb37 Revert "Prevent masked solid-color draws from being turned into clears" by Robert Phillips · 6 years ago
  98. e9f2bbe Prevent masked solid-color draws from being turned into clears by Robert Phillips · 6 years ago
  99. 5209d7f Fix starting location in GrRTC::drawOval when converting to GrShape by Brian Salomon · 6 years ago
  100. 62e4f3d Analytic dashing of circles with single on/off intervals and butt caps. by Brian Salomon · 6 years ago