1. 2890fbf Make GrPipeline hold a GrRenderTargetProxy (instead of a GrRenderTarget) by Robert Phillips · 7 years ago
  2. 02611d9 Add Make[backend] calls for creating GrContexts by Greg Daniel · 7 years ago
  3. 81e7bf8 Update gpu caps for valid sample counts. by Greg Daniel · 7 years ago
  4. e5b399e Remove GrLegacyMeshDrawOp and GrPipelineBuilder by Brian Salomon · 7 years ago
  5. 46983b7 Introduce dynamic pipeline state by Chris Dalton · 7 years ago
  6. 5c77975 Add flag to avoid stencil buffers in Skia by Eric Karl · 7 years ago
  7. dd3b3f4 Rm makeRenderTargetContext in favor of deferred version (take 3) by Robert Phillips · 7 years ago
  8. 2af746c Revert "Rm makeRenderTargetContext in favor of deferred version (take 2)" by Robert Phillips · 7 years ago
  9. 02242e8 Rm makeRenderTargetContext in favor of deferred version (take 2) by Robert Phillips · 7 years ago
  10. 9342921 Revert "Rm makeRenderTargetContext in favor of deferred version" by Robert Phillips · 7 years ago
  11. d83ec04 Rm makeRenderTargetContext in favor of deferred version by Robert Phillips · 7 years ago
  12. 48d1b4c Revert "Revert "Create GrXferProcessor while doing GrProcessorSet analysis."" by Brian Salomon · 7 years ago
  13. 5dac9b3 Revert "Create GrXferProcessor while doing GrProcessorSet analysis." by Brian Salomon · 7 years ago
  14. 0ae0e23 Create GrXferProcessor while doing GrProcessorSet analysis. by Brian Salomon · 7 years ago
  15. 1c6025c Make analysis optional to GrPipeline::init(). by Brian Salomon · 7 years ago
  16. 54d212e Revert "Revert "Remove GrPipeline from GrDrawOp."" by Brian Salomon · 7 years ago
  17. c48af93 Revert "Remove GrPipeline from GrDrawOp." by Brian Salomon · 7 years ago
  18. 2bf4b3a Remove GrPipeline from GrDrawOp. by Brian Salomon · 7 years ago
  19. 97180af Compute clipped draw bounds outside GrAppliedClip. by Brian Salomon · 7 years ago
  20. b5cb683 Use construct/init pattern with GrPipeline to replace CreateAt. by Brian Salomon · 8 years ago
  21. b16e8ac Make GrPipeline::CreateAt take GrRenderTarget and not GrRenderTargetContext by Brian Salomon · 8 years ago
  22. 5298dc8 Make GrPipelineAnalysis a nested class of GrProcessorSet. by Brian Salomon · 8 years ago
  23. 189098e7 Don't require GrPipelineBuilder to build GrPipeline by Brian Salomon · 8 years ago
  24. 652ecb5 Pass GrAppliedClip to pipeline creation. by Brian Salomon · 8 years ago
  25. 92aee3d This renames methods and classes that relate to static analysis of combinations of GrDrawOps and GrPipelines. by Brian Salomon · 8 years ago
  26. 0e8fc8b Relandx2 "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  27. 073285c Revert "Reland "Remove antialiasing control from GrPaint."" by Brian Salomon · 8 years ago
  28. 3944484 Reland "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  29. 419d81e Revert "Remove antialiasing control from GrPaint." by Brian Salomon · 8 years ago
  30. 9f54935 Remove antialiasing control from GrPaint. by Brian Salomon · 8 years ago
  31. 342b7ac tests: s/SkAutoTUnref/sk_sp/ by Hal Canary · 8 years ago
  32. 145dbcd Remove SkAutoTDelete. by Ben Wagner · 8 years ago
  33. c633abb Remove GrStencilSettings from GrPipeline by csmartdalton · 8 years ago
  34. 0d28e57 Fix caching of sample locations by csmartdalton · 8 years ago
  35. 42e6798 Revert of Fix caching of sample locations (patchset #3 id:40001 of https://codereview.chromium.org/2111423002/ ) by rmistry · 8 years ago
  36. 09d49a3 Fix caching of sample locations by csmartdalton · 8 years ago