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