1. 9cc1775 rename GrShaderDataManager -> GrProcessorDataManager by joshualitt · 9 years ago
  2. 8ca93e7 Initial CL to create dummy GrShaderDataManager and thread it through by joshualitt · 9 years ago
  3. 31dc1b2 style nit cleanups. e.g. remove 'virtual' on override declarations by robertphillips · 9 years ago
  4. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  5. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  6. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  7. b9bb38c make SkColorShader private, use public factory by reed · 10 years ago[Renamed from include/core/SkColorShader.h]
  8. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  9. 8367b8c extend SkShader to report a luminance-color to be used for gamma correction by reed · 10 years ago
  10. 83d081a Goodbye GrEffectRef. by bsalomon · 10 years ago
  11. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  12. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  13. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  14. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  15. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  16. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  17. cc9dbfb Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  18. 76a3b2a Remove support for inheriting the paint color from SkColorShader by commit-bot@chromium.org · 10 years ago
  19. 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
  20. 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
  21. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  22. 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
  23. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  24. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  25. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  26. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 12 years ago
  27. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  28. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  29. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  30. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  31. b6e1619 Adding isOpaque method to skia shader classes by junov@chromium.org · 13 years ago
  32. 59ccef6 add more SK_OVERRIDEs update dox for SkEmptyShader by reed@google.com · 13 years ago
  33. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  34. 2be9e8b ColorShaders report no bitmaps, but only a color_gradient, which we now detect by reed@google.com · 13 years ago
  35. 7ffb1b2 Add code needed to build skia as a windows dll within the chromium project. by ctguil@chromium.org · 14 years ago
  36. 8cad586 add const to SkColorShader's asABitmap by reed@google.com · 14 years ago
  37. d3ae779 Add asAGradient shader extraction API. by vandebo@chromium.org · 14 years ago
  38. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  39. 5119bdb add shader flag kConstInY_Flag by reed@android.com · 15 years ago
  40. 8a1c16f grab from latest android by reed@android.com · 16 years ago