1. c655c3a Make GrOp::onPrePrepare be pure virtual by Robert Phillips · 4 years, 7 months ago
  2. 901aff0 Add GrProgramInfo to centralize management of program information by Robert Phillips · 5 years ago
  3. 5faf474 More bounds fixes for StrokeRect and DefaultPath when using MSAA for non-aa. by Greg Daniel · 5 years ago
  4. e1efd38 Remove GrPendingIOResource by Robert Phillips · 5 years ago
  5. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  6. b97da53 Switch Ops over to using GrRecordingContext by Robert Phillips · 6 years ago
  7. 588cec7 Reenable GrOp chaining. by Brian Salomon · 6 years ago
  8. 9a390ac Guard GrOp::dumpInfo with SK_DEBUG by Brian Osman · 6 years ago
  9. 7eae3e0 Reland "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  10. fdf05f4 Revert "Move GrGeometryProcessor's textures out of classes and into" by Brian Salomon · 6 years ago
  11. 641ac7d Make result of GrOp::combineIfPossible be an enum. by Brian Salomon · 6 years ago
  12. 7c525e6 Plumb GrContext everywhere by Robert Phillips · 6 years ago
  13. 6504813 Remove accessRenderTarget calls in service of binding stencil buffer by Robert Phillips · 7 years ago
  14. 009e9af Remove GrGpu.h from GrResourceProvider.h by Robert Phillips · 7 years ago
  15. 2f4ddf6 Update more GrOps to split-opList world by Robert Phillips · 7 years ago
  16. ce78bad header cleanup by Hal Canary · 7 years ago
  17. b9a02a1 Update stencil ops to have a parallel proxyID by Robert Phillips · 8 years ago
  18. 9e50f7b Store clipped bounds on GrOp rather than in parallel in GrRenderTargetOpList. by Brian Salomon · 8 years ago
  19. 6b20a55 Make header files self-sufficient by Hal Canary · 8 years ago
  20. f833478 Remove ref counting from GrOp. by Brian Salomon · 8 years ago
  21. 69868af Remove render target unique ID virtual from GrOp. by Brian Salomon · 8 years ago
  22. bde4285 Rename GrOp::draw to GrOp::execute by Brian Salomon · 8 years ago
  23. 8952743 move src/gpu/batches -> src/gpu/ops by Brian Salomon · 8 years ago[Renamed from src/gpu/batches/GrStencilPathOp.h]
  24. 82c263f Rename NVPR batch->op and sk_sp'ify by Brian Salomon · 8 years ago