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