1. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  2. 32f2818 Clean up/remove unused GrFragmentProcessor-derived ctors by Robert Phillips · 8 years ago
  3. dbc8eeb Remove GrProcessorTestData's GrTextures by Robert Phillips · 8 years ago
  4. 8e1c4e6 Remove asTextureRef from SkSpecialImage & update effects accordingly (take 2) by Robert Phillips · 8 years ago
  5. f3b995b Clarify when tweak alpha for coverage optimizaton can occur. by Brian Salomon · 8 years ago
  6. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  7. d1a8bdf Initialize test textures for ProcessorOptimizationValidationTest. by Brian Salomon · 8 years ago
  8. 2c49a41 Remove inner/outer threshold restriction on SkAlphaThresholdFilter. by Brian Salomon · 8 years ago
  9. 99dbe7b Temporarily don't mark alpha threshold fp as modulating by Brian Salomon · 8 years ago
  10. 5d4cd9e Re-enable processor optimization test with some fixes. by Brian Salomon · 8 years ago
  11. 696b293 Revert "Remove asTextureRef from SkSpecialImage & update effects accordingly" by Robert Phillips · 8 years ago
  12. e88cf6b Remove asTextureRef from SkSpecialImage & update effects accordingly by Robert Phillips · 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. 67c18d6 Continue making Ganesh use absolute texture coordinates - take 2 by Robert Phillips · 8 years ago
  18. a7d61a6 Revert "Continue making Ganesh use absolute texture coordinates" by Joe Gregorio · 8 years ago
  19. 4493a9d Continue making Ganesh use absolute texture coordinates by Robert Phillips · 8 years ago
  20. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  21. 99938a8 Merge GrGLSLShaderVar and GrShaderVar by Brian Salomon · 8 years ago
  22. 514baff Rename GrTextureParams to GrSamplerParams by Brian Salomon · 8 years ago
  23. db4183d In GrProcessor::TextureSampler drop the "get", it's cleaner by Brian Salomon · 8 years ago
  24. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  25. 2ebd0c8 Remove option to make GrCoordTransforms apply to device positions. by Brian Salomon · 8 years ago
  26. e2f732f Start supplying random color space xforms to FP tests by Brian Osman · 8 years ago
  27. 6fb592e Add color space xform to GrAlphaThresholdFragmentProcessor by Brian Osman · 8 years ago
  28. 1a1aa93 Remove unneeded GrGLSLTransformedCoordsArray type by bsalomon · 8 years ago
  29. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  30. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 8 years ago