1. 296b1cc Retract GrContext from src/gpu/effects by Robert Phillips · 8 years ago
  2. 26c90e0 Add GrRenderTargetContext::resourceProvider & GrResourceProvider::caps by Robert Phillips · 8 years ago
  3. 649a341 Add a separate draw function to GrRenderTargetContext for GrMeshDrawOp derived classes. by Brian Salomon · 8 years ago
  4. c65aec9 Make GrClip.h private by Brian Salomon · 8 years ago
  5. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  6. 2f49314 Make GrSurface::MakeDeferred return sk_sp<GrTextureProxy> by Robert Phillips · 8 years ago
  7. 7928e76 Disable deferred gpu resources for Chrome branch by Robert Phillips · 8 years ago
  8. 30f9bc6 Switch GrTextureStripAtlas over to GrTextureProxies by Robert Phillips · 8 years ago
  9. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 8 years ago
  10. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  11. d1a8bdf Initialize test textures for ProcessorOptimizationValidationTest. by Brian Salomon · 8 years ago
  12. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  13. 6f6961e make GR_TEST_UTILS=0 work by Hal Canary · 8 years ago
  14. 587e08f Revert "Revert "Start of rewrite of GrFragmentProcessor optimizations."" by Brian Salomon · 8 years ago
  15. 052fd51 Revert "Start of rewrite of GrFragmentProcessor optimizations." by Ethan Nicholas · 8 years ago
  16. 85eb422 Start of rewrite of GrFragmentProcessor optimizations. by Brian Salomon · 8 years ago
  17. 5f13fba Stop tracking whether GrFragmentProcessors read their input by Brian Salomon · 8 years ago
  18. f046e15 Fix undefined GrIORef test method on Chrome win bot by Brian Salomon · 8 years ago
  19. 82f4431 Make GrPaints move their GrProcessor ownership into GrPipelineBuilder. by Brian Salomon · 8 years ago
  20. bc6b99d Add test for processor->resource ref/io counts by Brian Salomon · 8 years ago