1. 61fc799 Add creation-time POD memory pool for GrOps by Robert Phillips · 4 years, 9 months ago
  2. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 4 years, 10 months ago
  3. f41b2bd Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  4. f21bf9e Revert "Merge GrOpList and GrRTOpList and rename to GrOpsTask." by Greg Daniel · 5 years ago
  5. 2a59541 Merge GrOpList and GrRTOpList and rename to GrOpsTask. by Greg Daniel · 5 years ago
  6. 0875512 Add a GrTextureResolveManager class by Chris Dalton · 5 years ago
  7. 0a15cc6 Propagate GrRenderable flag to GrCaps::getBackendFormatFromColorType by Robert Phillips · 5 years ago
  8. 27b4d8d Remove sample count from GrSurfaceDesc. by Brian Salomon · 5 years ago
  9. e8a766b Move GrProtected off GrSurfaceDesc and pass separately. by Brian Salomon · 5 years ago
  10. f2c2ba9 Remove kRenderTarget_GrSurfaceFlag, instead pass GrRenderable. by Brian Salomon · 5 years ago
  11. 627d053 Move uses of functions taking SkColorType to GrColorType versions in GrCaps. by Greg Daniel · 5 years ago
  12. e5f7328 No longer forward refs and unrefs from the GrSurfaceProxy to the backing GrSurface by Robert Phillips · 5 years ago
  13. 10d1721 Remove GrInternalSurfaceFlags::kNoPendingIO as it is no longer needed by Robert Phillips · 5 years ago
  14. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  15. 12c4629 Remove the option of disabling explicit resource allocation by Robert Phillips · 5 years ago
  16. 831a293 Plumb sk_sp through the GrOpList class hierarchy by Robert Phillips · 5 years ago
  17. 2c791fc Track the number of resources that would become purgeable after flush by Brian Salomon · 5 years ago
  18. 7eeb74f Add checks that the GrResourceAllocator is operating as expected by Robert Phillips · 5 years ago
  19. d684148 Move auditTrail and opMemoryPool from GrContext to GrRecordingContext by Robert Phillips · 5 years ago
  20. 601ac80 Cache CPU memory buffers used for client side arrays. by Brian Salomon · 5 years ago
  21. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  22. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  23. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  24. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  25. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  26. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  27. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  28. b41417f Make GrOp base class responsible for merging bounds. by Brian Salomon · 6 years ago
  29. a7682c8 Disable GrOp chaining. by Brian Salomon · 6 years ago
  30. 58f153c Use preallocated space for default vertex and index buffer sizes by Brian Salomon · 6 years ago
  31. 764e546 Fix op chaining painter's order violation in GrRenderTargetOpList. by Brian Salomon · 6 years ago