1. 2223465 limit crash small steps in 1dpatheffect by Mike Reed · 6 years ago
  2. 339650c use SkIRect makeOffset to avoid overflows by Mike Reed · 6 years ago
  3. fc015d2 make 1dpatheffect more robust on deserial by Mike Reed · 6 years ago
  4. 242135a move some RRect methods into priv by Mike Reed · 6 years ago
  5. 85fdbe2 detect bad radius in cornerpatheffect by Mike Reed · 6 years ago
  6. 0a7aa14 Add checks for failed SkImageInfo2GrPixelConfig calls by Greg Daniel · 6 years ago
  7. 19d7bd6 hide virtual and rename to onMakeComposed by Mike Reed · 6 years ago
  8. f221b49 abort blur if the sigma is too small by Mike Reed · 6 years ago
  9. cb25659 DDL-ify GrRectBlurEffect by Robert Phillips · 6 years ago
  10. 655bf8f saturate IPoint math, handle NaN in isEmpty by Mike Reed · 6 years ago
  11. 0c6ea6c doh -- reverse check for finite by Mike Reed · 6 years ago
  12. faffa86 begin to wrap all float divides by Mike Reed · 6 years ago
  13. 10b9878 check for failed snapshot by Mike Reed · 6 years ago
  14. 5dd202d Revert "Revert "move GrColor.h to private, IWYU"" by Mike Reed · 6 years ago
  15. 63cc293 Revert "move GrColor.h to private, IWYU" by Brian Salomon · 6 years ago
  16. e602f39 move GrColor.h to private, IWYU by Mike Reed · 6 years ago
  17. 7a92639 Disable texture strip atlasing for DDL by Robert Phillips · 6 years ago
  18. 130fb3f updated .fp file headers by Ethan Nicholas · 6 years ago
  19. 28eaed2 add gpu impl for shadermaskfilter by Mike Reed · 6 years ago
  20. 1c5906f saturate some irect ops for fuzzers by Mike Reed · 6 years ago
  21. b50e385 handle conics in 1D patheffect by Mike Reed · 6 years ago
  22. 88d9071 Revert "hide picture virtuals (no public callers)" by Mike Klein · 6 years ago
  23. 8005bff hide picture virtuals (no public callers) by Mike Reed · 6 years ago
  24. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 6 years ago
  25. 3338482 remove SkColorSpace_Base by Mike Klein · 6 years ago
  26. 53d57ac Remove legacy mask blur code. by Herbert Derby · 7 years ago
  27. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 6 years ago
  28. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 6 years ago
  29. dc3d7fc Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc by Robert Phillips · 6 years ago
  30. 757c154 Remove superfluous SkReadBuffer validity checks by Robert Phillips · 6 years ago
  31. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 6 years ago
  32. 959ccc2 Fix skia image filter fuzz SkLightingImageFilter complaint by Robert Phillips · 6 years ago
  33. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 6 years ago
  34. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  35. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 6 years ago
  36. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 6 years ago
  37. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  38. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  39. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  40. 20df20c Fix FPs by Robert Phillips · 7 years ago
  41. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  42. fca3d0a check for bad buffers in Unpack8 by Mike Reed · 7 years ago
  43. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  44. 3431c6b Don't apply blur to zero-sized circles by Jim Van Verth · 7 years ago
  45. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  46. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  47. 57c2b8b remove unused declarations by Mike Reed · 7 years ago
  48. 6f11511 Revert "remove legacy support for old old picture versions" by Mike Reed · 7 years ago
  49. f3504d4 remove legacy support for old old picture versions by Mike Reed · 7 years ago
  50. 5f9836e removed extraneous unused uniform handles for SkSL samplers by Ethan Nicholas · 7 years ago
  51. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  52. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  53. 37155d4 Rework out-of-gamut handling in SkRasterPipeline by Mike Klein · 7 years ago
  54. dbd4348 Don't pass a stack address as a pipeline context pointer. by Mike Klein · 7 years ago
  55. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  56. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  57. 364c4c8 Only look at gamut_transform if we wrote to it. by Mike Klein · 7 years ago
  58. c9bc814 Handle null colorspace in SkToSRGBColorFilter. by Mike Klein · 7 years ago
  59. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  60. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  61. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  62. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  63. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  64. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  65. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  66. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  67. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  68. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  69. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  70. 43a0aa5 Fix highcontrastfilter on ANGLE D3D9 by Brian Osman · 7 years ago
  71. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  72. 8c68c65 For legacy GPU configs, run high contrast filter on linearized values by Brian Osman · 7 years ago
  73. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  74. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  75. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  76. b87f798 Consistently round fOffset in SkOffsetImageFilter by Fredrik Söderquist · 7 years ago
  77. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  78. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  79. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  80. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  81. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  82. a4aa133 Remove color space xform from alpha threshold FP by Brian Osman · 7 years ago
  83. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  84. bd2c653 Convert several effects to use color space xform FP by Brian Osman · 7 years ago
  85. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  86. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  87. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  88. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  89. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  90. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  91. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  92. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  93. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  94. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  95. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  96. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  97. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  98. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  99. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  100. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago