1. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  2. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  3. 03f9ca3 Remove SkImageFilter_Base::OutputProperties by Michael Ludwig · 5 years ago
  4. 55edb50 Update tests to use new image filter factories by Michael Ludwig · 5 years ago
  5. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  6. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  7. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  8. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  9. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  10. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  11. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  12. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  13. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  14. dadac55 simplify matrix color filter clamps by Mike Klein · 5 years ago
  15. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  16. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 5 years ago
  17. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  18. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  19. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  20. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  21. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  22. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  23. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  24. 2cbf12c Always use portable fonts in image filter test by Brian Osman · 6 years ago
  25. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  26. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  27. 27dddae rebase by Cary Clark · 6 years ago
  28. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  29. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  30. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  31. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  32. 5191880 remove toString by Cary Clark · 6 years ago
  33. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  34. 5140f9a Minor refactoring to image filters by Robert Phillips · 6 years ago
  35. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  36. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  37. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 6 years ago
  38. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  39. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  40. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  41. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  42. b87f798 Consistently round fOffset in SkOffsetImageFilter by Fredrik Söderquist · 7 years ago
  43. 494cfcd Revert "Remove some blur tests on google3 until the flag is removed." by Mike Klein · 7 years ago
  44. 59f8f15 Revert "Use combined three pass code for image blur." by Herb Derby · 7 years ago
  45. a0020f9 Remove some blur tests on google3 until the flag is removed. by Herb Derby · 7 years ago
  46. d4a0fc7 Use combined three pass code for image blur. by Herb Derby · 7 years ago
  47. 4cdbf60 Avoid uninitialized memory in readByteArrayAsData by Leon Scroggins III · 7 years ago
  48. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  49. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  50. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  51. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  52. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  53. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  54. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  55. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  56. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  57. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  58. 08252ec Image filter DAG test for makeColorSpace() by Florin Malita · 7 years ago
  59. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  60. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  61. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago
  62. 26eb16f calculate cull rects for SkMiniPictures by Mike Klein · 7 years ago
  63. 62745a8 Finish overriding onMakeColorSpace() for SkImageFilters by Matt Sarett · 7 years ago
  64. 4edb5d2 hide lockpixels api behind flag by Mike Reed · 7 years ago
  65. a5fdc97 Replace SkSpecialImage::makeTightSubset with asImage (take 2) by Robert Phillips · 7 years ago
  66. e14349a Revert "Replace SkSpecialImage::makeTightSubset with asImage" by Robert Phillips · 7 years ago
  67. 5df6db1 Replace SkSpecialImage::makeTightSubset with asImage by Robert Phillips · 7 years ago
  68. bfebe22 Set analytic AA as default. by liyuqian · 8 years ago
  69. 06dd5c7 Revert of Set analytic AA as default. (patchset #8 id:140001 of https://codereview.chromium.org/2471133002/ ) by liyuqian · 8 years ago
  70. dca4f65 Set analytic AA as default. by liyuqian · 8 years ago
  71. 5e25717 hide setImageFilter(ptr) by Mike Reed · 8 years ago
  72. 7d954ad remove xfermode from public api by Mike Reed · 8 years ago
  73. 777b563 Remove many uses of kSkia8888 and kSkiaGamma8888 by Brian Osman · 8 years ago
  74. 374772b Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints" by reed · 8 years ago
  75. c245574 Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  76. 2b2fc7d Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  77. 3ed485f Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  78. 1834242 Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  79. 2cbcd12 Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""" by Mike Reed · 8 years ago
  80. 70cdb39 Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"" by Mike Reed · 8 years ago
  81. ce02e71 Revert "replace SkXfermode obj with SkBlendMode enum in paints" by Mike Reed · 8 years ago
  82. 0591897 replace SkXfermode obj with SkBlendMode enum in paints by Mike Reed · 8 years ago
  83. 2a75e5d Add output format properties to SkImageFilter::Context by brianosman · 8 years ago
  84. dfe4f2e Add SkColorSpace to GrDrawContext by brianosman · 8 years ago
  85. 203a993 Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds. by jbroman · 8 years ago
  86. ab527a5 Enable many more tests for Vulkan by egdaniel · 8 years ago
  87. 5878dbd Image filters: implement SkImage::makeWithFilter(). by senorblanco · 8 years ago
  88. 8b7451a Turn ContextInfos returned by GrContextFactory into structs. by bsalomon · 8 years ago
  89. 18f13f3 Remove (almost) unused read/writeFunctionPtr API. by brianosman · 8 years ago
  90. 4df1656 Tighten up SkSpecialSurface factory functions by robertphillips · 8 years ago
  91. c91fd34 Add another dollop of sk_sp to SkSpecialImage and SkSpecialSurface by robertphillips · 8 years ago
  92. 96a04f3 simplify handle-affine: subclass overrides just describe their leaf behavior by reed · 8 years ago
  93. bb34a8a allow imagefilter to manage CTM decomposition by reed · 8 years ago
  94. 3e30227 Begin removing deprecated (and now, unused) ImageFilter code paths by robertphillips · 8 years ago
  95. 6b13473 Move SkImageFilter over to storing sk_sps by robertphillips · 8 years ago
  96. 534c270 Update TileImageFilter to sk_sp by robertphillips · 8 years ago
  97. bfe11fc Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  98. 47db5fe Revert of Update DisplacementMapEffect to sk_sp (patchset #3 id:40001 of https://codereview.chromium.org/1877783003/ ) by robertphillips · 8 years ago
  99. a53011e Update DisplacementMapEffect to sk_sp by robertphillips · 8 years ago
  100. dada4dd Switch SkMatrixConvolutionImageFilter over to new onFilterImage interface by robertphillips · 8 years ago