1. ad8ce4d Revert "Reland "Add particle GMs"" by Brian Osman · 3 years, 7 months ago
  2. 38d8dea Revert "Add particle GM that uses uniforms, fix related bug in particle effect" by Brian Osman · 3 years, 7 months ago
  3. 365949c [canvaskit] Skip particles gms by Kevin Lubick · 3 years, 7 months ago
  4. 07d8c0d Make GrDirectContext::updateBackendTexture handle pixmaps with non-type row bytes. by Brian Salomon · 3 years, 7 months ago
  5. 99da77a Pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  6. 75bd058 refamiliarize fm_driver.go by Mike Klein · 3 years, 7 months ago
  7. 9c9f60c Implement additional Runtime Effect intrinsic tests. by John Stiles · 3 years, 7 months ago
  8. 964b446 Add particle GM that uses uniforms, fix related bug in particle effect by Brian Osman · 3 years, 7 months ago
  9. e1658b5 Reland "Add some SkSL intrinsics to our dm tests." by John Stiles · 3 years, 7 months ago
  10. c621dcf Revert "Remove maxTileSize from GrCaps, bleed GMs use max texture size override." by Brian Salomon · 3 years, 7 months ago
  11. c1ea3d9 Add debug checks to enforce gpu buffer access patterns. by Greg Daniel · 3 years, 7 months ago
  12. 1e1fe12 Replace writeVariableUniform custom logic with getLValue. by John Stiles · 3 years, 7 months ago
  13. 2266380 Remove some ableist language from infra parts by Kevin Lubick · 3 years, 7 months ago
  14. fa8b5e4 Add support for retina displays to sk_app. by Ben Wagner · 3 years, 7 months ago
  15. 0ab283a Revert "Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag" by Mike Reed · 3 years, 7 months ago
  16. 5817fe1 Hide SK_SUPPORT_LEGACY_DRAWIMAGE_NOSAMPLING flag by Mike Reed · 3 years, 7 months ago
  17. fadf91c don't instrument reactor in MSAN builds by Mike Klein · 3 years, 7 months ago
  18. 6b37bd1 Sort loaded particle effects alphabetically by Brian Osman · 3 years, 7 months ago
  19. e40d166 Reland "Add support for top-level uniforms in SPIR-V." by John Stiles · 3 years, 7 months ago
  20. cdd852b Reland "Add particle GMs" by Brian Osman · 3 years, 7 months ago
  21. 0de76f7 Revert "Add support for top-level uniforms in SPIR-V." by John Stiles · 3 years, 7 months ago
  22. b576168 Revert "Add some SkSL intrinsics to our dm tests." by John Stiles · 3 years, 7 months ago
  23. 6f3243c Add staging flags to flutter by Mike Reed · 3 years, 7 months ago
  24. b9f95ba Roll SwiftShader from 3e9b79ff42de to 0cbf89c7520e (6 revisions) by skia-autoroll · 3 years, 7 months ago
  25. bcd0ead Roll Dawn from a194a48ba2d9 to bf1c0cf52377 (12 revisions) by skia-autoroll · 3 years, 7 months ago
  26. 56c9a45 Roll Chromium from 2eea5db84b60 to 9009a36b9b75 (438 revisions) by skia-autoroll · 3 years, 7 months ago
  27. 8644657 Revert "Remove SkImage_Base::refPinnedImage(), use refView() instead." by Brian Salomon · 3 years, 7 months ago
  28. 3b01242 Revert "Add particle GMs" by Mike Reed · 3 years, 7 months ago
  29. 00f4769 Condtionalize flags (so flutter can add them) by Mike Reed · 3 years, 7 months ago
  30. 46e9b0e Add flag to force pushconstant layout for SkSL synthetic uniforms by Jim Van Verth · 3 years, 7 months ago
  31. f3274e0 Add particle GMs by Brian Osman · 3 years, 8 months ago
  32. b5dda50 Fix write-after-read in clustering by Adlai Holler · 3 years, 7 months ago
  33. 0492a74 Add some SkSL intrinsics to our dm tests. by John Stiles · 3 years, 7 months ago
  34. acba304 Add support for top-level uniforms in SPIR-V. by John Stiles · 3 years, 7 months ago
  35. 96a9749 Update SVG asset creation to handle images by Tyler Denniston · 3 years, 7 months ago
  36. 3f904db Eliminate some platform/compiler dependent behavior in skvm tests by Brian Osman · 3 years, 7 months ago
  37. 9321961 SkRuntimeEffect::makeImage disregards mipmap request if GPU not capable. by Brian Salomon · 3 years, 7 months ago
  38. 9ced5e6 Pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  39. 02bc522 Emit top-level StructDefinition for every struct by Brian Osman · 3 years, 7 months ago
  40. 9f899ac Remove SkImage_Base::refPinnedImage(), use refView() instead. by Brian Salomon · 3 years, 7 months ago
  41. 98afb4f drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  42. da5cdf6 Add default uniform binding value for Metal/SPIR-V. by John Stiles · 3 years, 7 months ago
  43. ebb37e7 Rewrite GrPathTessellateOp as GrPathInnerTriangulateOp by Chris Dalton · 3 years, 7 months ago
  44. b339d05 pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  45. 993e92d Update bad_bitmap test by Mike Reed · 3 years, 7 months ago
  46. bf7b4b8 Add SkSL test for functions that operate on structs by Brian Osman · 3 years, 7 months ago
  47. 00fea5b Remove ASTNode::TypeData by Brian Osman · 3 years, 7 months ago
  48. 1ff7609 Added SkSL DSLFunction by Ethan Nicholas · 3 years, 7 months ago
  49. 0bad6cf Remove maxTileSize from GrCaps, bleed GMs use max texture size override. by Brian Salomon · 3 years, 7 months ago
  50. 0ce4885 Faster (conservative) IsAxisAligned by Mike Reed · 3 years, 7 months ago
  51. b03f4a1 Rename GrPathStencilFillOp -> GrTessellatingStencilFillOp by Chris Dalton · 3 years, 7 months ago
  52. a982c77 Roll Chromium from cf3471ec8c7c to 2eea5db84b60 (473 revisions) by skia-autoroll · 3 years, 7 months ago
  53. c0a7cdf Roll Dawn from 2df77f432584 to a194a48ba2d9 (20 revisions) by skia-autoroll · 3 years, 7 months ago
  54. 595216b Roll ANGLE from 4921e4573c8b to a12edfa5cf68 (13 revisions) by skia-autoroll · 3 years, 7 months ago
  55. da55b64 Roll SwiftShader from aec0826aba0d to 3e9b79ff42de (1 revision) by skia-autoroll · 3 years, 7 months ago
  56. 039f136 filter-quality is deprecated, pass sampling to drawImage by Mike Reed · 3 years, 7 months ago
  57. ecdd979 drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  58. 330cfa4 Make GrTriangulator immutable by Chris Dalton · 3 years, 7 months ago
  59. ed552f8 Move deprecated image filter headers out of include/ and into src/ by Michael Ludwig · 3 years, 8 months ago
  60. e1f72f9 drawBitmap is deprecated by Mike Reed · 3 years, 7 months ago
  61. 9a77795 Update mock render task & cluster test by Adlai Holler · 3 years, 7 months ago
  62. d8ce784 Don't implement getBackendTexture for YUVA images. by Brian Salomon · 3 years, 7 months ago
  63. f988bb5 add single-lane ld2.4s and ld4.4s by Mike Klein · 3 years, 7 months ago
  64. 2b3403a Ensure that blur result is identity if both sigmas are near-zero by Jim Van Verth · 3 years, 7 months ago
  65. 24df67d Reland "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 7 months ago
  66. e71f547 [svg] Expand SkSVGIRI type by Tyler Denniston · 3 years, 7 months ago
  67. b7f5e1b Fix SkSL test compilation on Windows. by John Stiles · 3 years, 7 months ago
  68. 2c3cec9 [canvaskit] Break up helper.js into smaller files by Kevin Lubick · 3 years, 8 months ago
  69. 9e8e2aa Remove SkImage_GpuBase::getTexture(). by Brian Salomon · 3 years, 7 months ago
  70. 64400d9 Revert "[svg] Plumb a ResourceProvider" by Florin Malita · 3 years, 7 months ago
  71. 9485b55 Code cleanup: reuse get_storage_class in writeGlobalVar. by John Stiles · 3 years, 7 months ago
  72. b4bcfb9 Add ReduceOpsTaskSplitting test bot, move perf bot by Adlai Holler · 3 years, 7 months ago
  73. 9202ebc Fix reduceOpsTaskSplitting + image_from_yuv_textures by Adlai Holler · 3 years, 7 months ago
  74. dd9449c Add SkShaper::PurgeCaches. by Ben Wagner · 3 years, 7 months ago
  75. 0ca2f59 Code cleanup: update obsolete comment, remove macro. by John Stiles · 3 years, 7 months ago
  76. 21f5707 Fix complex lvalues in SkSL-to-SkVM by Brian Osman · 3 years, 8 months ago
  77. 7d2757f Implement SkImage::hasMipmaps() for GPU images by Brian Salomon · 3 years, 7 months ago
  78. 8eedcd2 [svg] Partial implementation of feSpecularLighting by Tyler Denniston · 3 years, 7 months ago
  79. 7b92897 Reland "Add SkSL for-loop control flow test to dm." by John Stiles · 3 years, 7 months ago
  80. d20a109 Round unresolved font blocks to grapheme edges by Julia Lavrova · 3 years, 8 months ago
  81. d6b26e5 added DSL Modifiers by Ethan Nicholas · 3 years, 7 months ago
  82. dd29e20 [svg] Plumb a ResourceProvider by Florin Malita · 3 years, 7 months ago
  83. fa71ffa Reland "Fix field access and indexing of complex expressions" by Brian Osman · 3 years, 7 months ago
  84. f932c69 Rewrite operator[] to avoid gcc-8 codegen bug by Brian Osman · 3 years, 7 months ago
  85. 22cc3be Implement all public intrinsics directly in VM generator by Brian Osman · 3 years, 8 months ago
  86. a78376b Roll ANGLE from 9bbcd86ae719 to 4921e4573c8b (6 revisions) by skia-autoroll · 3 years, 7 months ago
  87. b2a8dc4 Roll SwiftShader from ea1f7d10db1f to aec0826aba0d (1 revision) by skia-autoroll · 3 years, 7 months ago
  88. 99c2e70 Roll Dawn from b3177d418e3b to 2df77f432584 (10 revisions) by skia-autoroll · 3 years, 7 months ago
  89. b3c7d03 Roll Chromium from ef43b16d47e3 to cf3471ec8c7c (436 revisions) by skia-autoroll · 3 years, 7 months ago
  90. 4d6310a Support half4 return values from main() in the SPIR-V code generator. by John Stiles · 3 years, 7 months ago
  91. b41d5bb Add helper uniforms to Runtime Effect tests. by John Stiles · 3 years, 7 months ago
  92. d8fc95d Add default uniform set value to SkSL Program settings. by John Stiles · 3 years, 7 months ago
  93. 1604ad6 Clean up ParagraphCache::abandon. by Ben Wagner · 3 years, 7 months ago
  94. e24127c Directly measure CoreText weight mapping. by Ben Wagner · 3 years, 8 months ago
  95. 131decb [svg] Fix node factories order by Florin Malita · 3 years, 7 months ago
  96. b64c26d Don't copy when we can copy+and+transform at once by Mike Reed · 3 years, 7 months ago
  97. 6742d13 Add tests for int overloads of various intrinsics. by John Stiles · 3 years, 7 months ago
  98. 056bd0d Fix leak of X window title. by Ben Wagner · 3 years, 8 months ago
  99. 32b3089 [svg] Add light source classes and lighting-color pres attr by Tyler Denniston · 3 years, 7 months ago
  100. 578f1ac Revert "Add SkSL for-loop control flow test to dm." by John Stiles · 3 years, 7 months ago