1. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  2. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  3. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  4. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 10 years ago
  5. 7f43493 Fix GPU-less build. by commit-bot@chromium.org · 10 years ago
  6. ef93d29 Move build guard to fix Android framework compile. by commit-bot@chromium.org · 10 years ago
  7. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  8. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 10 years ago
  9. 0f8c859 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  10. a8d95f8 Perform perlin noise matrix computations once per frame, not per pixel. by senorblanco@chromium.org · 10 years ago
  11. 2af1a2d Add base effect for gpu 2pt conical gradients by commit-bot@chromium.org · 10 years ago
  12. 221b911 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  13. 1cf21d2 Fix for SkTwoPointConicalGradient_gpu define by commit-bot@chromium.org · 10 years ago
  14. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 10 years ago
  15. 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 · 10 years ago
  16. ee845ae Fix SkXfermodeImageFilter when an input is cropped out. by senorblanco@chromium.org · 10 years ago
  17. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  18. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  19. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  20. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  21. 09843fd Fix for crash on large image blur sigma values. by senorblanco@chromium.org · 10 years ago
  22. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 10 years ago
  23. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 10 years ago
  24. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  25. d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 10 years ago
  26. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  27. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 10 years ago
  28. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  29. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  30. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  31. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  32. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  33. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  34. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  35. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 10 years ago
  36. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  37. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 10 years ago
  38. 06342a2 Fix SkOffsetImageFilter to use a temporary for bounds computations. by senorblanco@chromium.org · 10 years ago
  39. 8213970 plumbing for GPU fast blur by commit-bot@chromium.org · 10 years ago
  40. a477154 plumb API for analytic rrect blur by commit-bot@chromium.org · 10 years ago
  41. 8f58b85 remove legacy ifdef wrapping fast blur by commit-bot@chromium.org · 10 years ago
  42. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  43. 7fc2228 Fix underlying issue causing crbug.com/348821. by commit-bot@chromium.org · 10 years ago
  44. fd5c9a6 Begin making SkPerlinNoiseShader const. by commit-bot@chromium.org · 10 years ago
  45. e09244d Apply the CTM to the offset in the slow SkOffsetImageFilter path. by senorblanco@chromium.org · 10 years ago
  46. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  47. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 10 years ago
  48. 842292f remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed by reed@google.com · 11 years ago
  49. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 11 years ago
  50. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 11 years ago
  51. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 11 years ago
  52. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 11 years ago
  53. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 11 years ago
  54. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 11 years ago
  55. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 11 years ago
  56. 5a6abaa Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.", aka r13504 (this was an erroneous commit). by senorblanco@chromium.org · 11 years ago
  57. e07c309 First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter. by senorblanco@chromium.org · 11 years ago
  58. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 11 years ago
  59. 0abc892 Remove unnecessary includes. by commit-bot@chromium.org · 11 years ago
  60. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 11 years ago
  61. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 11 years ago
  62. 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 11 years ago
  63. 74ba2f6 Builder class for SkLayerDrawLooper. by commit-bot@chromium.org · 11 years ago
  64. 20c4ebe remove legacy LightingColorFilter impl by reed@google.com · 11 years ago
  65. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 11 years ago
  66. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 11 years ago
  67. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  68. 31b3044 replace impl of SkLightingColorFilter with SkColorMatrixFilter by reed@google.com · 11 years ago
  69. 8b4799a Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview.chromium.org/138063005) due to bump in skp file format by robertphillips@google.com · 11 years ago
  70. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 11 years ago
  71. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 11 years ago
  72. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 11 years ago
  73. aba651c Fix image filter crop offsets for GPU path. by senorblanco@chromium.org · 11 years ago
  74. ba12448 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  75. 85b45af Set the horizontal scanline to NULL when the vertical one fails by commit-bot@chromium.org · 11 years ago
  76. a29105a release the scanline textures in GrRectBlurEffect by commit-bot@chromium.org · 11 years ago
  77. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  78. cc787fa fix auto-delete bug that crept in with new fast blur path; is causing by commit-bot@chromium.org · 11 years ago
  79. 8b0e8ac Refactor read and write buffers. by commit-bot@chromium.org · 11 years ago
  80. cf34bc0 patch from issue 119343003 compile on 10.6, exclude failing gms by commit-bot@chromium.org · 11 years ago
  81. 74bdde0 Clamp negative sigma to 0 in SkDropShadowImageFilter. by senorblanco@chromium.org · 11 years ago
  82. 410be67 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  83. dcfa9ff Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119343003/) by commit-bot@chromium.org · 11 years ago
  84. 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
  85. 336d1d7 Implement a computeFastBounds() traversal for SkImageFilter. by senorblanco@chromium.org · 11 years ago
  86. 9ebcac5 add installPixels by reed@google.com · 11 years ago
  87. 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
  88. 1878a44 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  89. 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
  90. fed2ab6 No deduping dictionaries for matrices and regions. by commit-bot@chromium.org · 11 years ago
  91. 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
  92. 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
  93. 96673a9 Revert "Implement a resize image filter." by senorblanco@chromium.org · 11 years ago
  94. 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
  95. e13af71 Revert of https://codereview.chromium.org/132643007/ by commit-bot@chromium.org · 11 years ago
  96. f0b56e7 Revert "Revert of https://codereview.chromium.org/129423002/" by reed@google.com · 11 years ago
  97. 9b06ba4 Revert of https://codereview.chromium.org/129423002/ by commit-bot@chromium.org · 11 years ago
  98. dd9ea92 add SkBitmap::installPixelRef() by reed@google.com · 11 years ago
  99. 439ff1b Use correct matrix to adjust blur radius for gpu by commit-bot@chromium.org · 11 years ago
  100. 857e320 Use truncation, not rounding, when converting perlin noise seed (required by SVG spec). by senorblanco@chromium.org · 11 years ago