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. 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
  5. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 10 years ago
  6. edda70e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  7. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 10 years ago
  8. 1ab536f fix composeshader to respect the paint's alpha by commit-bot@chromium.org · 10 years ago
  9. 9a40803 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  10. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 10 years ago
  11. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 10 years ago
  12. 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
  13. 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
  14. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  15. 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
  16. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  17. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  18. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  19. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 11 years ago
  20. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 11 years ago
  21. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 11 years ago
  22. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 11 years ago
  23. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 12 years ago
  24. 135e16c revert 6798 (assert in GM) by reed@google.com · 12 years ago
  25. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 12 years ago
  26. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 12 years ago
  27. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  28. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  29. 6eb0d62 Register some flattenable factories. by scroggo@google.com · 12 years ago
  30. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  31. 573f22b handle if unflattening returned a null shader by reed@google.com · 13 years ago
  32. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  33. 82065d6 remove SkRefCnt safeRef() and safeUnref(), and replace the call-sites with by reed@google.com · 13 years ago
  34. c4cae85 add BlitRow procs for 32->32, to allow for neon and other optimizations. by reed@android.com · 15 years ago
  35. 8a1c16f grab from latest android by reed@android.com · 16 years ago