1. 42dbfa8 Add patheffects to debugger printout by robertphillips · 10 years ago
  2. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  3. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  4. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  5. 7e44bb1 Remove macros that make it look like it's a good idea to not be able to flatten. by mtklein · 10 years ago
  6. c8a2131 undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers by reed · 10 years ago
  7. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  8. 5531d51 remove view matrix from context by joshualitt · 10 years ago
  9. 8b57524 add arcto patheffect by reed · 10 years ago
  10. 912ed6e Cleanup: Mark some overridden methods with 'SK_OVERRIDE'. by tfarina · 10 years ago
  11. f3c78cc Adding an option for pixelated rendering in SkPictureImageFilter by junov · 10 years ago
  12. 9ed02e4 Add SK_SUPPORT_LEGACY_PORTER_DUFF macro. by tfarina · 10 years ago
  13. 5234075 Adding a PictureResolution option to SkPictureImageFilter by Justin Novosad · 10 years ago
  14. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  15. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  16. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  17. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  18. 8f3937d Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  19. d0f1969 Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:20001 of https://codereview.chromium.org/681643003/) by hcm · 10 years ago
  20. ba036cc Fix bounds computation of all 0-input filters. by senorblanco · 10 years ago
  21. 234f036 Adding an option to render only the shadow in SkDropShadowImageFilter by sugoi · 10 years ago
  22. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  23. 3a49520 Sanitize SkMatrixConvolutionImageFilter creation params. by senorblanco · 10 years ago
  24. b0a8a37 Patch to create a distinct geometry processor. The vast majority of this patch by joshualitt · 10 years ago
  25. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  26. 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
  27. 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
  28. bc9845b Remove the single-sigma version of SkDropShadowImageFilter::Create(). by senorblanco · 10 years ago
  29. ac97792 Initial change to move 2D kernel to its own file. by joshualitt · 10 years ago
  30. 3f85403 hide public factory for intermediate class by reed · 10 years ago
  31. 1bd6f7d Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API. by dominikg · 10 years ago
  32. e846499 Make SkPictureShader and SkPictureImageFilter use const SkPictures by robertphillips · 10 years ago
  33. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  34. 97b9ab7 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  35. 969842a Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. (https://codereview.chromium.org/377503004/) by reed · 10 years ago
  36. 2011fe9 Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*. by bsalomon · 10 years ago
  37. ca6a7c2 Make perlin noise do CTM-correct scaling. by senorblanco · 10 years ago
  38. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  39. 9f01471 Revert of remove guarded code - there are no more callers (https://codereview.chromium.org/343783002/) by reed · 11 years ago
  40. c5d5cf9 remove guarded code - there are no more callers by reed · 11 years ago
  41. 39e58ad Randomize seed for SkDiscretePathEffect::filterPath() by rs.prinja · 11 years ago
  42. a22ea18 Move Dashing filterPath to a dashing utils file by egdaniel · 11 years ago
  43. 9de5b51 SkShader::asNewEffect Refactoring by dandov · 11 years ago
  44. 90b8caf Revert of Move Dashing filterPath to a dashing utils file (https://codereview.chromium.org/314623004/) by egdaniel · 11 years ago
  45. 576dcdc Move Dashing filterPath to a dashing utils file by egdaniel · 11 years ago
  46. 65044bf Return NULL when building empty LayerRasterizer. by scroggo · 11 years ago
  47. ed4dc2a remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE by commit-bot@chromium.org · 11 years ago
  48. 910702b Implement SkPictureImageFilter bounds computation. by senorblanco@chromium.org · 11 years ago
  49. 7693dbf Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  50. 39123f4 temporarily add back in the factores that took a unitmapper by commit-bot@chromium.org · 11 years ago
  51. 83f23d8 Remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 11 years ago
  52. 3339ac5 Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) (https://codereview.chromium.org/288343009/) by commit-bot@chromium.org · 11 years ago
  53. 4b8f802 Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 11 years ago
  54. 941ff78 Remove legacy constructor for blur draw looper. by commit-bot@chromium.org · 11 years ago
  55. 7b17152 gradient api sans (deprecated) unitmapper by commit-bot@chromium.org · 11 years ago
  56. e2b193c Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/283273002/) by commit-bot@chromium.org · 11 years ago
  57. ee0cac3 remove unused (by clients) SkUnitMapper by commit-bot@chromium.org · 11 years ago
  58. bd0be25 Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag. by commit-bot@chromium.org · 11 years ago
  59. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 11 years ago
  60. 96fb748 add localmatrix parameter to shader's asNewEffect by commit-bot@chromium.org · 11 years ago
  61. ce56d96 Remove SkShader virtual method validContext by commit-bot@chromium.org · 11 years ago
  62. e901b6d create struct to hold all the params passed around for shader::context by commit-bot@chromium.org · 11 years ago
  63. 508022c expose ConvertRadiusToSigma to aid clients in the API transition to sigma by commit-bot@chromium.org · 11 years ago
  64. 0a5c233 Implement bounds traversals for tile and matrix convolution filters. by senorblanco@chromium.org · 11 years ago
  65. daaafa6 add asAShadowBlur for android to drawlooper by reed@google.com · 11 years ago
  66. e396455 move common blur types into central header by commit-bot@chromium.org · 11 years ago
  67. 9c9005a Move SkShader::fLocalMatrix into SkShader constructor. by commit-bot@chromium.org · 11 years ago
  68. 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
  69. 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
  70. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  71. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 11 years ago
  72. 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
  73. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 11 years ago
  74. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 11 years ago
  75. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 11 years ago
  76. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 11 years ago
  77. 51a11b7 Arithmetic mode now has the option of not validating the output color, which will allow multiple arithmetic operations to be done sequentially, without intermediate clamping. This is required for mimicking blink's current behavior. by commit-bot@chromium.org · 11 years ago
  78. c282ba8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. ee845ae Fix SkXfermodeImageFilter when an input is cropped out. by senorblanco@chromium.org · 11 years ago
  80. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 11 years ago
  81. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 11 years ago
  82. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 11 years ago
  83. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 11 years ago
  84. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 11 years ago
  85. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 11 years ago
  86. 53ba425 Drop executable flag from headers so that they can be packaged by robertphillips@google.com · 11 years ago
  87. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 11 years ago
  88. fd5c9a6 Begin making SkPerlinNoiseShader const. by commit-bot@chromium.org · 11 years ago
  89. 842292f remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed by reed@google.com · 11 years ago
  90. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 11 years ago
  91. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 11 years ago
  92. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 11 years ago
  93. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 11 years ago
  94. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  95. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 11 years ago
  96. 74ba2f6 Builder class for SkLayerDrawLooper. by commit-bot@chromium.org · 11 years ago
  97. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  98. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  99. c5acc6c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  100. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago