1. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  2. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  3. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  4. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  5. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  6. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
  7. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  8. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  9. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  10. bfd18cd Move GrAppliedClip into GrPipeline by Brian Salomon · 7 years ago
  11. 91326c3 Move GrProcessorSet into GrPipeline by Brian Salomon · 7 years ago
  12. 19e51dc Store GrRenderTarget in GrGpuCommandBuffer by Robert Phillips · 7 years ago
  13. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  14. 0596909 Make ShadowRRectOp a non-legacy GrMeshDrawOp by Brian Salomon · 7 years ago
  15. 98222ac Revert "Revert "Make DashOp a non-legacy GrMeshDrawOp."" by Brian Salomon · 7 years ago
  16. beae8a9 Revert "Make DashOp a non-legacy GrMeshDrawOp." by Brian Salomon · 7 years ago
  17. ebb3825 Make DashOp a non-legacy GrMeshDrawOp. by Brian Salomon · 7 years ago
  18. 49b7b6f Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 7 years ago
  19. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  20. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  21. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  22. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  23. bb581ce Convert DstTexture to DstProxy (take 2) by Robert Phillips · 7 years ago
  24. c375704 Revert "Convert DstTexture to DstProxy" by Robert Phillips · 7 years ago
  25. 87f7f1c Convert DstTexture to DstProxy by Robert Phillips · 7 years ago
  26. 6d4b65e Revert "Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp."" by Brian Salomon · 7 years ago
  27. 0f35332 Revert "Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp." by Brian Salomon · 7 years ago
  28. ff574e0 Add a new non-AA rect op that does not inherit from GrLegacyMeshDrawOp. by Brian Salomon · 7 years ago
  29. d3ccb0a Move pipeline handling out of GrMeshDrawOp. by Brian Salomon · 7 years ago
  30. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  31. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  32. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  33. 09d994e Misc batch->op cleanup Part 1 of 2 by Brian Salomon · 8 years ago
  34. 2ee084e Rename GrBatchAtlas -> GrDrawOpAtlas. by Brian Salomon · 8 years ago
  35. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  36. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago[Renamed (79%) from src/gpu/GrBatchFlushState.h]
  37. dad2923 Rename GrVertexBatch->GrMeshDrawOp by Brian Salomon · 8 years ago
  38. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  39. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago
  40. 77b53f6 Support inline uploads in Vulkan by Greg Daniel · 8 years ago
  41. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  42. c3d706f Revert of Use transfer buffer for BatchAtlas texture copies (patchset #9 id:160001 of https://codereview.chromium.org/1888473002/ ) by jvanverth · 8 years ago
  43. b0ec983 Use transfer buffer for BatchAtlas texture copies. by jvanverth · 8 years ago
  44. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  45. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  46. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  47. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  48. 0e1853c Update how we send draws to gpu backend to reduce state setting. by egdaniel · 8 years ago
  49. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  50. f6d259b Incrementally flush GrDrawTarget by joshualitt · 9 years ago
  51. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago