1. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 8 years ago
  2. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 8 years ago
  3. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 8 years ago
  4. 178ce3e Make all GrRenderTargetOpList ops store a GrRenderTarget pointer by Robert Phillips · 8 years ago
  5. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 8 years ago
  6. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 8 years ago
  7. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 8 years ago
  8. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 8 years ago
  9. f833478 Remove ref counting from GrOp. by Brian Salomon · 9 years ago
  10. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 9 years ago
  11. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 9 years ago
  12. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 9 years ago[Renamed from src/gpu/batches/GrCopySurfaceOp.h]
  13. 7dae46a Some more batch->op renaming by Brian Salomon · 9 years ago[Renamed (74%) from src/gpu/batches/GrCopySurfaceBatch.h]
  14. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 9 years ago
  15. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 9 years ago
  16. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 9 years ago
  17. 3a7492f Remove GrBatch::renderTarget() and use GrBatch::renderTargetUniqueID() instead. by Brian Salomon · 9 years ago
  18. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 9 years ago
  19. 36a77ee Refactor GrVkGpuCommandBuffer to handle multiple GrVkCommandBuffers. by Greg Daniel · 9 years ago
  20. 8abb370 Have GrSurfaceProxys and GrGpuResources draw from the same pool of unique ids by robertphillips · 9 years ago
  21. 88cf17d Consolidate handling of infinitely thin primitives and aa bloat handing WRT batch bounds. by bsalomon · 9 years ago
  22. 44fbc79 Dump batch bounds and scissor rect by robertphillips · 9 years ago
  23. 9cb6340 Start using GrGpuCommandBuffer in GrDrawTarget. by egdaniel · 9 years ago
  24. b8fea97 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  25. 0eed945 Revert of Make copySurface work for texture dsts, return a bool, & add unit test. (patchset #6 id:100001 of https://codereview.chromium.org/1684313002/ ) by kjlubick · 9 years ago
  26. 7ea5e28 Make copySurface work for texture dsts, return a bool, & add unit test. by bsalomon · 9 years ago
  27. 6dea83f Add option to draw wireframe batch bounds by bsalomon · 10 years ago
  28. e2725f5 Revert of Add option to draw wireframe batch bounds (patchset #6 id:100001 of https://codereview.chromium.org/1494473005/ ) by scroggo · 10 years ago
  29. 26489ef Add option to draw wireframe batch bounds by bsalomon · 10 years ago
  30. 1b55a96 Reland of add a ClassID function to GrBatch (patchset #1 id:1 of https://codereview.chromium.org/1353043002/ ) by reed · 10 years ago
  31. 48e3a45 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by reed · 10 years ago
  32. eb44d53 add a ClassID function to GrBatch by joshualitt · 10 years ago
  33. a7008403 Revert of add a ClassID function to GrBatch (patchset #5 id:80001 of https://codereview.chromium.org/1352813003/ ) by joshualitt · 10 years ago
  34. 4078d52 add a ClassID function to GrBatch by joshualitt · 10 years ago
  35. 872062c GrCopySurfaceBatch by bsalomon · 10 years ago