1. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  2. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  3. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  4. 171e5b7 SkResourceCache::Key namespace support. by fmalita · 10 years ago
  5. 23df2d6 Picture shader resource caching. by fmalita · 10 years ago
  6. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  7. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  8. 8482504 make allocPixels throw on failure by reed · 10 years ago
  9. a8d7f0b Try out scalar picture sizes by robertphillips · 10 years ago
  10. 9fa60da Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc). by reed · 10 years ago
  11. bb204f4 Clamp SkPictureShader's tile size. by fmalita · 10 years ago
  12. b5f7826 Explicit tile bounds for SkPictureShader by fmalita · 10 years ago
  13. e846499 Make SkPictureShader and SkPictureImageFilter use const SkPictures by robertphillips · 10 years ago
  14. 1b0aa00 No need to cache local matrix in picture shader. by scroggo · 10 years ago
  15. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  16. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  17. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  18. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  19. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  20. 9b14f26 Alter SkCanvas::drawPicture (devirtualize, take const SkPicture, take pointer) by robertphillips · 10 years ago
  21. 5970f62 re-land hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  22. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  23. d12de02 Revert of hide get/setLocalMatrix (https://codereview.chromium.org/279563002/) by commit-bot@chromium.org · 10 years ago
  24. 5adad32 hide get/setLocalMatrix by commit-bot@chromium.org · 10 years ago
  25. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 10 years ago
  26. f03f9ff don't leak the bitmapShader by commit-bot@chromium.org · 10 years ago
  27. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  28. 5aacfe9 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  29. c09abe6 Revert of Remove setLocalMatrix calls from picture shader GM. (https://codereview.chromium.org/260863007/) by commit-bot@chromium.org · 10 years ago
  30. 74b8cb1 Remove setLocalMatrix calls from picture shader GM. by commit-bot@chromium.org · 10 years ago
  31. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  32. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  33. 87fcd95 Revert of Revert of Extract most of the mutable state of SkShader into a separate Context object. (https://codereview.chromium.org/249643002/) by commit-bot@chromium.org · 10 years ago
  34. 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
  35. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  36. 855e88e Fixes for SkPictureShader. by commit-bot@chromium.org · 10 years ago
  37. 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
  38. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  39. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  40. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  41. c5d9bb0 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago
  42. 8865d09 Revert of Initial picture shader implementation (https://codereview.chromium.org/221923007/) by commit-bot@chromium.org · 10 years ago
  43. 592b2d1 Initial picture shader implementation by commit-bot@chromium.org · 10 years ago