1. 32342f0 Rebase and fix chromium by Brian Osman · 8 years ago
  2. 875218e Wrap cached GrTextures in GrTextureProxies (e.g., blur profiles, nine-patch blurs, etc.) by Robert Phillips · 8 years ago
  3. cb30bb2 Remove GrFragmentProcessor::computeInvariantOutput by Brian Salomon · 8 years ago
  4. 94efbf5 Merge GrGLSLCaps into GrShaderCaps by Brian Salomon · 8 years ago
  5. 0bbecb2 Rename GrTextureAccess to GrProcessor::TextureSampler. by Brian Salomon · 8 years ago
  6. fc6c37b Remove stray semicolons. by Mike Klein · 8 years ago
  7. af68fa1 Improvements for circluar blurs in GPU backend. by bsalomon · 8 years ago
  8. f7fcdb2 Bin circular blur profile textures by scale and blur to radius ratio. by bsalomon · 8 years ago
  9. 06ca8ec sk_sp for Ganesh. by bungeman · 8 years ago
  10. 9d524f2 Style bikeshed - remove extraneous whitespace by halcanary · 9 years ago
  11. ddf0713 Make GrCircleBlurFragmentProcessor::onIsEqual include the position by abarth · 9 years ago
  12. e004bfc Increase the amount of debug information printed out by batches by robertphillips · 9 years ago
  13. 57d3b03 Rename some processor functions from GL to GLSL by egdaniel · 9 years ago
  14. 64c4728 Make all GrFragmentProcessors GL independent. by egdaniel · 9 years ago
  15. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago