1. a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 6 months ago
  2. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 5 months ago
  3. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 6 months ago
  4. f68213f draw whole grid by Mike Klein · 4 years, 6 months ago
  5. db301b7 restore til I understand what changed by Mike Reed · 4 years, 6 months ago
  6. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 6 months ago
  7. e014367 Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs."" by Brian Salomon · 4 years, 6 months ago
  8. a6b7c52 Revert "Use bitmap subset for comparison in texture_domain_effect GMs." by Brian Salomon · 4 years, 6 months ago
  9. 6377f1c Use bitmap subset for comparison in texture_domain_effect GMs. by Brian Salomon · 4 years, 6 months ago
  10. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 6 months ago
  11. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 6 months ago
  12. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 6 months ago
  13. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 4 years, 6 months ago
  14. 87211cd Add GM for crbug:10141204 by Michael Ludwig · 4 years, 6 months ago
  15. 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 4 years, 6 months ago
  16. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 6 months ago
  17. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 6 months ago
  18. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 6 months ago
  19. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 6 months ago
  20. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 6 months ago
  21. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 6 months ago
  22. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 6 months ago
  23. bd1466c Add a new gm for large kernel matrix convolution by Adlai Holler · 4 years, 6 months ago
  24. ac90802 Update compressed texturing GM by Robert Phillips · 4 years, 6 months ago
  25. 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 4 years, 6 months ago
  26. 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 4 years, 6 months ago
  27. c558f72 Compressed texture API cleanup by Robert Phillips · 4 years, 6 months ago
  28. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 6 months ago
  29. 6f48542 remove cruft bools from canvas by Mike Reed · 4 years, 6 months ago
  30. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 6 months ago
  31. d5caeb8 Improve handling of anisotropic scaling for stroked rects by Robert Phillips · 4 years, 6 months ago
  32. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 6 months ago
  33. 7cfcc1e add Brian's fiddle as gm/bicubic by Mike Klein · 4 years, 6 months ago
  34. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 6 months ago
  35. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 6 months ago
  36. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 6 months ago
  37. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 6 months ago
  38. 91e0d75 rm gm/skvm.cpp by Mike Klein · 4 years, 6 months ago
  39. 3ab7128 thread an SkArenaAlloc into shaders by Mike Klein · 4 years, 6 months ago
  40. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 4 years, 6 months ago
  41. bddaf4b in gm/skvm.cpp, Fade doesn't need to wrap a shader by Mike Klein · 4 years, 6 months ago
  42. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 6 months ago
  43. f6a715b Reland "pass more information to shaders" by Mike Klein · 4 years, 6 months ago
  44. 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 6 months ago
  45. 48cc66a Revert "pass more information to shaders" by Mike Klein · 4 years, 6 months ago
  46. 4f275cf pass more information to shaders by Mike Klein · 4 years, 6 months ago
  47. 8dae7eb Disable tessellation on Qualcomm by Chris Dalton · 4 years, 7 months ago
  48. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 7 months ago
  49. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 4 years, 7 months ago
  50. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 7 months ago
  51. 2e57c13 Tweak smallpaths so new paths will show up in GM. by Jim Van Verth · 4 years, 7 months ago
  52. de30e42 Clean up GenDistanceFieldFromPath. by Jim Van Verth · 4 years, 7 months ago
  53. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  54. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 7 months ago
  55. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 7 months ago
  56. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 7 months ago
  57. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 7 months ago
  58. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 7 months ago
  59. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 4 years, 7 months ago
  60. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 4 years, 7 months ago
  61. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 4 years, 7 months ago
  62. f46d5ca use std::make_unique by Mike Klein · 4 years, 7 months ago
  63. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 7 months ago
  64. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 4 years, 7 months ago
  65. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 4 years, 7 months ago
  66. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 4 years, 7 months ago
  67. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 7 months ago
  68. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 4 years, 7 months ago
  69. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 7 months ago
  70. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 7 months ago
  71. b4068ed show perspective bug (need for clipping) by Mike Reed · 4 years, 7 months ago
  72. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 7 months ago
  73. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 4 years, 7 months ago
  74. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 4 years, 8 months ago
  75. c241b58 Make fragment processor iterators work with range for loops. by Brian Salomon · 4 years, 8 months ago
  76. 03e4c95 Move creation of GrProgramDesc to GrCaps-derived classes by Robert Phillips · 4 years, 8 months ago
  77. 7d34dc7 Revert "Revert "switch to new filltype for SkPath"" by Mike Reed · 4 years, 8 months ago
  78. 3e7af41 Revert "switch to new filltype for SkPath" by Mike Reed · 4 years, 8 months ago
  79. 3a50981 switch to new filltype for SkPath by Mike Reed · 4 years, 8 months ago
  80. fc11844 Reland "Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType""" by Brian Salomon · 4 years, 8 months ago
  81. 50299de Reland "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Robert Phillips · 4 years, 8 months ago
  82. 997b37f Revert "Revert "Make FP optimizations helpers use SkAlphaType not GrColorType"" by Brian Salomon · 4 years, 8 months ago
  83. e21af50 Test texture domain effect with local matrix. by Brian Salomon · 4 years, 8 months ago
  84. 30bc527 Revert "Reland "Revert "Use flat version of path-direction enum""" by Mike Reed · 4 years, 8 months ago
  85. 34cea00 Add utility for creating test-only GrProgramInfos by Robert Phillips · 4 years, 8 months ago
  86. 98f3fd9 Update bezier_*_effects GMs to not use rand by Robert Phillips · 4 years, 8 months ago
  87. 7cda6f3 Reland "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  88. 078e8fa Revert "Make FP optimizations helpers use SkAlphaType not GrColorType" by Brian Salomon · 4 years, 8 months ago
  89. 7a538b1 Make FP optimizations helpers use SkAlphaType not GrColorType by Brian Salomon · 4 years, 8 months ago
  90. 1792b19 Revert "Revert "Use flat version of path-direction enum"" by Mike Reed · 4 years, 8 months ago
  91. 0dacc6b Revert "Use flat version of path-direction enum" by Mike Reed · 4 years, 8 months ago
  92. e0fbe94 Use flat version of path-direction enum by Mike Reed · 4 years, 8 months ago
  93. 8053c97 Add onPrePrepare to GrFillRRectOp by Robert Phillips · 4 years, 8 months ago
  94. 7cd0bfe No longer ref count GrGeometryProcessors by Robert Phillips · 4 years, 8 months ago
  95. fbfc355 Add SampleLocationsTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  96. 5d07c52 Add FwidthSquircleTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago
  97. d4fb7c7 Rename opPODAllocator to recordTimeAllocator by Robert Phillips · 4 years, 8 months ago
  98. 170de01 Revert "Replace GrTextureDomainEffect with GrDomainEffect." by Michael Ludwig · 4 years, 8 months ago
  99. 67a625e Make GrProgramInfo take pointers to the GrPipeline and the GrPrimitiveProcessor by Robert Phillips · 4 years, 8 months ago
  100. df70f15 Add ClockwiseTestOp::onPrePrepare by Robert Phillips · 4 years, 8 months ago