1. 03f1d12 Allow image filters to require a translation-only layer transform by Brian Osman · 3 years, 3 months ago
  2. 7dd9996 Remove last two uses of SkGpuDevice's GrSurfaceDrawContext-based factory by Robert Phillips · 3 years, 3 months ago
  3. f5b87f9 Make SkSurfaceProps non-optional for SDCs and SkSpecialImages by Chris Dalton · 3 years, 4 months ago
  4. 708dc4f Hide legacy imagefilters::image using filter-quality by Mike Reed · 3 years, 6 months ago
  5. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 7 months ago
  6. fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 7 months ago
  7. ed63d4f Remove deprecated SkImageFilter::MakeMatrixFilter by Michael Ludwig · 3 years, 7 months ago
  8. 607a382 drawBitmap is deprecated, use drawImage by Mike Reed · 3 years, 7 months ago
  9. 069e484 drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  10. dc607e3 Use bitmap.asImage() by Mike Reed · 3 years, 8 months ago
  11. 01b93ea Add SkImageFilters::Blend rename for Xfermode filter by Michael Ludwig · 3 years, 11 months ago
  12. 7d0f853 Add SkImageFilters::Shader in place of Paint factory by Michael Ludwig · 3 years, 11 months ago
  13. 766eeb2 Return target rect for SkPictureImageFilter forward bounds mapping by Fredrik Söderqvist · 4 years ago
  14. 0ea0c5e More conservative reverse mapping bounds for SkDisplacementMapEffect by Fredrik Söderqvist · 4 years ago
  15. 7571f9e Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. by John Stiles · 4 years ago
  16. bcfc554 Add GrDirectContext arg to SkImage::readPixels by Adlai Holler · 4 years ago
  17. 457c6dd remove unused enums for picture-recorder by Mike Reed · 4 years ago
  18. a008b0f Enable ClangTidy check readability-redundant-smartptr-get. by John Stiles · 4 years ago
  19. a6841be Enable ClangTidy check llvm-namespace-comment. by John Stiles · 4 years, 1 month ago
  20. 982fff2 Remove "sanity"/"insane" to comply with Android's inclusive language guidance by Leon Scroggins III · 4 years, 1 month ago
  21. b25e065 Convert more tests to GrDirectContext/GrRecordingContext pair by Robert Phillips · 4 years, 1 month ago
  22. 247835b Reland "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  23. d13b97f Revert "Migrate SkImage::makeWithFilter to GrRecordingContext" by Adlai Holler · 4 years, 1 month ago
  24. 7f0129d Migrate SkImage::makeWithFilter to GrRecordingContext by Adlai Holler · 4 years, 1 month ago
  25. 6d344c3 Update unit tests to accept GrDirectContext by Robert Phillips · 4 years, 2 months ago
  26. 7991594 Revert "Revert "clean up after big refactor of SkColorFilter --> ...Base"" by Mike Reed · 4 years, 2 months ago
  27. a693a47 Revert "clean up after big refactor of SkColorFilter --> ...Base" by Michael Ludwig · 4 years, 2 months ago
  28. 6dc67b1 clean up after big refactor of SkColorFilter --> ...Base by Mike Reed · 4 years, 2 months ago
  29. b11e627 Move impl into SkColorFilterBase by Mike Reed · 4 years, 2 months ago
  30. fac4c0d Reland "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 2 months ago
  31. 568d113 Revert "Remove SkSpecialImage::makeTextureImage" by Brian Osman · 4 years, 2 months ago
  32. d34528c Remove SkSpecialImage::makeTextureImage by Brian Osman · 4 years, 2 months ago
  33. e7ad8c0 Remove GPU read-back logic in SkSpecialImage by Brian Osman · 4 years, 2 months ago
  34. 1f60733 Revert "Revert "move onto new factories for SkMatrix"" by Mike Reed · 4 years, 3 months ago
  35. c80ee45 Revert "move onto new factories for SkMatrix" by Mike Reed · 4 years, 3 months ago
  36. 046c2b7 move onto new factories for SkMatrix by Mike Reed · 4 years, 3 months ago
  37. 116b33e Remove SkMaxScalar and SkMinScalar by Brian Osman · 4 years, 7 months ago
  38. 5f95519 Use GPU special images in two GPU image filter tests by Brian Osman · 4 years, 10 months ago
  39. d1ed56e Fix mapping the morphology filter's radius when the CTM is a mirror op by Fredrik Söderquist · 4 years, 11 months ago
  40. ea07123 Define Usage and image+origin wrapper for image filters by Michael Ludwig · 5 years ago
  41. e30a485 Move the source image into Context by Michael Ludwig · 5 years ago
  42. 03f9ca3 Remove SkImageFilter_Base::OutputProperties by Michael Ludwig · 5 years ago
  43. 55edb50 Update tests to use new image filter factories by Michael Ludwig · 5 years ago
  44. 8ee6cf3 Move SkImageFilter functionality into private SkImageFilter_Base by Michael Ludwig · 5 years ago
  45. 27ae52c Make deferred render target context without config or format by Brian Salomon · 5 years ago
  46. e869a1e stop calling legacy 255-biased colormatrix by Mike Reed · 5 years ago
  47. c0bd9f9 rewrite includes to not need so much -Ifoo by Mike Klein · 5 years ago
  48. c8bea7d New factories for SkShaders by Mike Reed · 5 years ago
  49. b286bc2 Introduce new factory for SkColorFilters by Mike Reed · 5 years ago
  50. fae8fce Use SkTileMode instead of nested enum by Mike Reed · 5 years ago
  51. f9666f5 Remove SkColorSpaceXformCanvas, and supporting code: by Brian Osman · 5 years ago
  52. ea3f014 sk_tool_utils -> ToolUtils, and git clang-format by Mike Klein · 5 years ago
  53. dadac55 simplify matrix color filter clamps by Mike Klein · 5 years ago
  54. 9882dae Reduce usage of SkCanvas::flush by Robert Phillips · 5 years ago
  55. 9da87e0 Rename GrContext::contextPriv to priv by Robert Phillips · 6 years ago
  56. 1af9b48 use drawstring with font by Mike Reed · 6 years ago
  57. 4065d45 Reland "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  58. d7157b2 Revert "Reland "Have a GrBackendFormat be stored on gpu proxies."" by Greg Daniel · 6 years ago
  59. 2f9a5ea Reland "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  60. 919c9e7 Revert "Have a GrBackendFormat be stored on gpu proxies." by Greg Daniel · 6 years ago
  61. 51b1c12 Have a GrBackendFormat be stored on gpu proxies. by Greg Daniel · 6 years ago
  62. 4fee323 override getTypeName() instead of using table by Mike Klein · 6 years ago
  63. 2cbf12c Always use portable fonts in image filter test by Brian Osman · 6 years ago
  64. 1b15198 Fix/simplify equal_pixels by Brian Osman · 6 years ago
  65. a50205f Add color type to the image filter DAG's OutputProperties by Brian Osman · 6 years ago
  66. 27dddae rebase by Cary Clark · 6 years ago
  67. c7ad40f Remove SK_SUPPORT_GPU checks in tool-only code by Brian Osman · 6 years ago
  68. 89ad31e Revert "Reland "remove toString"" by Cary Clark · 6 years ago
  69. 92e37b6 Reland "remove toString" by Cary Clark · 6 years ago
  70. 32a4910 Revert "remove toString" by Cary Clark · 6 years ago
  71. 5191880 remove toString by Cary Clark · 6 years ago
  72. 1207843 Fix srcBounds computation in SkMatrixConvolutionImageFilter by Robert Phillips · 6 years ago
  73. 5140f9a Minor refactoring to image filters by Robert Phillips · 6 years ago
  74. c7fe0f7 Make GrCaps and GrShaderCaps private. by Brian Salomon · 6 years ago
  75. 9988541 remove SK_IGNORE_TO_STRING by Cary Clark · 6 years ago
  76. 1c80e99 Allow printf style var args for messages in REPORTER_ASSERT. by Brian Salomon · 7 years ago
  77. 0331d37 remove unneeded SkFlattenableSerialization by Mike Reed · 7 years ago
  78. 5a0f345 remove code from old picture serial guard by Mike Reed · 7 years ago
  79. fadbfcd upgrade SkReadBuffer to always validate by Mike Reed · 7 years ago
  80. 60aaeb2 create imagepriv and name params by Cary Clark · 7 years ago
  81. b87f798 Consistently round fOffset in SkOffsetImageFilter by Fredrik Söderquist · 7 years ago
  82. 494cfcd Revert "Remove some blur tests on google3 until the flag is removed." by Mike Klein · 7 years ago
  83. 59f8f15 Revert "Use combined three pass code for image blur." by Herb Derby · 7 years ago
  84. a0020f9 Remove some blur tests on google3 until the flag is removed. by Herb Derby · 7 years ago
  85. d4a0fc7 Use combined three pass code for image blur. by Herb Derby · 7 years ago
  86. 4cdbf60 Avoid uninitialized memory in readByteArrayAsData by Leon Scroggins III · 7 years ago
  87. b449666 Reland "Fix SkImageSource::filterBounds()" again by Xianzhu Wang · 7 years ago
  88. 2ad0908 Revert "Reland "Fix SkImageSource::filterBounds()"" by Florin Malita · 7 years ago
  89. bf12c07 Reland "Fix SkImageSource::filterBounds()" by Xianzhu Wang · 7 years ago
  90. b6d2be1 Revert "Fix SkImageSource::filterBounds()" by Mike Reed · 7 years ago
  91. cb4d587 Fix SkImageSource::filterBounds() by Xianzhu Wang · 7 years ago
  92. 0fa353c Optimize filterBounds() of SkArithmeticImageFilter/SkXfermodeImageFilter by Xianzhu Wang · 7 years ago
  93. 3404207 use rasterpipeline for images if matrix is >= scale+translate by Mike Reed · 7 years ago
  94. 5a625e0 add tool_util to compare images by Mike Reed · 7 years ago
  95. f194219 don't rely on canvas->readPixels by Mike Reed · 7 years ago
  96. 39e0855 Add an SkColorSpaceXformer image filter cache by Florin Malita · 7 years ago
  97. 08252ec Image filter DAG test for makeColorSpace() by Florin Malita · 7 years ago
  98. 8996e18 Use RGBA rather than N32 for GPU tests by Brian Salomon · 7 years ago
  99. 0bdaf05 remove unused mode parameter from SkMergeImageFilter by Mike Reed · 7 years ago
  100. 2a475ea add drawString helper to canvas by Cary Clark · 7 years ago