1. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  2. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  3. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  4. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 10 years ago
  5. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  6. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 10 years ago
  7. 06342a2 Fix SkOffsetImageFilter to use a temporary for bounds computations. by senorblanco@chromium.org · 10 years ago
  8. 8213970 plumbing for GPU fast blur by commit-bot@chromium.org · 10 years ago
  9. a477154 plumb API for analytic rrect blur by commit-bot@chromium.org · 10 years ago
  10. 8f58b85 remove legacy ifdef wrapping fast blur by commit-bot@chromium.org · 10 years ago
  11. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  12. 7fc2228 Fix underlying issue causing crbug.com/348821. by commit-bot@chromium.org · 10 years ago
  13. fd5c9a6 Begin making SkPerlinNoiseShader const. by commit-bot@chromium.org · 10 years ago
  14. e09244d Apply the CTM to the offset in the slow SkOffsetImageFilter path. by senorblanco@chromium.org · 10 years ago
  15. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  16. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 10 years ago
  17. 842292f remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed by reed@google.com · 10 years ago
  18. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 10 years ago
  19. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  20. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  21. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 10 years ago
  22. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  23. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  24. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago
  25. 5a6abaa Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.", aka r13504 (this was an erroneous commit). by senorblanco@chromium.org · 10 years ago
  26. e07c309 First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter. by senorblanco@chromium.org · 10 years ago
  27. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  28. 0abc892 Remove unnecessary includes. by commit-bot@chromium.org · 10 years ago
  29. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  30. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 10 years ago
  31. 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 10 years ago
  32. 74ba2f6 Builder class for SkLayerDrawLooper. by commit-bot@chromium.org · 10 years ago
  33. 20c4ebe remove legacy LightingColorFilter impl by reed@google.com · 10 years ago
  34. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  35. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago
  36. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  37. 31b3044 replace impl of SkLightingColorFilter with SkColorMatrixFilter by reed@google.com · 10 years ago
  38. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 10 years ago
  39. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  40. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 10 years ago
  41. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 10 years ago
  42. aba651c Fix image filter crop offsets for GPU path. by senorblanco@chromium.org · 10 years ago
  43. ba12448 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  44. 85b45af Set the horizontal scanline to NULL when the vertical one fails by commit-bot@chromium.org · 10 years ago
  45. a29105a release the scanline textures in GrRectBlurEffect by commit-bot@chromium.org · 10 years ago
  46. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  47. cc787fa fix auto-delete bug that crept in with new fast blur path; is causing by commit-bot@chromium.org · 10 years ago
  48. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 10 years ago
  49. cf34bc0 patch from issue 119343003 compile on 10.6, exclude failing gms by commit-bot@chromium.org · 10 years ago
  50. 74bdde0 Clamp negative sigma to 0 in SkDropShadowImageFilter. by senorblanco@chromium.org · 10 years ago
  51. 410be67 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  52. dcfa9ff Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/) by commit-bot@chromium.org · 10 years ago
  53. 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 · 10 years ago
  54. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 10 years ago
  55. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  56. 0ded88d [Reland of r13154, since the Housekeeping bot seems to have reverted it in r13155. Next time I'll put the "do not disturb" sign on my commit.] by senorblanco@chromium.org · 11 years ago
  57. 1878a44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  58. 76d4d04 Refactor SkMorphologyImageFilter, CPU and GPU paths. This required making opts/ dependent on effects/, so that we could use the SkMorphologyProc type in SkMorphologyImageFilter.h. by senorblanco@chromium.org · 11 years ago
  59. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  60. 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
  61. 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
  62. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  63. 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
  64. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  65. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  66. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  67. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  68. 439ff1b Use correct matrix to adjust blur radius for gpu by commit-bot@chromium.org · 11 years ago
  69. 857e320 Use truncation, not rounding, when converting perlin noise seed (required by SVG spec). by senorblanco@chromium.org · 11 years ago
  70. 41bf930 Rename GPU functions on SkBlurMaskFilter and pass ctm. by commit-bot@chromium.org · 11 years ago
  71. 9109e18 Fix build warnings in SkAlphaThresholdFilter by commit-bot@chromium.org · 11 years ago
  72. 40eb3c1 Add AlphaThreshold filter. by commit-bot@chromium.org · 11 years ago
  73. 9fb0041 SK_SUPPORTED_DEPRECATED_FIXEDROUND around deprecated fixed[round,ceil,floor] by mike@reedtribe.org · 11 years ago
  74. 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
  75. 6d7296a Accept displacement with no displacement input by commit-bot@chromium.org · 11 years ago
  76. 4ec5c95 fix win build by reed@google.com · 11 years ago
  77. 1915fd0 remove unused SkFixed and SkFract functions by reed@google.com · 11 years ago
  78. 9cfa287 Remove SkBitmapAlphaThresholdShader by commit-bot@chromium.org · 11 years ago
  79. 8015cdd replace SkScalarMulRound(a,b) with SkScalarRountToInt(a*b) by reed@google.com · 11 years ago
  80. 658e1b3 Fixing valgrind error by commit-bot@chromium.org · 11 years ago
  81. ef74fa1 Fixed more fuzzer issues by commit-bot@chromium.org · 11 years ago
  82. e1ca705 deprecate SkScalarRound (and its ilk), use SkScalarRound[ToInt,ToScalar]. #define SK_SUPPORT_DEPRECATED_SCALARROUND for legacy clients by reed@google.com · 11 years ago
  83. 8f4d230 remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats by reed@google.com · 11 years ago
  84. bf79023 Update all callsites to use info for pixelrefs by reed@google.com · 11 years ago
  85. 0daa1ad Reverting r12665 & r12666 (Remove duplicate impl for SkImageInfo flattening) due to Chromium/Blink compilation errors by robertphillips@google.com · 11 years ago
  86. 93b4059 Remvoe duplicate impl for SkImageInfo flattening Add onNewLockPixels by reed@google.com · 11 years ago
  87. 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
  88. 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
  89. 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
  90. 5e79c2b Fixed a displacement issue by commit-bot@chromium.org · 11 years ago
  91. 0682019 Bounds fixes for SkXfermodeImageFilter: by senorblanco@chromium.org · 11 years ago
  92. 398337b Revert "remvoe duplicate impl for SkImageInfo flattening" by reed@google.com · 11 years ago
  93. a0d183d Revert "Revert of https://codereview.chromium.org/108773003/" by reed@google.com · 11 years ago
  94. ff9c6c9 Revert of https://codereview.chromium.org/108773003/ by commit-bot@chromium.org · 11 years ago
  95. f3aead2 remvoe duplicate impl for SkImageInfo flattening by reed@google.com · 11 years ago
  96. 6a32add Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""""" by reed@google.com · 11 years ago
  97. 6965a0a PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap."""" by reed@google.com · 11 years ago
  98. e93e1db Implement srcRect and dstRect functionality in SkBitmapSource. This is required for the "preserveAspectRatio" options of SVG's feImage. Covered by new GM "bitmapsource". by senorblanco@chromium.org · 11 years ago
  99. 907fbd5 Make texture domain a helper so that it can be incorporated into other effects. by commit-bot@chromium.org · 11 years ago
  100. 2ebc10d Revert "Revert "Revert "PixelRef now returns (nearly) everything that is currently in SkBitmap. The goal is to refactor bitmap later to remove redundancy, and more interestingly, remove the chance for a disconnect between the actual (pixelref) rowbytes and config, and the one claimed by the bitmap.""" by reed@google.com · 11 years ago