1. 11f4994 Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  2. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  3. 893052e Reland "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  4. 0d08b3e Revert "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  5. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  6. d842557 Preserve colorType and alphaType in SkImage::makeColorSpace by Brian Osman · 6 years ago
  7. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  8. e0e8393 Disable LCD text when drawing SkPictureImageFilter content by Robert Phillips · 6 years ago
  9. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  10. 8dce87a Cleanup SkCornerPathEffect a bit by Robert Phillips · 6 years ago
  11. 2d40490 Move some functions to MathPriv.h by Hal Canary · 6 years ago
  12. 9d1c88d Replace SkColor with SkColor4f in layer draw looper by Brian Osman · 6 years ago
  13. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  14. 231de03 Improve inputColor handling in fragment processor implementations. by Michael Ludwig · 6 years ago
  15. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  16. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  17. 90f10ef don't recurse forever by Mike Reed · 6 years ago
  18. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  19. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  20. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  21. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  22. 97d6d98 [PathKit] Add various path effects by Kevin Lubick · 6 years ago
  23. 12fb9cf added SkSL saturate() function by Ethan Nicholas · 6 years ago
  24. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 6 years ago
  25. 02f2acb Make ColorTableEffect no longer use the texture strip atlas by Robert Phillips · 6 years ago
  26. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 6 years ago
  27. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 6 years ago
  28. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  29. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  30. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  31. 70039d8 Remove SkFastMin32 by Nigel Tao · 6 years ago
  32. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  33. df7bb17 Reland "update SkToSRGBColorFilter color management" by Mike Klein · 6 years ago
  34. 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
  35. 0ef539a add new patheffects by Mike Reed · 6 years ago
  36. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  37. bc8133b Revert "update SkToSRGBColorFilter color management" by Robert Phillips · 6 years ago
  38. 8b50926 update SkToSRGBColorFilter color management by Mike Klein · 6 years ago
  39. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  40. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  41. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  42. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago
  43. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  44. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  45. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 6 years ago
  46. 538e1a1 move blurimagefilter.cpp back into effects by Mike Reed · 6 years ago
  47. 721e637 Validate transformed SkPaintImageFilter rects by Adrienne Walker · 6 years ago
  48. 472ab81 abort really big path fuzzing by Cary Clark · 6 years ago
  49. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  50. 0917fad move imagefilters into separate dir and flag for build.gn by Mike Reed · 6 years ago
  51. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  52. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  53. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago
  54. 653f34d Remove GrPixelConfig argument to GrColorSpaceXform[Effect]::Make by Brian Osman · 6 years ago
  55. c640d0d Revert "Revert "SkTypes: extract SkTo"" by Hal Canary · 6 years ago
  56. fdcfb8b Revert "SkTypes: extract SkTo" by Hal Canary · 6 years ago
  57. 2a2f675 SkTypes: extract SkTo by Hal Canary · 6 years ago
  58. efd99cc clean up SkPicture include by Cary Clark · 6 years ago
  59. 27dddae rebase by Cary Clark · 6 years ago
  60. ad445ce Remove GrPaint::setGammaCorrect by Brian Osman · 6 years ago
  61. 2b23c4b Dest color space no longer impacts mipmaps or texture sampling by Brian Osman · 6 years ago
  62. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  63. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  64. 588f879 warmup, remove clamping in append_gamut_transform() by Mike Klein · 6 years ago
  65. 4dc5a45 remove defines and add commas by Cary Clark · 6 years ago
  66. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  67. 5191880 remove toString by Cary Clark · 6 years ago
  68. ab0795c Fix fuzzer bug i.e., compute the correct repeated dst domain by Robert Phillips · 6 years ago
  69. 160e93d Prevent SkMatrixConvolutionImageFilter from allocating large buffers it can't fill by Kevin Lubick · 6 years ago
  70. 8f8d481 Add SkIRect::adjust method by Robert Phillips · 6 years ago
  71. 4f3ad4e Fix bugs related to SkMatrixConvolutionImageFilter in repeat mode by Robert Phillips · 6 years ago
  72. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  73. daebae9 Return nullptr when ReadBuffer becomes invalid by Kevin Lubick · 6 years ago
  74. 5140f9a Minor refactoring to image filters by Robert Phillips · 6 years ago
  75. b06a1eb detect overflow for morphology by Mike Reed · 6 years ago
  76. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  77. c2ea327 Validate readByteArrayAsData size by Florin Malita · 6 years ago
  78. 275df2e Just pass color glyph masks to filters. by Ben Wagner · 6 years ago
  79. 77e95f7 Fix SkDashImpl::CreateProc OOM on garbage input by Adrienne Walker · 6 years ago
  80. 6cdb7d3 prepare to remove obsolete macros by Cary Clark · 6 years ago
  81. ab4f5bd rm SkRRectsGaussianEdgeMaskFilter by Robert Phillips · 6 years ago
  82. dcf1fb4 Fix alpha threshold image filter GPU implementation by Robert Phillips · 6 years ago
  83. 6209bfa detect if makeOffset failed by Mike Reed · 6 years ago
  84. 3e8c345 Make generated effects from sksl fp files not need SK_SUPPORT_GPU by Greg Daniel · 6 years ago
  85. 0cfd547 Remove SK_SUPPORT_LEGACY_BLURMASKFILTER by Brian Osman · 6 years ago
  86. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  87. 560d283 Fixing build with SK_IGNORE_TO_STRING defined. by Kaloyan Donev · 6 years ago
  88. 19d311b Remove copy of TableColorFilter data when GPU rendering by Robert Phillips · 6 years ago
  89. cec40a9 limit discrete path effect iterations by Cary Clark · 6 years ago
  90. 96b6d53 Fix GrTextureStripAtlasManager cleanup order bug by Robert Phillips · 6 years ago
  91. 1be1f8d hide SkBlurMaskFilter and SkBlurQuality by Mike Reed · 6 years ago
  92. 18e7556 move blur impl into core by Mike Reed · 6 years ago
  93. 827af66 Extend SkTrimPathEffect semantics by Florin Malita · 6 years ago
  94. 8e03f69 remove unused ConvertRadiusToSigma from SkBlurMaskFilter by Mike Reed · 6 years ago
  95. 41a3b87 Make GrTextureStripAtlas DDL friendly by Robert Phillips · 6 years ago
  96. 4997e14 Use kLow_SkFilterQuality when generating shader masks by Florin Malita · 6 years ago
  97. c7c2baf Additional DDL playback cleanup by Robert Phillips · 6 years ago
  98. 4123223 add TrimPathEffect by Mike Reed · 6 years ago
  99. 58389b9 Initial texture data is never flipped when uploaded. by Brian Salomon · 6 years ago
  100. 28d4773 make compute helper for blurs private by Mike Reed · 6 years ago