1. 6e5671d Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  2. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  3. d3b28e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  4. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  5. 53783b0 Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/207683004/) by commit-bot@chromium.org · 10 years ago
  6. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  7. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  8. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  9. 2af1a2d Add base effect for gpu 2pt conical gradients by commit-bot@chromium.org · 10 years ago
  10. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 10 years ago
  11. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  12. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  13. cb6d97c Revert of r9902 (Consider conical shader opaque if it covers by robertphillips@google.com · 11 years ago
  14. 5e6c355 Consider conical shader opaque if it covers entire plane. by commit-bot@chromium.org · 11 years ago
  15. 437d6eb use Descriptor struct to encapsulate all the common paramaeters between our various gradient types. If we like it, might promote it to the public API. by reed@google.com · 11 years ago
  16. 3fbab82 Fixing deferred canvas bug caused by SkTwoPointConicalGradient declaring itself as opaque. by commit-bot@chromium.org · 11 years ago
  17. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  18. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 11 years ago
  19. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 11 years ago
  20. e197cbf Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader. by bsalomon@google.com · 11 years ago
  21. 08283af Rename GrSamplerState to GrEffectStage. by bsalomon@google.com · 12 years ago
  22. 8ea78d8 GrCustomStage Renaming Part 4 by bsalomon@google.com · 12 years ago
  23. dfdb7e5 Reland r5963 with two fixes: by bsalomon@google.com · 12 years ago
  24. f6eac8a Revert r5962 because of failures. by bsalomon@google.com · 12 years ago
  25. b022177 Require matrix for custom stage to be set when custom stage is installed. by bsalomon@google.com · 12 years ago
  26. fbfcd56 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) by rmistry@google.com · 12 years ago
  27. 98e8b6d Remove old constructors from GrGradientEffect subclasses, and moved their declarations into source files. by rileya@google.com · 12 years ago
  28. 1c6d64b Renamed and made public SkGradientShaderBases's 'commonAsAGradient' to 'getGradientTableBitmap', and use that instead of asABitmap in gradient custom stage setup. by rileya@google.com · 12 years ago
  29. d7cc651 Move GPU gradients into src/effects/gradients. by rileya@google.com · 12 years ago
  30. 589708b Split SkGradientShader into separate files for each gradient subclass. by rileya@google.com · 12 years ago