1. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  2. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  3. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  4. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  5. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  6. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  7. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  8. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  9. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  10. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  11. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  12. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  13. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 8 years ago
  14. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  15. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  16. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  17. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  18. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  19. 62e7b5f Create GrTextureOpList to support deferred copy batches for textures by Brian Osman · 8 years ago