1. 88260b5 Split GrContext into Normal/DDL flavors by Robert Phillips · 7 years ago
  2. 40a29d7 Move GrOpFlushState out of GrDrawingManager and onto the stack by Robert Phillips · 7 years ago
  3. cbcb0a1 Revert "Revert "Add Atlas Text interface for rendering SDF glyphs."" by Brian Salomon · 7 years ago
  4. 9c2202f Revert "Add Atlas Text interface for rendering SDF glyphs." by Greg Daniel · 7 years ago
  5. 39631f3 Add Atlas Text interface for rendering SDF glyphs. by Brian Salomon · 7 years ago
  6. 7dc6e75 During flush store GrOp draw and upload records on GrOpFlushState instead of on the ops themselves. by Brian Salomon · 7 years ago
  7. 43fd6d8 Devirtualized token management in GrDeferredUploadTarget. by Brian Salomon · 7 years ago
  8. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  9. 943ed79 Remove deferred upload types from GrDrawOp.h. by Brian Salomon · 7 years ago
  10. bdda0ba Cosmetic changes to GrDrawOpAtlas by Robert Phillips · 7 years ago
  11. b0e93a2 Remove origin field from GrSurface (take 2) by Robert Phillips · 7 years ago
  12. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  13. 7294b85 Revert "Remove origin field from GrSurface" by Robert Phillips · 7 years ago
  14. df0e09f Remove origin field from GrSurface by Robert Phillips · 7 years ago
  15. acaa607 Make op-level texture uploading be GrProxy-based by Robert Phillips · 7 years ago
  16. 49b7b6f Handle too many (or too large) paths in GrDefaultPathRenderer by Brian Osman · 7 years ago
  17. 646e429 Retract GrTexture*.h & GrRenderTarget*.h from other headers by Robert Phillips · 7 years ago
  18. 9bada54 Revert "Revert "Expand partial render target write pixels workaround."" by Brian Salomon · 7 years ago
  19. fdd1170 Revert "Expand partial render target write pixels workaround." by Brian Salomon · 7 years ago
  20. 0cc507d Expand partial render target write pixels workaround. by Brian Salomon · 7 years ago
  21. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  22. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  23. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  24. 903da79 Rename GrBatchAtlas files to GrDrawOpAtlas by Brian Salomon · 8 years ago
  25. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago[Renamed (75%) from src/gpu/GrBatchFlushState.cpp]
  26. 9afd371 Rename GrDrawBatch->GrDrawOp by Brian Salomon · 8 years ago
  27. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 8 years ago
  28. 342bfc2 Simplify GrDrawBatch uploads and token uage. by bsalomon · 8 years ago
  29. 397536c Consolidate GPU buffer implementations by cdalton · 8 years ago
  30. f8c3ba4 Revert of Consolidate GPU buffer implementations (patchset #10 id:180001 of https://codereview.chromium.org/1825393002/ ) by robertphillips · 8 years ago
  31. 8b1bff2 Consolidate GPU buffer implementations by cdalton · 8 years ago
  32. 1f0e350 Disable preemptive batch preparation by robertphillips · 9 years ago
  33. 7539856 Make GrVertexBatch objects hold their own draws during GrDrawTarget flush by bsalomon · 9 years ago