1. 51b20f2 Add explicit GPU resource allocation of deferred proxies by Robert Phillips · 7 years ago
  2. 2188e09 Update MDB flags to match switches in Chrome & Android by Robert Phillips · 7 years ago
  3. a84cacf Rename GrOpList::reset to endFlush by Chris Dalton · 7 years ago
  4. 099fa0f Revert^6 "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  5. 9b1f4bd Revert "Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""""" by Brian Osman · 7 years ago
  6. fdd2cb5 Revert "Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"""" by Brian Osman · 7 years ago
  7. 9f8d4d3 Revert "Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation""" by Brian Osman · 7 years ago
  8. e8b8397 Revert "Revert "Make threaded proxy generation MDB-friendly, and defer instantiation"" by Brian Osman · 7 years ago
  9. 837c6c7 Revert "Make threaded proxy generation MDB-friendly, and defer instantiation" by Brian Osman · 7 years ago
  10. 742f3d0 Make threaded proxy generation MDB-friendly, and defer instantiation by Brian Osman · 7 years ago
  11. 73fd0d6 Revert "Revert "Pre-allocate some opList dependency list storage"" by Robert Phillips · 7 years ago
  12. 1cdbad0 Revert "Pre-allocate some opList dependency list storage" by Robert Phillips · 7 years ago
  13. 51066f4 Pre-allocate some opList dependency list storage by Robert Phillips · 7 years ago
  14. 5f567c7 Finish restoring GrOpList DAG by Robert Phillips · 7 years ago
  15. 09dfc47 Pull non-substantive changes out of explicit GPU resource allocation CL by Robert Phillips · 7 years ago
  16. 5d03474 Do software clip mask generation with worker threads by Brian Osman · 7 years ago
  17. 407b342 Add GrPrepareCallback, always run at the start of flush by Brian Osman · 7 years ago
  18. d991486 Drop the ref on the GrOpList's target in makeClosed (take 2) by Robert Phillips · 7 years ago
  19. c8ecb03 Revert "Drop the ref on the GrOpList's target in makeClosed" by Robert Phillips · 7 years ago
  20. dcd499c Drop the ref on the GrOpList's target in makeClosed by Robert Phillips · 7 years ago
  21. 5efd5ea Update clearOp for split-OpList world (take 3) by Robert Phillips · 7 years ago
  22. 318c419 Remove RenderTarget pointer from GrRenderTargetOpList::RecordedOp by Robert Phillips · 7 years ago
  23. 6cdc22c Split up opLists (take 3) by Robert Phillips · 7 years ago
  24. b6deea8 Setup for another attempt to split up opLists by Robert Phillips · 7 years ago
  25. ee68365 Remove GrResourceProvider & GrGpu pointers from GrRenderTargetOpList by Robert Phillips · 7 years ago
  26. 4a39504 Revert "Split up opLists (take 2)" by Robert Phillips · 7 years ago
  27. df2bf21 Split up opLists (take 2) by Robert Phillips · 7 years ago
  28. 7ce67db Revert "Split up opLists" by Robert Phillips · 7 years ago
  29. bc8ee52 Split up opLists by Robert Phillips · 7 years ago
  30. c589b0b Remove lastOpList capability from GrSurface by Robert Phillips · 7 years ago
  31. dc83b89 sk_sp-ify opList creation & storage by Robert Phillips · 7 years ago
  32. c013892 Add a unique ID to GrOpLists and return it from GrRenderTargetContext::addDrawOp by Robert Phillips · 7 years ago
  33. 294870f Add explicit UniqueID classes for GrGpuResource & GrSurfaceProxy by Robert Phillips · 8 years ago
  34. c7635fa Make GrDrawContext be GrRenderTargetProxy-backed by Robert Phillips · 8 years ago
  35. 62e7b5f Create GrTextureOpList to support deferred copy batches for textures by Brian Osman · 8 years ago
  36. f2361d2 Add GrOpList and rename GrDrawTarget to GrRenderTargetOpList by Robert Phillips · 8 years ago