1. 380b90c Push full screen clears up to OpList by Robert Phillips · 8 years ago
  2. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 8 years ago
  3. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 8 years ago
  4. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 8 years ago
  5. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 8 years ago
  6. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 8 years ago
  7. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 8 years ago
  8. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 8 years ago
  9. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 8 years ago
  10. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 8 years ago
  11. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 8 years ago
  12. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 8 years ago
  13. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 8 years ago
  14. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 8 years ago
  15. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 8 years ago
  16. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 8 years ago
  17. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 8 years ago
  18. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 8 years ago
  19. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 8 years ago
  20. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 8 years ago
  21. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 8 years ago
  22. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 8 years ago
  23. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 8 years ago
  24. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 8 years ago
  25. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 8 years ago
  26. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 8 years ago
  27. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 8 years ago
  28. c2f4254 Make GrDrawVerticesOp a non-legacy GrMeshDrawOp by Brian Salomon · 8 years ago
  29. 0088f94 Make GrDrawAtlasOp a non-legacy GrMeshDrawOp by Brian Salomon · 8 years ago
  30. 0596909 Make ShadowRRectOp a non-legacy GrMeshDrawOp by Brian Salomon · 8 years ago
  31. f036632 Make RegionOp a non-legacy GrMeshDrawOp by Brian Salomon · 8 years ago
  32. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 8 years ago
  33. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 8 years ago
  34. d261e10 Re-enable opList dependency tracking by Robert Phillips · 8 years ago
  35. a2cebd8 When flushing a surface with semaphores, have last semaphore op call glFlush by Greg Daniel · 8 years ago
  36. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 8 years ago
  37. 5f970fe Fix logic error when drawing path as nested rects by Brian Salomon · 8 years ago
  38. f86d37b Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to an enum by Brian Salomon · 8 years ago
  39. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 8 years ago
  40. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 8 years ago
  41. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 8 years ago
  42. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 8 years ago
  43. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 8 years ago
  44. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 8 years ago
  45. 941d144 Prevent onFlushCB created opLists from being grouped with the normal ones (new) by Robert Phillips · 8 years ago
  46. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 8 years ago
  47. d991486 Drop the ref on the GrOpList's target in makeClosed (take 2) by Robert Phillips · 8 years ago
  48. c8ecb03 Revert "Drop the ref on the GrOpList's target in makeClosed" by Robert Phillips · 8 years ago
  49. e225b56 Force AAType to MSAA if the render target has MSAA and the API doesn't support disabling it. by Brian Salomon · 8 years ago
  50. dcd499c Drop the ref on the GrOpList's target in makeClosed by Robert Phillips · 8 years ago
  51. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 8 years ago
  52. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 8 years ago
  53. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 8 years ago
  54. a16f6cb Update copyOp to split-opList world by Robert Phillips · 8 years ago
  55. 2f4ddf6 Update more GrOps to split-opList world by Robert Phillips · 8 years ago
  56. fa6d865 Do color correction of vertex colors in GPU drawVertices by Brian Osman · 8 years ago
  57. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 8 years ago
  58. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 8 years ago
  59. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 8 years ago
  60. ae0c50c Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext by Brian Osman · 8 years ago
  61. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 8 years ago
  62. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 8 years ago
  63. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 8 years ago
  64. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 8 years ago
  65. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 8 years ago
  66. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 8 years ago
  67. a4c93ac Add check for incorrect opList splits by Robert Phillips · 8 years ago
  68. bb5711a Remove GrSurfaceDesc member from GrSurfaceProxy. by Brian Salomon · 8 years ago
  69. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 8 years ago
  70. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 8 years ago
  71. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. by Brian Salomon · 8 years ago
  72. 7c8460e Make GrRenderTarget[(Proxy)|(Context)]? advertise a "full scene aa type". by Brian Salomon · 8 years ago
  73. 6cdc22c Split up opLists (take 3) by Robert Phillips · 8 years ago
  74. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 8 years ago
  75. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 8 years ago
  76. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 8 years ago
  77. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 8 years ago
  78. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 8 years ago
  79. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 8 years ago
  80. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 8 years ago
  81. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 8 years ago
  82. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 8 years ago
  83. 57061ee Optimizations for analytic shadows. by Jim Van Verth · 8 years ago
  84. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 8 years ago
  85. df2bf21 Split up opLists (take 2) by Robert Phillips · 8 years ago
  86. e3302df Make InstancedRendering more opList-splitting friendly by Robert Phillips · 8 years ago
  87. 7ce67db Revert "Split up opLists" by Robert Phillips · 8 years ago
  88. bc8ee52 Split up opLists by Robert Phillips · 8 years ago
  89. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 8 years ago
  90. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 8 years ago
  91. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 8 years ago
  92. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 8 years ago
  93. e440721 Remove GrRenderTargetOpList::discard & move functionality to GrRenderTargetContext by Robert Phillips · 8 years ago
  94. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 8 years ago
  95. 1119dc3 Remove discard from GrRenderTarget & force it to always go through a RenderTargetContext by Robert Phillips · 8 years ago
  96. a90aa2b consolidate read/writePixels in GrSurfaceContext by Robert Phillips · 8 years ago
  97. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 8 years ago
  98. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 8 years ago
  99. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 8 years ago
  100. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago