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. 7ef849d Add Sk prefix to CreateBitmapShader. by mtklein · 10 years ago
  5. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  6. cc0e311 make set3DMask virtual, so we can safely notify the shadercontext by reed · 10 years ago
  7. 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
  8. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  9. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  10. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  11. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 10 years ago
  12. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 10 years ago
  13. 80116dc add local-matrix to shader::context by commit-bot@chromium.org · 10 years ago
  14. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  15. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  16. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  17. 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
  18. 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
  19. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  20. 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
  21. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  22. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  23. a5572e5 Add a class to allocate small objects w/o extra calls to new. by commit-bot@chromium.org · 10 years ago
  24. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  25. 0ac6af4 Wrap GrEffects in GrEffectPtr. by bsalomon@google.com · 11 years ago
  26. ff21c2e Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  27. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 11 years ago
  28. e197cbf Change signature of SkShader::asNewEffect(), implement for SkBitmapProcShader. by bsalomon@google.com · 11 years ago
  29. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  30. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  31. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  32. 3bafe74 Add SkShader::asShadeProc to fast-path the caller when the shader is fast by reed@google.com · 12 years ago
  33. 91f319c Use asNewCustomStage instead of asABitmap in SkGpuDevice, also removed now-unecessary twoPointRadialParams parameter from asABitmap. by rileya@google.com · 12 years ago
  34. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  35. ba28d03 Create macro for registering classes for deserialization by djsollen@google.com · 12 years ago
  36. a2ca41e Cleanup Macros arround static initializers for SkFlattenable. by djsollen@google.com · 12 years ago
  37. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  38. b6e1619 Adding isOpaque method to skia shader classes by junov@chromium.org · 13 years ago
  39. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  40. 7c2f27d make asABitmap() const change private cache fields in gradient to be mutable by reed@google.com · 13 years ago
  41. f2b98d6 merge with changes for GPU backend by reed@android.com · 14 years ago
  42. 8a1c16f grab from latest android by reed@android.com · 16 years ago