1. 5b5d84c Cache the command buffer objects by Robert Phillips · 6 years ago
  2. d25f5bc Allow GrOps to chain themselves together instead of merging. by Brian Salomon · 6 years ago
  3. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  4. d46f009 Add check before freeing op in GrTextureOpList by Robert Phillips · 6 years ago
  5. c994a93 Move op memory storage to GrContext (take 2) by Robert Phillips · 6 years ago
  6. 4f6ba2e Revert "Move op memory storage to GrContext" by Robert Phillips · 6 years ago
  7. c8cee44 Move op memory storage to GrContext by Robert Phillips · 6 years ago
  8. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  9. 2748391 Add ability to dump opList info at flush-time by Robert Phillips · 6 years ago
  10. 3a9710b Add handling for allocation failure in GrTextureOpList by Robert Phillips · 6 years ago
  11. aa3dfbe Remove Ops whose lazy proxies fail to instantiate on flush by Greg Daniel · 7 years ago
  12. 8816b93 Make sure to visit clips and dst proxies during gather by Chris Dalton · 7 years ago
  13. f8e2502 Prepare to enable explicit gpu resource allocation (take 2) by Robert Phillips · 7 years ago
  14. 065b41d Revert "Prepare to enable explicit gpu resource allocation" by Greg Daniel · 7 years ago
  15. f290376 Prepare to enable explicit gpu resource allocation by Robert Phillips · 7 years ago
  16. 8186cbe Make the intervals in GrResourceAllocator use SkArenaAlloc by Robert Phillips · 7 years ago
  17. 29b60c9 Make deferred upload handling and draw recording be virtual interfaces implemented by GrOpFlushState. by Brian Salomon · 7 years ago
  18. a84cacf Rename GrOpList::reset to endFlush by Chris Dalton · 7 years ago
  19. d375dbf Land scaffolding for explicit MDB resource allocation by Robert Phillips · 7 years ago
  20. 9d6c64f Make GrCopySurfaceOp participate in the GrOplist DAG by Robert Phillips · 7 years ago
  21. 500d58b Make Copy Ops to go through GpuCommandBuffer instead of straigt to GPU. by Greg Daniel · 7 years ago
  22. 407b342 Add GrPrepareCallback, always run at the start of flush by Brian Osman · 7 years ago
  23. 81dd3e0 Finish a few MDB TODOs by Robert Phillips · 7 years ago
  24. a16f6cb Update copyOp to split-opList world by Robert Phillips · 7 years ago
  25. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  26. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  27. 18e9484 Rename finishOpList to finishFlush and call it less frequently by Robert Phillips · 7 years ago
  28. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  29. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  30. c84c030 Add debug-only helper methods to get #ops & #clips per opList by Robert Phillips · 7 years ago
  31. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  32. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  33. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  34. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  35. f5442bb Split cleanup changes out of bigger CL (take 2) by Robert Phillips · 7 years ago
  36. e186cfd Revert "Split cleanup changes out of bigger CL" by Mike Klein · 7 years ago
  37. cd11c80 Split cleanup changes out of bigger CL by Robert Phillips · 7 years ago
  38. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  39. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  40. bf25d43 Make GrCopySurfaceOp friendlier to GrSurfaceProxy (take 2) by Robert Phillips · 7 years ago
  41. 9a121cc Revert "Make GrCopySurfaceOp friendlier to GrSurfaceProxy" by Robert Phillips · 7 years ago
  42. d7cda9a Make GrCopySurfaceOp friendlier to GrSurfaceProxy by Robert Phillips · 7 years ago
  43. f7a7261 Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp by Robert Phillips · 7 years ago
  44. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  45. eb35f4d Add pre-Flush callback to GrDrawingManager (take 2) by Robert Phillips · 7 years ago
  46. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  47. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  48. 18ea816 Revert "Add pre-Flush callback to GrDrawingManager" by Robert Phillips · 7 years ago
  49. d222ec4 Add pre-Flush callback to GrDrawingManager by Robert Phillips · 7 years ago
  50. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 7 years ago
  51. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  52. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  53. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  54. 42ad83a Rename batch->op in GrAuditTrail. by Brian Salomon · 8 years ago
  55. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago
  56. 7dae46a Some more batch->op renaming by Brian Salomon · 8 years ago
  57. 2790c52 Make *OpList::recordOp functions take sk_sp<GrOp> not GrOp* by Brian Salomon · 8 years ago
  58. 742e31d Rename GrBatchFlushState to GrOpFlushState by Brian Salomon · 8 years ago
  59. 1e41f4a Rename batch->op in GrOpList and subclasses by Brian Salomon · 8 years ago
  60. 25a8809 Rename GrBatch to GrOp by Brian Salomon · 8 years ago
  61. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  62. 62e7b5f Create GrTextureOpList to support deferred copy batches for textures by Brian Osman · 8 years ago