1. de5c502 move checkLE functionality directly onto readbuffer by Mike Reed · 7 years ago
  2. 3338482 remove SkColorSpace_Base by Mike Klein · 7 years ago
  3. 53d57ac Remove legacy mask blur code. by Herbert Derby · 7 years ago
  4. a83d013 Misc guarding of enums in ImageFilter CreateProcs by Robert Phillips · 7 years ago
  5. b0ae566 Check enum values in SkDisplacementMapEffect's CreateProc by Robert Phillips · 7 years ago
  6. dc3d7fc Add check for bad enum in SkMatrixConvolutionImageFilter's CreateProc by Robert Phillips · 7 years ago
  7. 757c154 Remove superfluous SkReadBuffer validity checks by Robert Phillips · 7 years ago
  8. 80747ef move the guts of SkMaskFilter.h into SkMaskFilterBase.h by Mike Reed · 7 years ago
  9. 959ccc2 Fix skia image filter fuzz SkLightingImageFilter complaint by Robert Phillips · 7 years ago
  10. baafcdc move zero-init to sk_malloc for masks by Mike Reed · 7 years ago
  11. 8ad91a9 remove unused SkRasterizer by Mike Reed · 7 years ago
  12. bfadcf0 Revert "Revert "use GrFPArgs for maskfilters"" by Mike Reed · 7 years ago
  13. 4f7f197 Revert "use GrFPArgs for maskfilters" by Mike Reed · 7 years ago
  14. a99b393 use GrFPArgs for maskfilters by Mike Reed · 7 years ago
  15. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  16. 6e87eee add shadermaskfilter by Mike Reed · 7 years ago
  17. 20df20c Fix FPs by Robert Phillips · 7 years ago
  18. 0bd24dc Funnel most proxy creation through GrProxyProvider by Robert Phillips · 7 years ago
  19. fca3d0a check for bad buffers in Unpack8 by Mike Reed · 7 years ago
  20. 1afd4cd Add GrProxyProvider by Robert Phillips · 7 years ago
  21. 3431c6b Don't apply blur to zero-sized circles by Jim Van Verth · 7 years ago
  22. c5166a9 Revert "Revert "remove legacy support for old old picture versions"" by Mike Reed · 7 years ago
  23. d1c65d6 remove unneeded readbuffer flags by Mike Reed · 7 years ago
  24. 57c2b8b remove unused declarations by Mike Reed · 7 years ago
  25. 6f11511 Revert "remove legacy support for old old picture versions" by Mike Reed · 7 years ago
  26. f3504d4 remove legacy support for old old picture versions by Mike Reed · 7 years ago
  27. 5f9836e removed extraneous unused uniform handles for SkSL samplers by Ethan Nicholas · 7 years ago
  28. 297d6ef converted GrRRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  29. f1f1162 remove append_from_srgb() by Mike Klein · 7 years ago
  30. 37155d4 Rework out-of-gamut handling in SkRasterPipeline by Mike Klein · 7 years ago
  31. dbd4348 Don't pass a stack address as a pipeline context pointer. by Mike Klein · 7 years ago
  32. 2d5f9b3 converted GrMagnifierEffect to SkSL by Ethan Nicholas · 7 years ago
  33. 344e903 Prefer fullscreen clears on Qualcomm/GL by Chris Dalton · 7 years ago
  34. 364c4c8 Only look at gamut_transform if we wrote to it. by Mike Klein · 7 years ago
  35. c9bc814 Handle null colorspace in SkToSRGBColorFilter. by Mike Klein · 7 years ago
  36. e9d172a converted ConstColorProcessor to SkSL by Ethan Nicholas · 7 years ago
  37. 339b84e Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  38. 3e31e99 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Brian Osman · 7 years ago
  39. 1662257 Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  40. 3ae1a30 Revert "Alloc glyph image correctly for SkMask::k3D_Format." by Ben Wagner · 7 years ago
  41. 6b26deb Alloc glyph image correctly for SkMask::k3D_Format. by Ben Wagner · 7 years ago
  42. 4872315 remove legacy code for resolution by Mike Reed · 7 years ago
  43. 77e487d Revert "Revert "Remove MakeForLocalSpace since picture image is sufficient"" by Mike Reed · 7 years ago
  44. fc45998 Revert "Remove MakeForLocalSpace since picture image is sufficient" by Mike Reed · 7 years ago
  45. 0d8766c Remove MakeForLocalSpace since picture image is sufficient by Mike Reed · 7 years ago
  46. df429f3 move parts of SkPoint to SkPointPriv by Cary Clark · 7 years ago
  47. 43a0aa5 Fix highcontrastfilter on ANGLE D3D9 by Brian Osman · 7 years ago
  48. 14efcbf converted LumaColorFilterEffect to sksl by Ethan Nicholas · 7 years ago
  49. 8c68c65 For legacy GPU configs, run high contrast filter on linearized values by Brian Osman · 7 years ago
  50. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  51. f06ead9 Add support for transfer functions to GrColorSpaceXform by Brian Osman · 7 years ago
  52. d608c09 Re-land "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  53. b87f798 Consistently round fOffset in SkOffsetImageFilter by Fredrik Söderquist · 7 years ago
  54. 2d3cac5 Revert "converted OverdrawColorFilter to SkSL" by Ethan Nicholas · 7 years ago
  55. 8aa4dc9 converted OverdrawColorFilter to SkSL by Ethan Nicholas · 7 years ago
  56. 4cbb6e6 Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter. by Brian Salomon · 7 years ago
  57. f3569f0 Add GrColorSpaceInfo and use in place of GrRenderTargetContext in paint conversion. by Brian Salomon · 7 years ago
  58. 1cb4171 Remove color space xform support from SkSL by Brian Osman · 7 years ago
  59. a4aa133 Remove color space xform from alpha threshold FP by Brian Osman · 7 years ago
  60. 2240be9 Remove color space xform from GrTextureDomain & GrSimpleTextureEffect by Brian Osman · 7 years ago
  61. bd2c653 Convert several effects to use color space xform FP by Brian Osman · 7 years ago
  62. d49e946 Remove unnecessary includes of GrColorSpaceXform.h by Brian Osman · 7 years ago
  63. 8239946 converted GrRectBlurEffect to SkSL by Ethan Nicholas · 7 years ago
  64. c9472af SkSL FPs now support child processors, converted ArithmeticFP to SkSL by Ethan Nicholas · 7 years ago
  65. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  66. abff956 initClassID no longer auto-allocates ids by Ethan Nicholas · 7 years ago
  67. e2d76d5 Remove fIsMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  68. cd87140 Add ability to remove unique key from proxy and underlying surface. by Greg Daniel · 7 years ago
  69. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  70. 8aa4569 switched SkSL's temporary 'highfloat' type back to 'float' by Ethan Nicholas · 7 years ago
  71. 2fbf1bc Add SK_API to APIs used by the android framework. by Derek Sollenberger · 7 years ago
  72. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  73. f7b8820 re-land of new SkSL precisions by Ethan Nicholas · 7 years ago
  74. 27185a9 Revert "Revert "Revert "Switched highp float to highfloat and mediump float to half.""" by Ethan Nicholas · 7 years ago
  75. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  76. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  77. 05d5a13 Revert "Revert "Switched highp float to highfloat and mediump float to half."" by Ethan Nicholas · 7 years ago
  78. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  79. a4083c9 make most of SkColorPriv.h private by Cary Clark · 7 years ago
  80. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  81. 5b5f096 Revert "Revert "Switch to the new SkSL lexer."" by Ethan Nicholas · 7 years ago
  82. 3585154 Revert "Switch to the new SkSL lexer." by Ethan Nicholas · 7 years ago
  83. c576e93 Switch to the new SkSL lexer. by Ethan Nicholas · 7 years ago
  84. 2191823 Revert "Remove isMipMapped from GrSurfaceDesc" and follow up find exact scratch CL by Greg Daniel · 7 years ago
  85. 2bbdcc4 Rework GrSamplerParams to be more compact and use its own wrap mode enum. by Brian Salomon · 7 years ago
  86. 52cb5fe Remove isMipMapped from GrSurfaceDesc by Greg Daniel · 7 years ago
  87. 82e3145 Fix poor handling of nullptr for new blur code by Herb Derby · 7 years ago
  88. 4189d1b Add SK_API to SkOverdrawCanvas and SkOverdrawColorFilter. by Sadrul Habib Chowdhury · 7 years ago
  89. 1d816b9 Revert "Switched highp float to highfloat and mediump float to half." by Brian Salomon · 7 years ago
  90. 88d99c6 Switched highp float to highfloat and mediump float to half. by Ethan Nicholas · 7 years ago
  91. b4aab9a Replace SkFAIL with SK_ABORT. by Ben Wagner · 7 years ago
  92. 72a37be Fix string typing in generated code by Brian Osman · 7 years ago
  93. 93ba0a4 Switch SkSL to std::string by Brian Osman · 7 years ago
  94. aff329b Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. by Brian Salomon · 7 years ago
  95. 96271cd Require clone() be implemented by GrFragmentProcessor subclasses by Brian Salomon · 7 years ago
  96. f57c0d6 automatically generate clone() methods for SkSL fragment processors by Ethan Nicholas · 7 years ago
  97. 94e0b11 Two small fixes from recent changes prepping for std::unique_ptr<GrFragmentProcessor>. by Brian Salomon · 7 years ago
  98. 5af9ea3 renamed SkSL types in preparation for killing precision modifiers by Ethan Nicholas · 7 years ago
  99. 6b17ff6 Implement clone for GrLightingEffect descendants by Brian Salomon · 7 years ago
  100. 13054a0 Add missing clone method to GrMorphologyEffect by Brian Salomon · 7 years ago