1. b11ab57 remove src/jumper by Mike Klein · 7 years ago
  2. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 7 years ago
  3. 27dddae rebase by Cary Clark · 7 years ago
  4. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 7 years ago
  5. 92e37b6 Reland "remove toString" by Cary Clark · 7 years ago
  6. 32a4910 Revert "remove toString" by Cary Clark · 7 years ago
  7. 5191880 remove toString by Cary Clark · 7 years ago
  8. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 7 years ago
  9. e3429e6 rename inner AsFPArgs to stand-alone GrFPArgs by Mike Reed · 8 years ago
  10. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 8 years ago
  11. 6f11511 Revert "remove legacy support for old old picture versions" by Mike Reed · 8 years ago
  12. f3504d4 remove legacy support for old old picture versions by Mike Reed · 8 years ago
  13. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 8 years ago
  14. a4083c9 make most of SkColorPriv.h private by Cary Clark · 8 years ago
  15. 1d8c42e fold params into StageRec by Mike Reed · 8 years ago
  16. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 8 years ago
  17. cb3ceb7 CanOverflow -> ClampIfNeeded by Mike Klein · 8 years ago
  18. a6aaa30 SkShader::asACompose is android-only by Mike Reed · 8 years ago
  19. 01b2b83 Extend composeshader to support a lerp parameter by Mike Reed · 8 years ago
  20. 70bc94f Bump min picture to 7+ months ago by Mike Reed · 8 years ago
  21. cde9031 remove unused xfermode methods by Mike Reed · 8 years ago
  22. 3f51188 experiment: force composeshade to always be rasterpipeline by Mike Reed · 8 years ago
  23. 65efe9c remove unused auto class by Mike Reed · 8 years ago
  24. 5df94d5 have shaders that need seed_shader call it themselves by Mike Klein · 8 years ago
  25. 5edba45 [Reland] Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/core/SkComposeShader.cpp]
  26. d8872be Revert "Relocate shaders to own dir" by Stan Iliev · 8 years ago[Renamed from src/shaders/SkComposeShader.cpp]
  27. fabe0b2 Relocate shaders to own dir by Florin Malita · 8 years ago[Renamed from src/core/SkComposeShader.cpp]
  28. 4aed138 Reland of SkShaderBase by Florin Malita · 8 years ago
  29. d93e11c Revert "SkShaderBase" by Florin Malita · 8 years ago
  30. 58a7564 SkShaderBase by Florin Malita · 8 years ago
  31. 7d022e0 Always use raster pipeline for SkSweepGradient by Florin Malita · 8 years ago
  32. 9959f72 composeshader stages by Mike Reed · 8 years ago
  33. 273eead implement 4f for composeshader by Mike Reed · 8 years ago
  34. 2814d91 clean up SkShader friends by Mike Klein · 8 years ago
  35. e556bf7 Fix single leg Compose Shader crash. by Herb Derby · 8 years ago
  36. 83e939b Use SkArenaAlloc in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  37. dd8b72a Revert "Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code." by Robert Phillips · 8 years ago
  38. 2b57b7f Use SkArenaAlloc instead of SkSmallAllocator in the SkAutoBlitterChoose code. by Herb Derby · 8 years ago
  39. 0e39f97 Revert "Revert "make it illegal to include SkXfermode.h"" by Mike Reed · 9 years ago
  40. e9d1b29 Revert "make it illegal to include SkXfermode.h" by Greg Daniel · 9 years ago
  41. 07764ce make it illegal to include SkXfermode.h by Mike Reed · 9 years ago
  42. faba371 remove unused code around SK_SUPPORT_LEGACY_XFERMODE_PARAM by Mike Reed · 9 years ago
  43. 7d954ad remove xfermode from public api by Mike Reed · 9 years ago
  44. 618d304 GrConstColorProcessor uses 4f colors in the destination space by Brian Osman · 9 years ago
  45. 839345d Bundle SkShader::asFragmentProcessor arguments in a struct by brianosman · 9 years ago
  46. 06ca8ec sk_sp for Ganesh. by bungeman · 9 years ago
  47. 982eb7f Add new SkSourceGammaTreatment enum, used in situations like mipmap construction, where we need to know if we should respect (vs. ignore) the gamma encoding of sRGB tagged images. Plumb that extensively. by brianosman · 9 years ago
  48. 60c9b58 change flattenable factory to return sk_sp by reed · 9 years ago
  49. cfb6bdf switch xfermodes over to sk_sp by reed · 9 years ago
  50. 8a21c9f use Make instead of Create to return a shared shader by reed · 9 years ago
  51. a0cee5f remove align16 calls in skhader context sizes. will handle this elsewhere as needed by reed · 9 years ago
  52. 773ceda Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )" by reed · 9 years ago
  53. e38bcaf Revert of enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ ) by halcanary · 9 years ago
  54. d812fb4 enforce 16byte alignment in shader contexts by reed · 9 years ago
  55. cd660e1 Revert of add support for new bitmapshader context (patchset #5 id:80001 of https://codereview.chromium.org/1757993002/ ) by reed · 9 years ago
  56. 19cef56 add support for new bitmapshader context by reed · 9 years ago
  57. 8d9f2e4 Add ContextRec param to SkShader::contextSize() by fmalita · 9 years ago
  58. 8681e60 make SkComposeShader.h private by reed · 9 years ago
  59. a2b340f move compose-shader into base-class as factory by reed · 9 years ago
  60. d814c9c Don't preserve buggy Android behavior of ignoring the paint's alpha. by djsollen · 10 years ago
  61. ce5ac45 Use SK_BUILD_FOR_ANDROID_FRAMEWORK in compose by scroggo · 10 years ago
  62. 4a33952 Bye bye processor data manager. by bsalomon · 10 years ago
  63. ae4738f Create fragment processor for performing input color blend with child processor by bsalomon · 10 years ago
  64. 809e5af Brian requested a new namespace for factories that create fragment processors that combine 2 things with a xfermode. This way, we can change the implementation of these factories in the future to not use GrComposeEffect if desired. by wangyix · 10 years ago
  65. 036fd8e Added TestCreate for SkComposeShader; will pick two random child procs that don't have children of their own. This prevents creating an arbitrarily large tree of procs. Also, it will choose a random coefficient mode for the xfermode. by wangyix · 10 years ago
  66. 54a6b1a emitChild() used to generate a mangled outputColor based on the parent's outputColor; now it just accepts an outputColor string. It's now up to the programmer to declare outputColors if needed before emitting child code. by wangyix · 10 years ago
  67. 73fa616 Added SkComposeShader GPU implementation by wangyix · 10 years ago
  68. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  69. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  70. 8464a96 fix null-pointer deref in SkComposeShader::toString() by halcanary · 10 years ago
  71. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 11 years ago
  72. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 11 years ago
  73. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 11 years ago
  74. 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 · 11 years ago
  75. 7959055 Add functions for inspecting SkShader. by commit-bot@chromium.org · 11 years ago
  76. edda70e Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 11 years ago
  78. 1ab536f fix composeshader to respect the paint's alpha by commit-bot@chromium.org · 11 years ago
  79. 9a40803 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  80. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 11 years ago
  81. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 11 years ago
  82. 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 · 11 years ago
  83. 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 · 11 years ago
  84. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  85. 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 · 11 years ago
  86. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  87. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  88. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 12 years ago
  89. e61a86c Guard against most unintentionally ephemeral SkAutoFoo instantiations. by commit-bot@chromium.org · 12 years ago
  90. 3534822 force readbuffer clients to use specialized readFoo for flattenables by reed@google.com · 12 years ago
  91. 791f12e Move SkPaint::toString from debugger to SkPaint by robertphillips@google.com · 12 years ago
  92. 76f9e93 Added print out of SkShader information to debugger by robertphillips@google.com · 13 years ago
  93. a641f3f reland 6798 w/ fix for bitmap-as-mask pixel-locking by reed@google.com · 13 years ago
  94. 135e16c revert 6798 (assert in GM) by reed@google.com · 13 years ago
  95. 1adcf88 Goal: ensure we always balance lock/unlock pixels calls. by reed@google.com · 13 years ago
  96. f94b3a4 Make SkShader store localM directly rather than as a separate alloc. by bsalomon@google.com · 13 years ago
  97. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 13 years ago
  98. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 13 years ago
  99. 6eb0d62 Register some flattenable factories. by scroggo@google.com · 13 years ago
  100. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 13 years ago