1. 20390c3 Pull non-substantive changes out of GrShape mask drawing CL by Robert Phillips · 6 years ago
  2. c97a339 added optimizations to speed up skinning by Ruiqi Mao · 6 years ago
  3. e4643cc Remove unused parameter from drawPathWithMaskFilter by Robert Phillips · 6 years ago
  4. c1b482c Rename GrTextUtils::Target to GrTextTarget by Herb Derby · 6 years ago
  5. 82c11e0 Remove posText system from GrTextContext by Herb Derby · 6 years ago
  6. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  7. 3ebd354 For TextureOp + Alpha texture, xform paint color to dest color space by Brian Osman · 6 years ago
  8. b935cf8 const all the things by Herb Derby · 6 years ago
  9. cddab25 Use SkGlyphRunListIterator in gpu by Herb Derby · 6 years ago
  10. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  11. 238069b Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  12. 143cf8e Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext." by Brian Salomon · 6 years ago
  13. f4c5bb9 Make GPU cache invalidation SkMessageBus messages go to one GrContext. by Brian Salomon · 6 years ago
  14. 4ec72f7 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  15. 383c9bb Revert "added skeletal animation support to GPU backend" by Joe Gregorio · 6 years ago
  16. d275ef5 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  17. c05aa7d Revert "added skeletal animation support to GPU backend" by Ruiqi Mao · 6 years ago
  18. b630734 added skeletal animation support to GPU backend by Ruiqi Mao · 6 years ago
  19. 3858045 Revert "Remove drawTextBlob from device use drawGlyphRunList" by Robert Phillips · 6 years ago
  20. e2e52e4 Remove drawTextBlob from device use drawGlyphRunList by Herb Derby · 6 years ago
  21. 9414c96 ccpr: Generalize GrCCAtlas to work for cached atlases as well by Chris Dalton · 6 years ago
  22. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  23. 41f4f31 Reland "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Herb Derby · 6 years ago
  24. 74b390d Revert "Have draw(Text|PosText|PosTextH) use a single entry on the device" by Hal Canary · 6 years ago
  25. 4225b32 Have draw(Text|PosText|PosTextH) use a single entry on the device by Herb Derby · 6 years ago
  26. b80ffee Reland "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Brian Salomon · 6 years ago
  27. 633f20e Revert "Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp." by Stephen White · 6 years ago
  28. a0047bc Add support for SkCanvas::kStrict_SrcRectConstraint to GrTextureOp. by Brian Salomon · 6 years ago
  29. f104fec Delete GrDrawOp::wasRecorded by Chris Dalton · 6 years ago
  30. be3c1d2 Add perspective support to GrTextureOp. by Brian Salomon · 6 years ago
  31. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  32. 2a943df Make GPU lattice/nine patch not bleed across cells. by Brian Salomon · 6 years ago
  33. 218c294 Remove the MSAA path renderer by Chris Dalton · 6 years ago
  34. 383c418 Remove GrStencilAndCoverTextContext by Robert Phillips · 7 years ago
  35. ea26d6b Revert "Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs.""" by Brian Salomon · 7 years ago
  36. b4e965c Revert "Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs."" by Brian Salomon · 7 years ago
  37. b1b80f7 Remove tonal color from DrawShadow internals by Jim Van Verth · 7 years ago
  38. 6be756b Move resourceProvider accessor to GrContextPriv (take 2) by Robert Phillips · 7 years ago
  39. be46e24 Revert "Move resourceProvider accessor to GrContextPriv" by Hal Canary · 7 years ago
  40. 1f9ed85 Move resourceProvider accessor to GrContextPriv by Robert Phillips · 7 years ago
  41. befff65 Revert "Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs." by Greg Daniel · 7 years ago
  42. 7cdabed Use GrOvalOpFactory ops to draw non-AA rrects, ovals, and arcs. by Brian Salomon · 7 years ago
  43. b5ef1f9 Make GrTextureOp capable of edge antialiasing. by Brian Salomon · 7 years ago
  44. 383a2ef CCPR: Rename GrCCPR* -> GrCC* by Chris Dalton · 7 years ago
  45. 2fad74a Make GrRenderTargetContext::drawPath() use GrShape to identify simpler by Brian Salomon · 7 years ago
  46. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  47. f06c358 Remove instanced rendering by Brian Salomon · 7 years ago
  48. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 7 years ago
  49. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  50. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  51. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  52. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  53. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  54. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  55. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  56. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  57. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  58. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  59. c7da146 Move DrawToTargetWithShapeMask to GrSoftwarePathRenderer by Brian Osman · 7 years ago
  60. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  61. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  62. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  63. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  64. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  65. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  66. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  67. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  68. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  69. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  70. 1a325d2 Coverage counting path renderer by Chris Dalton · 7 years ago
  71. 0596909 Make ShadowRRectOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  72. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  73. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  74. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  75. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  76. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  77. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  78. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  79. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  80. 941d144 Prevent onFlushCB created opLists from being grouped with the normal ones (new) by Robert Phillips · 7 years ago
  81. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  82. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 7 years ago
  83. eee4d6e Make instantiate return a Boolean by Robert Phillips · 7 years ago
  84. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  85. ae0c50c Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext by Brian Osman · 7 years ago
  86. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  87. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 7 years ago
  88. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  89. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  90. 50e66d4 Remove GrRenderTargetContext::desc() by Brian Salomon · 7 years ago
  91. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 7 years ago
  92. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  93. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 7 years ago
  94. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  95. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 7 years ago
  96. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  97. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  98. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  99. e14bd80 Move GrPipelineBuilder into GrRenderTargetContext::addLegacyDrawOp by Brian Salomon · 7 years ago
  100. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago