1. 83420eb Rewrite tessellation atlases as normal render tasks by Chris Dalton · 3 years, 4 months ago
  2. aa938ce Upgrade GrRenderTask::makeClosed to take a GrRecordingContext by Chris Dalton · 3 years, 4 months ago
  3. 294723d Move GrOp::VisitProxyFunc to GrTypesPriv.h GrVisitProxyFunc by Robert Phillips · 3 years, 4 months ago
  4. 858fc99 Make GrRenderTask::numTargets non-virtual by Adlai Holler · 3 years, 5 months ago
  5. ae87bf1 Remove SkSpan class template deduction guides by Brian Osman · 3 years, 6 months ago
  6. f5b03fc maintain RenderTask dependencies through merge by Herb Derby · 3 years, 6 months ago
  7. e9ea414 Improve API for skipping render tasks by Adlai Holler · 3 years, 6 months ago
  8. 19fd514 Simplify GrResourceAllocator API by Adlai Holler · 3 years, 8 months ago
  9. d63638b Copy on write for wrapped backend texture surfaces. by Brian Salomon · 3 years, 8 months ago
  10. 9e2c50e Revert "Remove deferred proxy machinery" by Adlai Holler · 3 years, 9 months ago
  11. a3987cc Remove deferred proxy machinery by Adlai Holler · 3 years, 9 months ago
  12. 982127b Make render task targets be just a proxy. by Brian Salomon · 3 years, 9 months ago
  13. 08f5311 Detemplatize render task clustering by Adlai Holler · 3 years, 9 months ago
  14. 047d5bb Improve flush-time op spew (esp. for DDL tasks) by Robert Phillips · 3 years, 10 months ago
  15. 7803608 Add a new implementation of reduceOpsTaskSplitting by Adlai Holler · 3 years, 10 months ago
  16. 07bc9a2 GPU clear values: just 4 floats by Brian Salomon · 3 years, 11 months ago
  17. 4dbff75 Update GrTTopoSort to use pre-existing memory ... by Robert Phillips · 4 years ago
  18. 9ef7e20 Remove friending between GrRenderTask and GrDDLTask by Robert Phillips · 4 years ago
  19. 07f675d Change UnrefDDLTask to just be the DDLTask (take 2) by Robert Phillips · 4 years ago
  20. a0e248d Revert "Change UnrefDDLTask to just be the DDLTask" by Robert Phillips · 4 years ago
  21. 02dd0ed Change UnrefDDLTask to just be the DDLTask by Robert Phillips · 4 years ago
  22. 1e0136e Remove more dump-info utility methods when GR_TEST_UTILS is off. by John Stiles · 4 years, 2 months ago
  23. 7e67dca Rename GrMipMapped GrMipmapped by Brian Salomon · 4 years, 3 months ago
  24. 96ead54 Reland "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
  25. 65888b8 Revert "Consolidate GrDrawingManager <-> GrRenderTask lifecycle" by Adlai Holler · 4 years, 4 months ago
  26. 6f1487f Consolidate GrDrawingManager <-> GrRenderTask lifecycle by Adlai Holler · 4 years, 4 months ago
  27. 33d569e Elevate the target list of Ganesh tasks to base class by Adlai Holler · 4 years, 4 months ago
  28. 082232b simplify option flow by Herb Derby · 4 years, 5 months ago
  29. d71b7b0 Move lastRenderTask into drawing manager by Adlai Holler · 4 years, 5 months ago
  30. 44e2c5f Add render task type to flush-time op spew by Robert Phillips · 4 years, 6 months ago
  31. fcdd061 Use just GrSurfaceProxy in pipeline management. by Michael Ludwig · 5 years ago
  32. 16f5c65 Use GrSurfaceProxyView in RenderTasks. by Greg Daniel · 5 years ago
  33. 29f3854 Start disentangling tessellation from pipeline creation in GrTextureOp by Robert Phillips · 5 years ago
  34. 7327c9d Add GrRenderTask and GrOp prePrepare framework by Robert Phillips · 5 years ago
  35. 16a33c6 Move the msaa dirty rect to GrRenderTargetProxy by Chris Dalton · 5 years ago
  36. e2a903e Reland "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 5 years ago
  37. fac9196 Revert "Reorder msaa and mipmap resolves to happen all at once" by Chris Dalton · 5 years ago
  38. fd14146 Reorder msaa and mipmap resolves to happen all at once by Chris Dalton · 5 years ago
  39. c30f1a9 Move surface wait ops to GrRenderTasks. by Greg Daniel · 5 years ago
  40. dcf9ca1 Have visitProxies take a GrTexutreProxy instead of GrSurfaceProxy. by Greg Daniel · 5 years ago
  41. c4b4735 Don't pass around renderTargetContexts from onFlush callbacks by Chris Dalton · 5 years ago
  42. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  43. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  44. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  45. 5abfff2 Delete unused GrTextureOpList. by Greg Daniel · 5 years ago
  46. aa3cbb8 Mark mipmaps dirty from makeClosed() rather than opList constructors by Chris Dalton · 5 years ago
  47. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  48. 6b49810 Extract a GrRenderTask base class from GrOpList by Chris Dalton · 5 years ago