1. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  2. 6cdc22c Split up opLists (take 3) 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. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  6. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  7. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  8. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  9. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  10. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  11. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  12. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 8 years ago
  13. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  14. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  15. 45580d3 Added GrSurfaceContext and GrTextureContext by Brian Osman · 8 years ago
  16. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  17. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  18. 62e7b5f Create GrTextureOpList to support deferred copy batches for textures by Brian Osman · 8 years ago
  19. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago