1. 4c92d4a Don't use analytic clip FPs when drawing to stencil by Chris Dalton · 7 years ago
  2. 6a40abc Revert "Implement window rectangles in vulkan" by Jim Van Verth · 7 years ago
  3. 94c0468 Implement window rectangles in vulkan by Chris Dalton · 7 years ago
  4. 6982400 Allow GrAppliedClip to have >1 clip coverage FP by Chris Dalton · 7 years ago
  5. 65c7f66 Add mip support to GrAHardwareBufferImageGenerator by Greg Daniel · 7 years ago
  6. f18b1d8 Add GrTextUtils::Target by Brian Salomon · 7 years ago
  7. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  8. e252f08 Add hint to SkSurface::MakeRenderTarget that we will use mips by Greg Daniel · 7 years ago
  9. 43f8bf0 Move clear-as-draw workaround to GrGLGpu and expose via GrContextOptions. by Brian Salomon · 7 years ago
  10. 57caa66 Revert "Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans."" by Brian Salomon · 7 years ago
  11. 62563de Revert "Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans." by Brian Salomon · 7 years ago
  12. fa2d604 Make GPU backend triangulate rects such that they are rendered as tri strips rather than tri fans. by Brian Salomon · 7 years ago
  13. 9a725dd Use shader based blending to clamp kPlus mode w/F16 by Brian Osman · 7 years ago
  14. 9d6c64f Make GrCopySurfaceOp participate in the GrOplist DAG by Robert Phillips · 7 years ago
  15. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  16. db91c6e Improve heuristics for when to use ccpr by Chris Dalton · 7 years ago
  17. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  18. ff9d6d3 Add rect clip optimization to GrRenderTargetContext::drawTextureAffine by Brian Salomon · 7 years ago
  19. 085c086 Revert "Revert "Add a GrShape::Type value for an inverted empty path"" by Brian Salomon · 7 years ago
  20. 380b90c Push full screen clears up to OpList by Robert Phillips · 7 years ago
  21. 6b47c7d Store discard request on the opList and remove GrDiscardOp (take 3) by Robert Phillips · 7 years ago
  22. 3416969 Revert "Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"""" by Brian Salomon · 7 years ago
  23. 445b557 Revert "Store discard request on the opList and remove GrDiscardOp (take 2)" by Robert Phillips · 7 years ago
  24. 9b0b32f Store discard request on the opList and remove GrDiscardOp (take 2) by Robert Phillips · 7 years ago
  25. a184ac7 Revert "Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible""" by Brian Salomon · 7 years ago
  26. 20af6d1 Revert "Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible"" by Brian Salomon · 7 years ago
  27. ceef4fb Revert "Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible" by Brian Salomon · 7 years ago
  28. 3fd2955 Add GrTextureOp and use to implement SkGpuDevice::drawImage[Rect]() when possible by Brian Salomon · 7 years ago
  29. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  30. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  31. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  32. 54190c4 Revert "Store discard request on the opList and remove GrDiscardOp" by Robert Phillips · 7 years ago
  33. b681a0f Store discard request on the opList and remove GrDiscardOp by Robert Phillips · 7 years ago
  34. 9521447 Add explicit clear of stencil buffer before opLists that use them by Robert Phillips · 7 years ago
  35. 65a88fa Add GrDebugMarkerOp by Robert Phillips · 7 years ago
  36. 73d8fd9 Add a private API for writing the clip to the stencil by Stan Iliev · 7 years ago
  37. 5131678 Revert "Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush"""" by Greg Daniel · 7 years ago
  38. cc8eb60 Revert "Revert "Revert "Add support for semaphores to be inserted on GrContext flush""" by Yuqian Li · 7 years ago
  39. 876aed8 Revert "Revert "Add support for semaphores to be inserted on GrContext flush"" by Greg Daniel · 7 years ago
  40. 1af03d4 Compute correct bounds for DrawShadowRec. by Jim Van Verth · 7 years ago
  41. 16d8ec6 Pull non-substantive changes out of omnibus GrSurface CL by Robert Phillips · 7 years ago
  42. 8724b46 Revert "Add support for semaphores to be inserted on GrContext flush" by Mike Reed · 7 years ago
  43. cd1416e Add support for semaphores to be inserted on GrContext flush by Greg Daniel · 7 years ago
  44. 8761e0c Add ability to pre-initialize vulkan semaphores when flushing surfaces by Greg Daniel · 7 years ago
  45. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  46. dcbb9d9 Add SkDebugf trace event handler. by Brian Salomon · 7 years ago
  47. c2f4254 Make GrDrawVerticesOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  48. 0088f94 Make GrDrawAtlasOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  49. 0596909 Make ShadowRRectOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  50. f036632 Make RegionOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  51. 815486c Convert NonAALatticeOp to non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  52. 2de8cfa Move copy operation from GrRenderTargetContext/GrTextureContext to GrSurfaceContext by Robert Phillips · 7 years ago
  53. d261e10 Re-enable opList dependency tracking by Robert Phillips · 7 years ago
  54. a2cebd8 When flushing a surface with semaphores, have last semaphore op call glFlush by Greg Daniel · 7 years ago
  55. c64ee46 Add return to surface semaphore calls to indicate when we don't support them by Greg Daniel · 7 years ago
  56. 5f970fe Fix logic error when drawing path as nested rects by Brian Salomon · 7 years ago
  57. f86d37b Rename GrDrawOp::xpRequiresDstTexture to finalize and change return type to an enum by Brian Salomon · 7 years ago
  58. a5cb781 Revert "Revert "Add API for flushing surfaces with gpu semaphores"" by Greg Daniel · 7 years ago
  59. 7292231 Revert "Add API for flushing surfaces with gpu semaphores" by Greg Daniel · 7 years ago
  60. 66366c6 Add API for flushing surfaces with gpu semaphores by Greg Daniel · 7 years ago
  61. fbcef6e Clean up GrResourceProvider usage by Robert Phillips · 7 years ago
  62. baaf439 Revert "Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses."" by Brian Salomon · 7 years ago
  63. a0485d9 Revert "Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses." by Brian Salomon · 7 years ago
  64. 941d144 Prevent onFlushCB created opLists from being grouped with the normal ones (new) by Robert Phillips · 7 years ago
  65. 1ec03f3 Converts remaining rect ops from GrLegacyMeshDrawOp to GrMeshDrawOp subclasses. by Brian Salomon · 7 years ago
  66. d991486 Drop the ref on the GrOpList's target in makeClosed (take 2) by Robert Phillips · 7 years ago
  67. c8ecb03 Revert "Drop the ref on the GrOpList's target in makeClosed" by Robert Phillips · 7 years ago
  68. 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
  69. dcd499c Drop the ref on the GrOpList's target in makeClosed by Robert Phillips · 7 years ago
  70. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  71. 34d6e4b Add tonal color support for shadows. by Jim Van Verth · 7 years ago
  72. e23bffd Remove support in GPU backend for distance vector field. by Brian Salomon · 7 years ago
  73. a16f6cb Update copyOp to split-opList world by Robert Phillips · 7 years ago
  74. 2f4ddf6 Update more GrOps to split-opList world by Robert Phillips · 7 years ago
  75. fa6d865 Do color correction of vertex colors in GPU drawVertices by Brian Osman · 7 years ago
  76. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  77. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  78. 9bee2e5 Revise system for checking for uninstantiated proxies by Robert Phillips · 7 years ago
  79. ae0c50c Only support SkVertices in GrDrawVerticesOp and GrRenderTargetContext by Brian Osman · 7 years ago
  80. fb65a9f Revert "Update clearOp for split-OpList world (take 2)" by Mike Klein · 7 years ago
  81. 3fdd0bf Update clearOp for split-OpList world (take 2) by Robert Phillips · 7 years ago
  82. 33f8315 Revert "Update clearOp for split-OpList world" by Robert Phillips · 7 years ago
  83. 3af1af9 Remove ambient and spot mask filters. by Jim Van Verth · 7 years ago
  84. 7f1ce29 Update clearOp for split-OpList world by Robert Phillips · 7 years ago
  85. 955235f Switch over GrDiscardOp to IORef-ing the GrRenderTargetProxy by Robert Phillips · 7 years ago
  86. a4c93ac Add check for incorrect opList splits by Robert Phillips · 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. 05441c4 Convert GrOvalOpFactory from GrLegacyMeshDrawOp to GrMeshDrawOp using GrSimpleDrawOpHelper. 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. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  93. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  94. a8b5cf3 Fix transparent ambient shadows by Jim Van Verth · 7 years ago
  95. ac70f84 Move all non-AA fill rect ops off of GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  96. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  97. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  98. 8d1e0ac More analytic shadow refactoring. by Jim Van Verth · 7 years ago
  99. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  100. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago