1. 2af83ac Add shader-based GaussianEdgeShader for reveal case by robertphillips · 8 years ago
  2. e1e5c74 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  3. 2a57f2f Revert of Moving SkBlurImageFilter into core (patchset #9 id:160001 of https://codereview.chromium.org/2255803003/ ) by bungeman · 8 years ago
  4. a97a1ab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  5. a90dcf7 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  6. 4d76017 Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  7. 7b14512 Revert of Moving SkBlurImageFilter into core (patchset #8 id:140001 of https://codereview.chromium.org/2255803003/ ) by vjiaoblack · 8 years ago
  8. e426bab Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  9. 2ec4172 Revert of Moving SkBlurImageFilter into core (patchset #6 id:100001 of https://codereview.chromium.org/2255803003/ ) by mtklein · 8 years ago
  10. dd3259e Moving SkBlurImageFilter into core by vjiaoblack · 8 years ago
  11. 6c177a1 Add alternative ambient shadow method to Android shadow sample by jvanverth · 8 years ago
  12. a408c8f Add SkGammaColorFilter by robertphillips · 8 years ago
  13. eb9a84a Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) by jcgregorio · 8 years ago
  14. 59779ae remove unused TableMaskFilter by reed · 8 years ago
  15. 81700f6 remove DownSample imagefilter was just created early on as a test filter by reed · 8 years ago
  16. f7142e7 Split AlphaThresholdEffect out into its own file by robertphillips · 8 years ago
  17. 59dc542 remove avoid and pixelxor xfermodes by reed · 8 years ago
  18. 7e6fcf8 Generic 4f gradient T sampler fallback by fmalita · 9 years ago
  19. 7f4b1b2 move drawextrapatheffect header into animator by reed · 9 years ago
  20. ccb74b8 Move SkPackBits to src/effects. by bungeman · 9 years ago
  21. bc590c0 Initial linear gradient 4f impl by fmalita · 9 years ago
  22. 8610002 Move SkColorMatrixFilter implementation to core. by bsalomon · 9 years ago
  23. 188d44c Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  24. 2a1d401 Move SkAvoidXfermode over from Android by robertphillips · 9 years ago
  25. 6b2c346 Revert of Move SkPixelXorXfermode.h to include/client/android (patchset #5 id:80001 of https://codereview.chromium.org/1645093002/ ) by robertphillips · 9 years ago
  26. aa9cb62 Move SkPixelXorXfermode.h to include/client/android by robertphillips · 9 years ago
  27. bbb6dc8 kill SkValue by mtklein · 9 years ago
  28. 64b0f5f Remove SkLerpXfermode by robertphillips · 9 years ago
  29. 27a6e86 SkValue: SkXfermode by halcanary · 9 years ago
  30. 1554ec0 Delete SkRectShaderImageFilter by ajuma · 9 years ago
  31. c7141eb remove external header for SkModeColorFilter by reed · 9 years ago
  32. 77b6ba3 Implement an SkPaint-based image filter by ajuma · 9 years ago
  33. 0152cc3 remove 565 effects shaders by caryclark · 9 years ago
  34. 2f5891e Remove SkBitmapSource by fmalita · 9 years ago
  35. 30c4cae Add special case circle blur for Ganesh by robertphillips · 9 years ago
  36. cd56f81 SkImageSource by fmalita · 9 years ago
  37. 2f0dbc7 Update SkLightingShader to support rotation by robertphillips · 9 years ago
  38. f7d602a Revert "Update SkLightingShader to support rotation" by robertphillips · 9 years ago
  39. 45b59ed Update SkLightingShader to support rotation by robertphillips · 9 years ago
  40. 5f865b9 Move LightingShader to effects by robertphillips · 9 years ago
  41. 3d32d76 Add new SkPoint3 class by robertphillips · 9 years ago
  42. 56263c7 delete (unused) TransparentShader by reed · 9 years ago
  43. 71a6cbf remove redundant/deprecated TwoPointRadial gradiet -- use TwoPointConical by reed · 9 years ago
  44. 3e56227 Add copyright headers to remaining gyp files. by scroggo · 9 years ago
  45. 8c874ee Move SkMatrixImageFilter into core, and add a factory fn for it. by senorblanco · 10 years ago
  46. 961707f Remove SkPorterDuff now that Android has been updated. by djsollen · 10 years ago
  47. e7ea40f Reland "remove unused SkAvoidXfermode" by scroggo · 10 years ago
  48. b2b416d Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://codereview.chromium.org/860583002/) by scroggo · 10 years ago
  49. e76de5a remove dead header by reed · 10 years ago
  50. 2d02df7 remove unused SkAvoidXfermode by reed · 10 years ago
  51. 16a04b8 Move Gpu ArithmeticMode xfer effect to _gpu files. by egdaniel · 10 years ago
  52. 8b57524 add arcto patheffect by reed · 10 years ago
  53. ce68627 Adding 3D lut color filter by sugoi · 10 years ago
  54. a6cac4c rename gradients private BitmapCache to GradientBitmapCache by reed · 10 years ago
  55. 5b1b2db remove SkStippleMaskFilter - no external clients by reed · 10 years ago
  56. 7bf1068 Remove SkBicubicImageFilter, and all related tests. by senorblanco · 10 years ago
  57. ddb9331 remove reference to (deleted) SkKernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  58. e003aec remove unused Kernel33MaskFilter by commit-bot@chromium.org · 10 years ago
  59. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 10 years ago
  60. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 10 years ago
  61. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  62. 0a74106 fix bad gyp file move by commit-bot@chromium.org · 11 years ago
  63. cf34bc0 patch from issue 119343003 compile on 10.6, exclude failing gms by commit-bot@chromium.org · 11 years ago
  64. dcfa9ff Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/) by commit-bot@chromium.org · 11 years ago
  65. d182915 Perform the same analytic blur calculation on the GPU that we do on the CPU. Results in significant performance gains when using Ganesh to render drop shadows in Chrome. by commit-bot@chromium.org · 11 years ago
  66. a612d4c Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  67. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  68. 535e1cc Implement a resize image filter. This is needed for the "filterRes" feature in SVG filter effects, which specifies the required size for intermediate processing buffers. In order to make this work, we need to render the primitive at the given resolution (doable at the callsite in Blink), and then to resize the result to the actual on-screen size. The latter is where this filter comes in. by senorblanco@chromium.org · 11 years ago
  69. 40eb3c1 Add AlphaThreshold filter. by commit-bot@chromium.org · 11 years ago
  70. 9cfa287 Remove SkBitmapAlphaThresholdShader by commit-bot@chromium.org · 11 years ago
  71. 5333300 Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect. by senorblanco@chromium.org · 11 years ago
  72. 9c5435d Revert "Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect." by senorblanco@chromium.org · 11 years ago
  73. 14e2127 Implement an SkPicture image filter source. This is required for the external-SVG reference feature of feImage. It simply plays back an SkPicture to a given destination rect. by senorblanco@chromium.org · 11 years ago
  74. 611fde1 Remove the comments settings for vim tab width and expansion variables. by commit-bot@chromium.org · 11 years ago
  75. 1108fc3 Remove SkLumaXfermode. by commit-bot@chromium.org · 11 years ago
  76. 6c1ee2d Luminance-to-alpha color filter (SkLumaColorFilter). by commit-bot@chromium.org · 11 years ago
  77. 1a4fb70 Moving 4 SkImageFilter derived classes from blink to skia by commit-bot@chromium.org · 11 years ago
  78. 91a798f alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  79. 67db510 Revert "alpha threshold bitmap shader" by bsalomon@google.com · 11 years ago
  80. 4ec4cf9 alpha threshold bitmap shader by commit-bot@chromium.org · 11 years ago
  81. eaa7797 Add luminance mask transfer modes. by commit-bot@chromium.org · 11 years ago
  82. f44fcdc Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  83. 1c4c9ef Move SkComposeImageFilter into its own {.h, .cpp} files by commit-bot@chromium.org · 11 years ago
  84. 9c8b4ea Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink by jvanverth@google.com · 11 years ago
  85. d8e4024 Upstreaming DropShadowImageFilter into skia, from Blink by junov@chromium.org · 11 years ago
  86. 350b4d5 Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed by SkXfermodeImageFilter. by senorblanco@chromium.org · 11 years ago
  87. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  88. 86fc266 Implement SkXfermode image filter. This required changing the signature of SkXfermode::asNewEffectOrCoeffs(), to add an optional background texture. by senorblanco@chromium.org · 11 years ago
  89. b83cb9b add SkLerpXfermode by reed@google.com · 11 years ago
  90. d043cce Allow single-pass filters (which use asNewEffect()) to participate in the image filter DAG. This was done by introducing the SkSinglePassImageFilter abstract base class, which implements canFilterImageGPU() and filterImageGPU() on behalf of the derived class. The derived class still only needs to asNewEffect(). This allows us to recurse on the filter input in SkSinglePassImageFilter::onFilterImageGPU(). It also allows us to remove any knowledge of single-pass image filters from SkGpuDevice and from the SkImageFilter base class as well. by senorblanco@chromium.org · 11 years ago
  91. e3b4c50 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  92. 8cf10ef Reverting r8376, r8373 and r8371 due to Android shader compilation failures by robertphillips@google.com · 11 years ago
  93. 2daa365 New SVG turbulence in Skia by sugoi@google.com · 11 years ago
  94. b7636d3 Reverting 8313 (SVG turbulence) due to Ubuntu failures by robertphillips@google.com · 12 years ago
  95. 3067cc9 New SVG turbulence in Skia by sugoi@google.com · 12 years ago
  96. a1c511b New SkRectShaderImageFilter image filter by sugoi@google.com · 12 years ago
  97. 377c14a Nuke SkSingleInputImageFilter. 99% of its functionality was refactored into SkImageFilterUtils in https://code.google.com/p/skia/source/detail?r=7467, so it has outlived its usefulness. by senorblanco@chromium.org · 12 years ago
  98. 8857e7c Add SkImageFilterUtils.h to effects.gypi by robertphillips@google.com · 12 years ago
  99. c2594f4 This changes the signature of SkImageFilter::filterImageGPU() to use SkBitmaps for input and output, and removes the rect param. This allows us to return textures which are larger than the actual result, such as when GrAutoScratchTextures are used. The SkBitmap's size represents the active region, while the GrTexture's size is the full texture size. by senorblanco@chromium.org · 12 years ago
  100. 3f2d45a (Relanding r7275 with assert fix, plus fixes from r7276, r7280, r7283.) by senorblanco@chromium.org · 12 years ago