1. e1f5502 Reland "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  2. c83da98 Revert "SkSL is now pickier about type conversions" by Ethan Nicholas · 6 years ago
  3. 91c1d08 SkSL is now pickier about type conversions by Ethan Nicholas · 6 years ago
  4. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  5. 5deadca Remove nearly all use of SkColorSpaceTransferFn by Brian Osman · 6 years ago
  6. f738d42 hide SkPaint::getFlags/setFlags, use bool acessors instead by Mike Reed · 6 years ago
  7. 31ba6fe unflatten directly to font for legacy skps by Mike Reed · 6 years ago
  8. e548161 Add SkBlurDrawLooper::Make(SkColor4f, SkColorSpace) by Leon Scroggins III · 6 years ago
  9. 2746765 Reduce reliance on the SkImage_Gpu's GrContext pointer by Robert Phillips · 6 years ago
  10. d5cdc2c paint is losing its text-related fields by Mike Reed · 6 years ago
  11. 257a03d Integrate clamp to border into FP optimization flags by Michael Ludwig · 6 years ago
  12. be315a2 Decal fallback for SkImageShader by Michael Ludwig · 6 years ago
  13. 7da2fc7 Move textureType() method from GrSurfaceProxy to GrTextureProxy. by Brian Salomon · 6 years ago
  14. 1688507 Try out clang-tidy, starting with bugprone-use-after-move by Mike Klein · 6 years ago
  15. 0f9d33e clean up conditional code for SkTextEncoding by Mike Reed · 6 years ago
  16. c32aeb3 Fix two GPU image filters handling of subset inputs by Brian Osman · 6 years ago
  17. 97f3cc2 flag to convert to SkTextEncoding by Mike Reed · 6 years ago
  18. 2335644 Fix occurrences of "-Wextra-semi-stmt" by Brian Salomon · 6 years ago
  19. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  20. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  21. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  22. fd1fd27 Remove unused exposedInAndroidJavaAPI by Leon Scroggins III · 6 years ago
  23. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  24. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  25. 9a9baae Use SkPMColor4f throughout clear APIs by Brian Osman · 6 years ago
  26. 1a8e6ab Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder by Brian Osman · 6 years ago
  27. e3f543c Remove SkPM4f.h, fold contents into SkColorData.h by Brian Osman · 6 years ago
  28. c23d1ab use from/to_srgb only when known to be in [0,1] by Mike Klein · 6 years ago
  29. d99bd00 move unspecialized routines out of SkOpts by Mike Klein · 6 years ago
  30. a6c3517 stub SkReadBuffer when SK_DISABLE_READBUFFER by Mike Klein · 6 years ago
  31. b11ab57 remove src/jumper by Mike Klein · 6 years ago
  32. fa5f6ce rename some flattenable routines by Mike Klein · 6 years ago
  33. 50713c3 remove old type deserialization aliases by Mike Klein · 6 years ago
  34. a3d4099 small tweaks to SkFlattenable::Register by Mike Klein · 6 years ago
  35. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  36. 1295672 clean up flattenable macro cruft by Mike Klein · 6 years ago
  37. eace935 Revert "converted AARectEffect to new FP system" by Ethan Nicholas · 6 years ago
  38. 222e275 converted AARectEffect to new FP system by Ethan Nicholas · 6 years ago
  39. b9c4978 Remove dstColorSpace from SkSpecialImage::MakeFromImage by Brian Osman · 6 years ago
  40. f28e55d Add SkPMColor4f support to SkSL by Brian Osman · 6 years ago
  41. 781e350 Remove SkPM4f by Brian Osman · 6 years ago
  42. cbcff38 Have pathkit use libpathkit.a for faster builds by Kevin Lubick · 6 years ago
  43. 15f0f29 Reland "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" by Brian Osman · 6 years ago
  44. e50efdf Remove a few exit-time destructors. by Nico Weber · 6 years ago
  45. 7f3ceba Revert "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""" by Mike Klein · 6 years ago
  46. 4157687 Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  47. 87311c6 Remove SkPM4fPriv.h includes, then IWYU by Brian Osman · 6 years ago
  48. 11f4994 Revert "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"" by Brian Osman · 6 years ago
  49. d25b7c1 Introduce SkRGBA4f, templated on SkAlphaType by Brian Osman · 6 years ago
  50. 893052e Reland "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  51. 0d08b3e Revert "Preserve colorType and alphaType in SkImage::makeColorSpace" by Brian Osman · 6 years ago
  52. 81cbd03 Work toward removing SkPM4f by Brian Osman · 6 years ago
  53. d842557 Preserve colorType and alphaType in SkImage::makeColorSpace by Brian Osman · 6 years ago
  54. 217056c [CanvasKit] Implement some basic Canvas/Surface things. by Kevin Lubick · 6 years ago
  55. e0e8393 Disable LCD text when drawing SkPictureImageFilter content by Robert Phillips · 6 years ago
  56. 1cf418b Some SkPM4f cleanup by Brian Osman · 6 years ago
  57. 8dce87a Cleanup SkCornerPathEffect a bit by Robert Phillips · 6 years ago
  58. 2d40490 Move some functions to MathPriv.h by Hal Canary · 6 years ago
  59. 9d1c88d Replace SkColor with SkColor4f in layer draw looper by Brian Osman · 6 years ago
  60. 78aceb2 converted overdraw effect to new FP system by Ethan Nicholas · 6 years ago
  61. 231de03 Improve inputColor handling in fragment processor implementations. by Michael Ludwig · 6 years ago
  62. ce00811 converted arithmetic FP to new FP structure by Ethan Nicholas · 6 years ago
  63. 21fc5ce Reland "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  64. 90f10ef don't recurse forever by Mike Reed · 6 years ago
  65. cbf64e3 Revert "Add support for unpremul image sources in the GPU backend" by Brian Osman · 6 years ago
  66. f06240d Add support for unpremul image sources in the GPU backend by Brian Osman · 6 years ago
  67. 6d10f8b move patheffect virtuals to protected and rename by Mike Reed · 6 years ago
  68. 8f3d36c add dstAT param to xform steps by Mike Klein · 6 years ago
  69. 97d6d98 [PathKit] Add various path effects by Kevin Lubick · 6 years ago
  70. 12fb9cf added SkSL saturate() function by Ethan Nicholas · 6 years ago
  71. 057ad70 Update GrTextureStripAtlas for DDLs (take 2) by Robert Phillips · 6 years ago
  72. 02f2acb Make ColorTableEffect no longer use the texture strip atlas by Robert Phillips · 6 years ago
  73. 20ee171 Revert "Update GrTextureStripAtlas for DDLs" by Robert Phillips · 6 years ago
  74. c042d41 Update GrTextureStripAtlas for DDLs by Robert Phillips · 6 years ago
  75. fd98c2c Make some GrSurfaceProxy and GrTextureProxy methods easier to access by Brian Salomon · 6 years ago
  76. e782f84 Remove GrResourceIOProcessor. by Brian Salomon · 6 years ago
  77. f7dcd76 Remove array of TextureSampler pointers from GrIOResourceProcessor. by Brian Salomon · 6 years ago
  78. 70039d8 Remove SkFastMin32 by Nigel Tao · 6 years ago
  79. e28a6b5 add explicit accessor for sRGB singleton colorspaces by Mike Klein · 6 years ago
  80. df7bb17 Reland "update SkToSRGBColorFilter color management" by Mike Klein · 6 years ago
  81. 310f44d rename to Merge patheffect by Mike Reed · 6 years ago
  82. 0ef539a add new patheffects by Mike Reed · 6 years ago
  83. 2b0e6cd Reland "SkDEBUGF: use __VA_ARGS__" by Hal Canary · 6 years ago
  84. bc8133b Revert "update SkToSRGBColorFilter color management" by Robert Phillips · 6 years ago
  85. 8b50926 update SkToSRGBColorFilter color management by Mike Klein · 6 years ago
  86. 2c312c4 Remove SkDrawFilter. by Ben Wagner · 6 years ago
  87. 4eebd9e collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst by Mike Klein · 6 years ago
  88. e923ccc Revert "SkDEBUGF: use __VA_ARGS__" by Robert Phillips · 6 years ago
  89. 2267a09 SkDEBUGF: use __VA_ARGS__ by Hal Canary · 6 years ago
  90. c100d48 Expand testing of SkMatrix::decomposeScale by Robert Phillips · 6 years ago
  91. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  92. 34ec374 Replace isGammaCorrect with isLinearlyBlended by Brian Osman · 6 years ago
  93. 538e1a1 move blurimagefilter.cpp back into effects by Mike Reed · 6 years ago
  94. 721e637 Validate transformed SkPaintImageFilter rects by Adrienne Walker · 6 years ago
  95. 472ab81 abort really big path fuzzing by Cary Clark · 6 years ago
  96. 23c55b6 Move GrGLSL.h from include/private to src/gpu/glsl. by Brian Salomon · 6 years ago
  97. 0917fad move imagefilters into separate dir and flag for build.gn by Mike Reed · 6 years ago
  98. f08d1d0 Stop using SkTSwap. by Ben Wagner · 6 years ago
  99. 47c2751 Remove GrNonlinearColorSpaceXformEffect by Brian Osman · 6 years ago
  100. 29f2eaf Remove string.h from SkTypes.h by Ben Wagner · 6 years ago