1. 3225306 In SkRuntimeEffect, just use hash of SkSL as the ID by Brian Osman · 4 years, 7 months ago
  2. d2ccbb5 Have GrTextureEffect factories take a view as input. by Greg Daniel · 4 years, 7 months ago
  3. 37c127f Rename view getters in various image subclasses. by Greg Daniel · 4 years, 7 months ago
  4. c61d7e3 Rename various getters related to GrSurfaceProxyView. by Greg Daniel · 4 years, 7 months ago
  5. 14d64af Revert "Initial checkin of GM verifier framework" by Tyler Denniston · 4 years, 7 months ago
  6. 7e36f00 Initial checkin of GM verifier framework by Tyler Denniston · 4 years, 7 months ago
  7. d589916 Potentially-uninitialized Sk3LookAt result by Florin Malita · 4 years, 7 months ago
  8. d095b9f Fix SW decompression of BC1 and add a GM to check it (take 2). by Robert Phillips · 4 years, 7 months ago
  9. ab5da1f Revert "Fix SW decompression of BC1 and add a GM to check it." by Robert Phillips · 4 years, 7 months ago
  10. 4238751 Fix SW decompression of BC1 and add a GM to check it. by Robert Phillips · 4 years, 7 months ago
  11. cc104db Have GrTextureProducer return views instead of proxies. by Greg Daniel · 4 years, 7 months ago
  12. 63a04a8 Choose a less evil scale factor texel_subset_nearest_upscale decal tests by Brian Salomon · 4 years, 7 months ago
  13. eb77a76 Make exoticformats GM a bit easier to triage by Robert Phillips · 4 years, 7 months ago
  14. d4f6831 Add SW decode of ETC1 and a GM by Robert Phillips · 4 years, 7 months ago
  15. f1e316f Make lines in texel_subset GM be at half pixel offsets by Brian Salomon · 4 years, 7 months ago
  16. f033404 Improvements to texture_domain GMs by Brian Salomon · 4 years, 7 months ago
  17. e073552 Minor GM cleanup by Robert Phillips · 4 years, 7 months ago
  18. 40903af Update GrSurfaceProxy::Copy to return a view. by Greg Daniel · 4 years, 7 months ago
  19. 99044e1 Update wacky_yuv_formats GM to demonstrate YUV resizing on the GPU by Robert Phillips · 4 years, 7 months ago
  20. 45c9487 Add SkImage::MakeTextureFromCompressed and deprecate MakeFromCompressed by Robert Phillips · 4 years, 7 months ago
  21. 6f5441a Remove create function in proxyProvider that takes a raster SkImage. by Greg Daniel · 4 years, 7 months ago
  22. 5e58f94 tweak grading in gm/skbug_9819 for G8 by Mike Klein · 4 years, 7 months ago
  23. d352529 incorporate r,g,b,a into shaderHash by Mike Klein · 4 years, 7 months ago
  24. 162e04b Expand the compressed_textures GM by Robert Phillips · 4 years, 7 months ago
  25. 99dead9 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types (take 2) by Robert Phillips · 4 years, 7 months ago
  26. 5a36a3a don't need to include deprecated Sk3D.h by Mike Reed · 4 years, 8 months ago
  27. a7e5c7c Fix case of asyncRescaleAndReadPixelsYUV420 for case where SkSurface is by Brian Salomon · 4 years, 7 months ago
  28. 3da9e94 Revert "Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types" by Robert Phillips · 4 years, 7 months ago
  29. 3234ce1 Add SkImage::MakeRasterFromCompressed and make MakeFromCompressed fall back to decompression for unsupported compression types by Robert Phillips · 4 years, 8 months ago
  30. f68213f draw whole grid by Mike Klein · 4 years, 7 months ago
  31. db301b7 restore til I understand what changed by Mike Reed · 4 years, 8 months ago
  32. 00a9764 consolidate examples to 1 matrix type by Mike Reed · 4 years, 8 months ago
  33. e014367 Revert "Revert "Use bitmap subset for comparison in texture_domain_effect GMs."" by Brian Salomon · 4 years, 8 months ago
  34. a6b7c52 Revert "Use bitmap subset for comparison in texture_domain_effect GMs." by Brian Salomon · 4 years, 8 months ago
  35. 6377f1c Use bitmap subset for comparison in texture_domain_effect GMs. by Brian Salomon · 4 years, 8 months ago
  36. 978693c Make invokeChild just return a string containing the child function call by Brian Osman · 4 years, 8 months ago
  37. ca6b2f4 Revert "Revert "Move GrDomainEffect functionality into GrTextureEffect and delete"" by Brian Salomon · 4 years, 8 months ago
  38. 1c3e6cf Revert "Move GrDomainEffect functionality into GrTextureEffect and delete" by Brian Salomon · 4 years, 8 months ago
  39. 988af46 Move GrDomainEffect functionality into GrTextureEffect and delete the former. by Brian Salomon · 4 years, 8 months ago
  40. 87211cd Add GM for crbug:10141204 by Michael Ludwig · 4 years, 8 months ago
  41. 08f1a25 Add GM reproducing perspective failures by Michael Ludwig · 4 years, 8 months ago
  42. 7c165a4 Reland "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Greg Daniel · 4 years, 8 months ago
  43. 9ed88b3 Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor."" by Ben Wagner aka dogben · 4 years, 8 months ago
  44. 938106d Reland "Pass in a SkColorType into SkImage_Gpu ctor." by Greg Daniel · 4 years, 8 months ago
  45. 3155f7f Pass in a GrColorType into our Copy call. by Greg Daniel · 4 years, 8 months ago
  46. d4d3b33 Make converting from 4x4 to 3x3 explicit by Mike Reed · 4 years, 8 months ago
  47. b085527 Add SkImage::CompressionType::kBC1_RGBA8_UNORM support by Robert Phillips · 4 years, 8 months ago
  48. b147ace DCI-P3 -> Display P3 in Skia by Mike Klein · 4 years, 8 months ago
  49. bd1466c Add a new gm for large kernel matrix convolution by Adlai Holler · 4 years, 8 months ago
  50. ac90802 Update compressed texturing GM by Robert Phillips · 4 years, 8 months ago
  51. 42032cb Revert "Pass in a SkColorType into SkImage_Gpu ctor." by Mike Klein · 4 years, 8 months ago
  52. 1d17543 Pass in a SkColorType into SkImage_Gpu ctor. by Greg Daniel · 4 years, 8 months ago
  53. c558f72 Compressed texture API cleanup by Robert Phillips · 4 years, 8 months ago
  54. a3a704a Override didTranslate, and add virtual for didScale by Mike Reed · 4 years, 8 months ago
  55. 6f48542 remove cruft bools from canvas by Mike Reed · 4 years, 8 months ago
  56. ccb6142 Allow implicit conversion from GrSamplerState::Filter to GrSamplerState by Brian Salomon · 4 years, 8 months ago
  57. d5caeb8 Improve handling of anisotropic scaling for stroked rects by Robert Phillips · 4 years, 8 months ago
  58. e20fcad Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." by Greg Daniel · 4 years, 8 months ago
  59. 7cfcc1e add Brian's fiddle as gm/bicubic by Mike Klein · 4 years, 8 months ago
  60. a4f207e Revert "Move makeDeferredRenderTargetContext calls to factory on RTC." by Jim Van Verth · 4 years, 8 months ago
  61. 1c16b43 Move makeDeferredRenderTargetContext calls to factory on RTC. by Greg Daniel · 4 years, 8 months ago
  62. b8f098d Reland "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 8 months ago
  63. d7436a3 Revert "Rename GrSimpleTextureEffect->GrTextureEffect" by Brian Salomon · 4 years, 8 months ago
  64. 91e0d75 rm gm/skvm.cpp by Mike Klein · 4 years, 8 months ago
  65. 3ab7128 thread an SkArenaAlloc into shaders by Mike Klein · 4 years, 8 months ago
  66. 90673ec Rename GrSimpleTextureEffect->GrTextureEffect by Brian Salomon · 4 years, 8 months ago
  67. bddaf4b in gm/skvm.cpp, Fade doesn't need to wrap a shader by Mike Klein · 4 years, 8 months ago
  68. ee426f2 Move SkRuntimeEffect.h to include/effects by Brian Osman · 4 years, 8 months ago
  69. f6a715b Reland "pass more information to shaders" by Mike Klein · 4 years, 8 months ago
  70. 4ee6356 Add SkRuntimeEffect::makeColorFilter by Brian Osman · 4 years, 8 months ago
  71. 48cc66a Revert "pass more information to shaders" by Mike Klein · 4 years, 8 months ago
  72. 4f275cf pass more information to shaders by Mike Klein · 4 years, 8 months ago
  73. 8dae7eb Disable tessellation on Qualcomm by Chris Dalton · 4 years, 9 months ago
  74. 5a2f962 Add back door support for GLSL tessellation shaders by Chris Dalton · 4 years, 9 months ago
  75. 93de162 Add SkRuntimeEffect::makeShader by Brian Osman · 4 years, 9 months ago
  76. 28b0c5d Pass Arenas* to GrOpsTask and GrOps instead of multiple pointers to each pool type by Michael Ludwig · 4 years, 9 months ago
  77. 2e57c13 Tweak smallpaths so new paths will show up in GM. by Jim Van Verth · 4 years, 9 months ago
  78. de30e42 Clean up GenDistanceFieldFromPath. by Jim Van Verth · 4 years, 9 months ago
  79. 4dea72a Reland x3 "Remove most of GrConfig.h" by Brian Salomon · 4 years, 9 months ago
  80. 3f1a98b Reland "Revert "Remove most of GrConfig.h"" by Greg Daniel · 4 years, 9 months ago
  81. 14b5721 Rename GrCaps textureSwizzle to readSwizzle. by Greg Daniel · 4 years, 9 months ago
  82. 5b9c7ba Revert "Revert "Remove most of GrConfig.h"" by Brian Salomon · 4 years, 9 months ago
  83. 46e366a Remove GrTextureContext. by Greg Daniel · 4 years, 9 months ago
  84. 7b1678a Major refactor of runtime effects by Brian Osman · 4 years, 9 months ago
  85. 9d10abe Remove all layout(ctype=...) from runtime SkSKL by Brian Osman · 4 years, 9 months ago
  86. a6069a1 Support clipRegion on GPU backend by Brian Salomon · 4 years, 9 months ago
  87. 81b9897 Store GrSurfaceProxyView on SkImage. by Greg Daniel · 4 years, 9 months ago
  88. f46d5ca use std::make_unique by Mike Klein · 4 years, 9 months ago
  89. 3517aa7 Fix stroked arcs for mirror matrices. by Brian Salomon · 4 years, 9 months ago
  90. ab2b722 Switch SkImage::CompressionType to be an enum class by Robert Phillips · 4 years, 9 months ago
  91. c937bc5 Improvements to uniform handling in runtime SkSL by Brian Osman · 4 years, 9 months ago
  92. 7caa137 Support mirror-repeat in GrTextureDomain by Brian Salomon · 4 years, 9 months ago
  93. 3968fcb Pull creation of GrPipeline explicitly into the Ops' onExecute methods by Robert Phillips · 4 years, 9 months ago
  94. 0483b46 fix make_path to not care about param-eval-order by Mike Reed · 4 years, 9 months ago
  95. b0047b5 Revert "Remove most of GrConfig.h" by Brian Salomon · 4 years, 9 months ago
  96. 80e334d Remove most of GrConfig.h by Brian Salomon · 4 years, 9 months ago
  97. b4068ed show perspective bug (need for clipping) by Mike Reed · 4 years, 9 months ago
  98. 8a99a41 Fix for 420/422 chroma subsampling of odd dimension images when by Brian Salomon · 4 years, 9 months ago
  99. 7eabfe8 This is a reland of GrDomainEffect with significant changes: by Brian Salomon · 4 years, 9 months ago
  100. 7d8b397 Changes to GrCoordTransform and local coords by Brian Salomon · 4 years, 10 months ago