1. 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 · 10 years ago
  2. bc2f1dc Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  3. ede0c5c Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  4. 8089467 Fix double to SkScalar issues in SkTwoPointConicalGradient_gpu.cpp by commit-bot@chromium.org · 10 years ago
  5. c8379d7 Add gpu fast path for two point conical gradients. by commit-bot@chromium.org · 10 years ago
  6. 6c5aea2 Use GradFlags for gradient Flags in SkGradientShader by commit-bot@chromium.org · 10 years ago
  7. aec1438 Add asADash entry point into SkPathEffect to allow extracting Dash info from PathEffects by commit-bot@chromium.org · 10 years ago
  8. d3b28e8 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  9. 811f20d Add missing scale value to fix SkGradientShader memory error by commit-bot@chromium.org · 10 years ago
  10. 44d83c1 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  11. 8a777a5 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  12. 33a94e2 remove unused fOverflowed from SkClampRange by reed@google.com · 10 years ago
  13. 996402b Get gradient information for gpu effect directly from SkGradientShader instead of calling asAGradient by commit-bot@chromium.org · 10 years ago
  14. 091a594 Reduce internal explicit SaveFlags usage. by commit-bot@chromium.org · 10 years ago
  15. 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 · 10 years ago
  16. 68ea91a Revert of Fix memory leak in SkGradientShader. (https://codereview.chromium.org/240303003/) by commit-bot@chromium.org · 10 years ago
  17. 7518ff2 Revert of Add flipped gradient branch to two point conical gradient (https://codereview.chromium.org/227623004/) by commit-bot@chromium.org · 10 years ago
  18. cf41935 Add flipped gradient branch to two point conical gradient by commit-bot@chromium.org · 10 years ago
  19. 9631337 Fix memory leak in SkGradientShader. by commit-bot@chromium.org · 10 years ago
  20. 001f4ed Extract most of the mutable state of SkShader into a separate Context object. by commit-bot@chromium.org · 10 years ago
  21. 73cb153 Make sure SkDrawLooper objects can only be allocated on the heap. by commit-bot@chromium.org · 10 years ago
  22. f7efa50 Implement intra-frame cacheing in image filters. by commit-bot@chromium.org · 10 years ago
  23. 28fcae2 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  24. 96edc24 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  25. d923288 Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) by commit-bot@chromium.org · 10 years ago
  26. 757ebd2 Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/227433009/) by commit-bot@chromium.org · 10 years ago
  27. 6573ce7 Create SkLayerRasterizer w/o destroying Builder. by commit-bot@chromium.org · 10 years ago
  28. 7f43493 Fix GPU-less build. by commit-bot@chromium.org · 10 years ago
  29. ef93d29 Move build guard to fix Android framework compile. by commit-bot@chromium.org · 10 years ago
  30. 149e9a1 Rename kPMColor_SkColorType to kN32_SkColorType. by commit-bot@chromium.org · 10 years ago
  31. b554440 Remove SkResizeImageFilter. by commit-bot@chromium.org · 10 years ago
  32. 0f8c859 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  33. a8d95f8 Perform perlin noise matrix computations once per frame, not per pixel. by senorblanco@chromium.org · 10 years ago
  34. 2af1a2d Add base effect for gpu 2pt conical gradients by commit-bot@chromium.org · 10 years ago
  35. 221b911 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  36. 1cf21d2 Fix for SkTwoPointConicalGradient_gpu define by commit-bot@chromium.org · 10 years ago
  37. aa64fbf Pull Gpu shader out of SkTwoPointConicalGradient into own file by commit-bot@chromium.org · 10 years ago
  38. 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
  39. ee845ae Fix SkXfermodeImageFilter when an input is cropped out. by senorblanco@chromium.org · 10 years ago
  40. 9fbbcca SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled by commit-bot@chromium.org · 10 years ago
  41. 35c03fb Remove scaleToFit from DashPathEffect by commit-bot@chromium.org · 10 years ago
  42. 972f9cd SK_SUPPORT_LEGACY_GRTYPES to hide duplicate types from SkTypes.h by commit-bot@chromium.org · 10 years ago
  43. fd0ec2c Implement a generic matrix transform image filter. by senorblanco@chromium.org · 10 years ago
  44. 09843fd Fix for crash on large image blur sigma values. by senorblanco@chromium.org · 10 years ago
  45. b659333 Fixed double offset in resize filter by commit-bot@chromium.org · 10 years ago
  46. b9c9597 Use rounding to 8888 in lighting filters, raster path. by senorblanco@chromium.org · 10 years ago
  47. 9236238 Remove SkCanvas matrix ops return value. by commit-bot@chromium.org · 10 years ago
  48. d9cdff6 Fix GPU displacement with expanding crop rects. by senorblanco@chromium.org · 10 years ago
  49. f338d7c Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  50. bab3fc4 Revert of Add nine patch type to SkRRect. (https://codereview.chromium.org/196343015/) by commit-bot@chromium.org · 10 years ago
  51. 761b8e5 Add nine patch type to SkRRect. by commit-bot@chromium.org · 10 years ago
  52. 1182529 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  53. 2908917 Revert "Implement support for expanding crop rects in image filters" by senorblanco@chromium.org · 10 years ago
  54. 0ef0501 Implement support for expanding crop rects in image filters by senorblanco@chromium.org · 10 years ago
  55. 4cb543d Implement support for a Context parameter in image filters by senorblanco@chromium.org · 10 years ago
  56. 1037d92 Added Z scale when X and Y scale to spot lights and point lights by commit-bot@chromium.org · 10 years ago
  57. 0f10f7b Allow toString capability to be toggled independent of developer mode. by commit-bot@chromium.org · 10 years ago
  58. 2ca677e Fix GPU colormatrix color filter with saturated alpha. by senorblanco@chromium.org · 10 years ago
  59. 84cd099 Clean up SkImageFilter. by commit-bot@chromium.org · 10 years ago
  60. 79fbb40 [WIP] Add Context to SkDrawLooper. by commit-bot@chromium.org · 10 years ago
  61. 06342a2 Fix SkOffsetImageFilter to use a temporary for bounds computations. by senorblanco@chromium.org · 10 years ago
  62. 8213970 plumbing for GPU fast blur by commit-bot@chromium.org · 10 years ago
  63. a477154 plumb API for analytic rrect blur by commit-bot@chromium.org · 10 years ago
  64. 8f58b85 remove legacy ifdef wrapping fast blur by commit-bot@chromium.org · 10 years ago
  65. cac5fd5 Factory methods for heap-allocated SkImageFilter objects. by commit-bot@chromium.org · 10 years ago
  66. 7fc2228 Fix underlying issue causing crbug.com/348821. by commit-bot@chromium.org · 10 years ago
  67. fd5c9a6 Begin making SkPerlinNoiseShader const. by commit-bot@chromium.org · 10 years ago
  68. e09244d Apply the CTM to the offset in the slow SkOffsetImageFilter path. by senorblanco@chromium.org · 10 years ago
  69. 6aa6fec Cleanup patch to move all of SkImageFilterUtils into SkImageFilter. by senorblanco@chromium.org · 10 years ago
  70. 47d98c8 Fix CTM scaling and clipping of SkRectShaderImageFilter. by senorblanco@chromium.org · 10 years ago
  71. 842292f remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed by reed@google.com · 10 years ago
  72. 48f31bd try to deprecate fFlagsMask from SkLayerDrawLooper by reed@google.com · 10 years ago
  73. f792a1b Builder class for SkLayerRasterizer. by commit-bot@chromium.org · 10 years ago
  74. 8a2ad3c add new copyTo version to SkBitmap, which takes SkColorType by commit-bot@chromium.org · 10 years ago
  75. 727a352 Factory methods for heap-allocated SkColorFilter objects. by commit-bot@chromium.org · 10 years ago
  76. 7c9d0f3 Factory methods for heap-allocated SkMaskFilter objects. by commit-bot@chromium.org · 10 years ago
  77. 0a2bf90 Factory methods for heap-allocated SkPathEffect and SkXfermode objects. by commit-bot@chromium.org · 10 years ago
  78. 897b73f Fix CTM application in SkResizeImagefilter; implement bounds traversals. by senorblanco@chromium.org · 10 years ago
  79. 5a6abaa Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.", aka r13504 (this was an erroneous commit). by senorblanco@chromium.org · 10 years ago
  80. e07c309 First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter. by senorblanco@chromium.org · 10 years ago
  81. dac5225 replace SkBitmap::Config with SkColorType in gms by commit-bot@chromium.org · 10 years ago
  82. 0abc892 Remove unnecessary includes. by commit-bot@chromium.org · 10 years ago
  83. e24ad23 use SkColorType instead of SkBitmap::Config in views/effects by commit-bot@chromium.org · 10 years ago
  84. dcfaa73 Allowing Lanczos3 to be used in chromium by commit-bot@chromium.org · 10 years ago
  85. 54318d3 Bug Fix for Intel atan on gpu sweep gradient by commit-bot@chromium.org · 10 years ago
  86. 74ba2f6 Builder class for SkLayerDrawLooper. by commit-bot@chromium.org · 10 years ago
  87. 20c4ebe remove legacy LightingColorFilter impl by reed@google.com · 10 years ago
  88. 5e0995e Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview.chromium.org/153583007/) by commit-bot@chromium.org · 10 years ago
  89. 7713c38 Revert "Serialization of SkPictureImageFilter" by fmalita@google.com · 10 years ago
  90. 4f6318d Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  91. 31b3044 replace impl of SkLightingColorFilter with SkColorMatrixFilter by reed@google.com · 10 years ago
  92. 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
  93. 670b98e Serialization of SkPictureImageFilter by commit-bot@chromium.org · 10 years ago
  94. ae761f7 Make SkImageFilter methods const. by commit-bot@chromium.org · 10 years ago
  95. c4b12f1 Implement correct clipping for image filters. by senorblanco@chromium.org · 10 years ago
  96. aba651c Fix image filter crop offsets for GPU path. by senorblanco@chromium.org · 10 years ago
  97. ba12448 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago
  98. 85b45af Set the horizontal scanline to NULL when the vertical one fails by commit-bot@chromium.org · 10 years ago
  99. a29105a release the scanline textures in GrRectBlurEffect by commit-bot@chromium.org · 10 years ago
  100. 4c18e9f Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 10 years ago