1. 48e7846 Mark existing image filter entry points that will be going away with Deprecated by robertphillips · 9 years ago
  2. afec27f Image filters: change applyCropRect() to take a src rect. by senorblanco · 9 years ago
  3. 6404981 Fix zero-sized blur with crop rect. by senorblanco · 9 years ago
  4. 1de87df Refactor to use GrWrapTextureInBitmap more by robertphillips · 9 years ago
  5. 4e23cda remove imagefilter::sizeconstraint by reed · 9 years ago
  6. db64af3 Fix filter primitive bounds computations. by senorblanco · 9 years ago
  7. 07d56b1 Make SkBlurImageFilter capable of cropping during blur (GPU path). by senorblanco · 9 years ago
  8. edce2a8 Revert of Make SkBlurImageFilter capable of cropping during blur (GPU path). (patchset #15 id:260001 of https://codereview.chromium.org/1431593002/ ) by egdaniel · 9 years ago
  9. c57e0de Make SkBlurImageFilter capable of cropping during blur (GPU path). by senorblanco · 9 years ago
  10. 29a440d Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  11. 8de01c6 Revert of Make SkBlurImageFilter capable of cropping during blur (patchset #16 id:400001 of https://codereview.chromium.org/1415653003/ ) by senorblanco · 9 years ago
  12. 1b82ceb Make SkBlurImageFilter capable of cropping during blur (raster path) by senorblanco · 9 years ago
  13. c9b5f8b tunnel down texture-size-constraint to imagefilters by reed · 9 years ago
  14. 1d3ff43 Image filters: Replace all use of tryAllocPixels() with createDevice(). by senorblanco · 9 years ago
  15. 9a70b6e Image filters: refactor input GPU processing into filterInputGPU(). by senorblanco · 9 years ago
  16. b9519f8 Image Filters: refactor all CPU input processing into a filterInput helper function. by senorblanco · 9 years ago
  17. dce5ce4 Port SkBlurImage opts to SkOpts. by mtklein · 9 years ago
  18. ff0ca5e Misc cleanup by robertphillips · 9 years ago
  19. 4525f43 We don't use boxBlurY. by mtklein · 9 years ago
  20. 24e06d5 Remove uniqueID from all filter serialization. by senorblanco · 9 years ago
  21. 5f5a8d7 adding preabandon flag to DM by joshualitt · 9 years ago
  22. 33cca88 Update ColorFilterImageFilter & BlurImageFilter debugger strings by robertphillips · 10 years ago
  23. f3f5bad Add toString methods to SkImageFilter-derived classes by robertphillips · 10 years ago
  24. 3f3b3d0 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  25. 6e78293 Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https://codereview.chromium.org/769953002/) by mtklein · 10 years ago
  26. 52c2935 Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. by mtklein · 10 years ago
  27. 32673b9 Allow negative values in SkBlurImageFilter sigma. by senorblanco · 10 years ago
  28. 8482504 make allocPixels throw on failure by reed · 10 years ago
  29. 5e5f948 Reimplement deserialization of SkImageFilter's uniqueID. by senorblanco · 10 years ago
  30. 1150a6d Fix recursive computation of filter bounds for drop shadow, morphology, blur. by senorblanco · 10 years ago
  31. 38cb688 Revert of Fix recursive computation of filter bounds for drop shadow, (patchset #1 of https://codereview.chromium.org/481273005/) by djsollen · 10 years ago
  32. 28648fe Fix recursive computation of filter bounds for drop shadow, morphology, blur. by senorblanco · 10 years ago
  33. 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
  34. 9ea3d57 Clean up SkImageFilter constructors. by senorblanco · 10 years ago
  35. c77392e use colortype instead of config by reed · 10 years ago
  36. ba31f1d Some small cleanups for image filter code. by senorblanco@chromium.org · 10 years ago
  37. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  38. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  39. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  40. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  41. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  42. 09843fd Fix for crash on large image blur sigma values. by senorblanco@chromium.org · 10 years ago
  43. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  44. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  45. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  46. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  47. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  48. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  49. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
  50. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  51. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago
  52. aba651c Fix image filter crop offsets for GPU path. by senorblanco@chromium.org · 11 years ago
  53. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  54. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 11 years ago
  55. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  56. 2bfe36b Apply the CTM to filter parameters for SkBlurImageFilter, SkDropShadowImageFilter, SkDisplacementMapEffect and SkMorphologyImageFilter. I had resisted this (and may later put in an assert that the CTM contains no rotation, skew or perspective), but it just makes the filters play better with Skia generally. by senorblanco@chromium.org · 11 years ago
  57. 6776b82 Make SkImageFilter crop rects relative to the primitive origin, instead of relative to their parent's crop rect. This is required by SVG semantics, and is more sane anyway. by senorblanco@chromium.org · 11 years ago
  58. cd3b15c Fixed bad bitmap size crashes by commit-bot@chromium.org · 11 years ago
  59. ce33d60 Adding more validation by commit-bot@chromium.org · 11 years ago
  60. f14bcd2 Remove some now-unused #ifdefs. by senorblanco@chromium.org · 11 years ago
  61. 05edd02 Implement a speedup for Y-only blurs by transposing. by senorblanco@chromium.org · 11 years ago
  62. 27eec46 SSE2 implementation of RGBA box blurs. This yields ~2X perf improvement on Xeon ES-2690. by senorblanco@chromium.org · 11 years ago
  63. 0cc00c2 Implement the y-transpose optimization in image (RGBA) blurs. This gives ~38% performance improvement on my Linux box. Also unify the box blur functions with a template. by senorblanco@chromium.org · 11 years ago
  64. fedf13d Add SK_PREFETCH and use in SkBlurImageFilter. by commit-bot@chromium.org · 11 years ago
  65. fe2faa8 Change SkBlurImageFilter to use fixed-point division. Yields ~1.8X speedup on by senorblanco@chromium.org · 11 years ago
  66. c0b7e10 Initial error handling code by commit-bot@chromium.org · 11 years ago
  67. b295fb6 Change SkImageFilter's cropRect from SkIRect to a CropRect struct, containing an SkRect and flags indicating which parameters are set. by senorblanco@chromium.org · 11 years ago
  68. 24ddde9 Revert 11247, 11250, 11251, 11257, and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  69. ba6e954 Revert the revert of 11247, 11250, 11251 and 11279 (Chrome already relies on changes in r11247) by robertphillips@google.com · 11 years ago
  70. 478884f Revert 11247, 11250, 11251 and 11279 to unblock DEPS roll (https://codereview.chromium.org/24159002/) by robertphillips@google.com · 11 years ago
  71. 5792cde Initial error handling code by commit-bot@chromium.org · 11 years ago
  72. fbaea53 In image filters, apply the CTM and offset to the crop rect. This is necessary to compensate for both clipping applied by the compositor (communicated via the CTM) and for cropping applied in upstream image filters (communicated via the offset). This requires a few ugly conversions, since the crop rect is an SkIRect, and the ctm is an SkMatrix. by senorblanco@chromium.org · 11 years ago
  73. 1aa54bf Added ctm matrix to GPU path by commit-bot@chromium.org · 11 years ago
  74. 194d775 This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  75. 58c856a Reverting r10251 (Implement crop rect for SkImageFilter) due to Chromium-side unit test failures by robertphillips@google.com · 11 years ago
  76. 6ae6383 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  77. ccf225c This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples. by senorblanco@chromium.org · 11 years ago
  78. 977409a Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  79. 736dd03 Move gaussianBlur functionality to src\effects by robertphillips@google.com · 11 years ago
  80. 7b32070 Implement offset for GPU filter path. Although we can't yet use this in Blink for FEOffset, due to SVG semantics, we can use it to support crop rect (upcoming patch). by commit-bot@chromium.org · 11 years ago
  81. b8d00db Change undefined SkGpuRenderTarget and SkGpuTexture forward declares to GrRenderTarget and GrTexture. by commit-bot@chromium.org · 11 years ago
  82. 6840076 Remove SkImageFilter::getInputResult(), since its return value is not by senorblanco@chromium.org · 11 years ago
  83. f0656c1 Reverting r9245 due to Chrome breakage by robertphillips@google.com · 11 years ago
  84. be1d02e Remove SkImageFilter::getInputResult(), since its return value is not by senorblanco@chromium.org · 11 years ago
  85. 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
  86. 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
  87. 171f5c7 Rename onFilterImageGPU to filterImageGPU(), to match skia convention. No change in functionality. by senorblanco@chromium.org · 12 years ago
  88. 9c39744 Fix recursive GPU processing for SkImageFilter. Plumb through the by senorblanco@chromium.org · 12 years ago
  89. a0c2bc2 Make flattenables no longer depend on global static initializers. by scroggo@google.com · 12 years ago
  90. f1369ce Implements a new class, SkSingleInputImageFilter, to handle DAG connectivity by senorblanco@chromium.org · 12 years ago
  91. c73dd5c Update SkFlattenable buffers to be more modular. by djsollen@google.com · 12 years ago
  92. cf8fb1f Create GPU-less build of Skia. by bsalomon@google.com · 12 years ago
  93. 302cffb Replace the asAFoo() functions in SkImageFilter with canFilterImageGPU() and by senorblanco@chromium.org · 12 years ago
  94. 64a0ec3 Move SkColorTable into its own header and reduce includes in SkFlattenable.h by djsollen@google.com · 12 years ago
  95. 5492424 Cleanup code related to SkFlattenable::flatten() by djsollen@google.com · 12 years ago
  96. 76dd277 add filterImage() entry-point to SkDevice, to allow it to specialize on subclasses by reed@google.com · 13 years ago
  97. 73f3ded Unreviewed. Fixing the Windows build, due to a non definition of M_PI. by schenney@chromium.org · 13 years ago
  98. ae814c7 A software implementation of the Gaussian blur filter, using 3 box blurs. Also by senorblanco@chromium.org · 13 years ago
  99. d26147a add optional manual global initialization by caryclark@google.com · 13 years ago
  100. 54e01b2 This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable. by senorblanco@chromium.org · 13 years ago