1. f2f3d52 Add CanvasKit bindings for SkRuntimeEffect's uniform data by Brian Osman · 3 years, 5 months ago
  2. b441850 Reland "Improve support for arrays in Metal." by John Stiles · 3 years, 5 months ago
  3. 420c8a5 end kickoff() step at the right time by Mike Klein · 3 years, 5 months ago
  4. a6bf48c Improve handling of cusps in GrStrokeTessellateOp by Chris Dalton · 3 years, 5 months ago
  5. 16a97bb Re-enable SkSL Hex test with constants that fit in 16 bits. by John Stiles · 3 years, 5 months ago
  6. d49b128 Update GrLatticeOp to not read from the gpu vertex buffer. by Greg Daniel · 3 years, 5 months ago
  7. 1dea436 make fetching Gold hashes a step by Mike Klein · 3 years, 5 months ago
  8. 8eb119a Move uniform buffers over to new vulkan buffer class. by Greg Daniel · 3 years, 5 months ago
  9. 1cdb5a6 guard against masks that are too big to blur by Herb Derby · 3 years, 5 months ago
  10. f38f20e another layer of step nesting by Mike Klein · 3 years, 5 months ago
  11. 56c78f4 Reland "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 5 months ago
  12. 1aa55de Disable SkSLHex test. by John Stiles · 3 years, 5 months ago
  13. cb6ea84 remove more bots now covered by FM by Mike Klein · 3 years, 5 months ago
  14. c481dd6 split --gold off from --bot by Mike Klein · 3 years, 5 months ago
  15. 3c8444e NativeFonts, the fm_driver way by Mike Klein · 3 years, 5 months ago
  16. 6738e2b rearrange wg use by Mike Klein · 3 years, 5 months ago
  17. fa962f5 rerun only what makes unknown hashes by Mike Klein · 3 years, 5 months ago
  18. 574a453 introduce steps by Mike Klein · 3 years, 5 months ago
  19. 9e189aa don't shuffle sources destructively by Mike Klein · 3 years, 5 months ago
  20. 8043b78 Roll SwiftShader from 51045556acd0 to 14dcbed947ce (1 revision) by skia-autoroll · 3 years, 5 months ago
  21. c66754b Roll Dawn from fd5fd05db039 to d5a0728b67c8 (14 revisions) by skia-autoroll · 3 years, 5 months ago
  22. b7f6b74 Roll ANGLE from 6cc845bb0a60 to 63e7ab8d636d (11 revisions) by skia-autoroll · 3 years, 5 months ago
  23. 2d8a595 Roll Chromium from 4e5b4f3a094d to 782ff20a9dc1 (498 revisions) by skia-autoroll · 3 years, 5 months ago
  24. 1d35777 Run mskp skpbench on galaxy s20s by Nathaniel Nifong · 3 years, 5 months ago
  25. d76d186 Remove 'f' prefix on SkRuntimeEffect::Uniform struct by Brian Osman · 3 years, 5 months ago
  26. 38df4c8 Revert "Improve support for arrays in Metal." by John Stiles · 3 years, 5 months ago
  27. d48f9da fix for preabadoncontext after SkImage_Base::asView by Brian Salomon · 3 years, 5 months ago
  28. ecd2036 Migrate more SkSL tests to run in dm. by John Stiles · 3 years, 5 months ago
  29. 2af58b0 Add std430 offset support by Jim Van Verth · 3 years, 5 months ago
  30. efae4d5 Glyph positions in empty lines (few places had to be fixed) by Julia Lavrova · 3 years, 5 months ago
  31. 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 3 years, 5 months ago
  32. dd904af Improve support for arrays in Metal. by John Stiles · 3 years, 5 months ago
  33. 248f57b Reject array constructors with the wrong number of elements. by John Stiles · 3 years, 5 months ago
  34. f863721 Remove 'f' prefix on SkRuntimeEffect::Varying struct by Brian Osman · 3 years, 5 months ago
  35. e5ed50b notify type size for SkGlyphScaler_remote by Herb Derby · 3 years, 5 months ago
  36. e1db1fb Grapheme clusters and glypheme clusters edges don't match. by Julia Lavrova · 3 years, 5 months ago
  37. f71278c add ASAN/TSAN Mac and ASAN/MSVC Win FM bots by Mike Klein · 3 years, 5 months ago
  38. 56233d1 Migrate matrix SkSL test to dm. by John Stiles · 3 years, 5 months ago
  39. 7fc0971 remove Test bots covered by FM bots by Mike Klein · 3 years, 5 months ago
  40. 0131c32 move FM mac bots again by Mike Klein · 3 years, 5 months ago
  41. 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 5 months ago
  42. 3f041f8 reland: make brianosman a public API owner by Mike Klein · 3 years, 5 months ago
  43. 7d338c2 Add basic support for vkCmdPushConstants. by Jim Van Verth · 3 years, 5 months ago
  44. 733ab11 Reland "Remove gpu buffer reads from default path renderer." by Greg Daniel · 3 years, 5 months ago
  45. e2c0504 Moved SkSL error checking of break / continue / return into a separate pass. by Ethan Nicholas · 3 years, 5 months ago
  46. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 5 months ago
  47. d80f966 Run SkSL tests with and without inlining. by John Stiles · 3 years, 5 months ago
  48. 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 5 months ago
  49. 360035c Particle cleanup by Brian Osman · 3 years, 5 months ago
  50. 4228186 Revert "make brianosman a public API owner" by Mike Klein · 3 years, 5 months ago
  51. 4ac2511 make brianosman a public API owner by Mike Klein · 3 years, 5 months ago
  52. 70b6729 [canvaskit] Add error callback for runtime effect constructor by Kevin Lubick · 3 years, 5 months ago
  53. 1db274d add sample output to skpbench by Herb Derby · 3 years, 5 months ago
  54. 8404725 wire up images/skps/svgs by Mike Klein · 3 years, 5 months ago
  55. fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 5 months ago
  56. c112932 Remove unreachable-code workaround that is no longer used. by John Stiles · 3 years, 5 months ago
  57. 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 5 months ago
  58. 0b233d7 update naming style guide by Mike Klein · 3 years, 5 months ago
  59. 30b355a Revert "Remove gpu buffer reads from default path renderer." by Greg Daniel · 3 years, 5 months ago
  60. 5feaeb2 [canvaskit] Fix particles.setPosition and add test. by Kevin Lubick · 3 years, 5 months ago
  61. 64241b8 Remove gpu buffer reads from default path renderer. by Greg Daniel · 3 years, 5 months ago
  62. d50ac5c break huge conversions into batches by Mike Klein · 3 years, 5 months ago
  63. cd067fe Move the default inline threshold to SkSLDefines.h. by John Stiles · 3 years, 5 months ago
  64. 045f87d Reasonable results for not styled text in findAllBlocks. by Julia Lavrova · 3 years, 5 months ago
  65. 87d784f Add new GrVkBuffer class to merge all types in one. by Greg Daniel · 3 years, 5 months ago
  66. aa14b75 Update GrDrawVerticesOp to not read gpu vertex buffer. by Greg Daniel · 3 years, 5 months ago
  67. 798ae0d Roll Chromium from 2329a341cbd8 to 4e5b4f3a094d (520 revisions) by skia-autoroll · 3 years, 5 months ago
  68. b7ba971 Roll ANGLE from 7e81056a5469 to 6cc845bb0a60 (6 revisions) by skia-autoroll · 3 years, 5 months ago
  69. 8285714 Roll Dawn from d11f4c3d0577 to fd5fd05db039 (6 revisions) by skia-autoroll · 3 years, 5 months ago
  70. 5a956ce Add more dm tests for the comma operator. by John Stiles · 3 years, 5 months ago
  71. 58a7d85 Opt into new matrix imagefilter api by Mike Reed · 3 years, 5 months ago
  72. d1131b6 fix FM svg harness by Mike Klein · 3 years, 5 months ago
  73. f57207b Remove SkSL ABORT() macro. by John Stiles · 3 years, 5 months ago
  74. 5cf5b46 Move metadata in OWNERS files to DIR_METADATA files by Edward Lesmes · 3 years, 5 months ago
  75. eada7bc Replace SK_DEBUG-wrapped ABORT calls with SkDEBUGFAILF. by John Stiles · 3 years, 5 months ago
  76. 1dd2b4b Replace SkSL-specific macros with Skia equivalents. by John Stiles · 3 years, 5 months ago
  77. b8ed2bc Make simplifyStroke optional on GrStyledShape by Chris Dalton · 3 years, 5 months ago
  78. 8ca4626 [svg] Implement <image> element by Tyler Denniston · 3 years, 5 months ago
  79. 027f7b3 move Mac FM bot by Mike Klein · 3 years, 5 months ago
  80. f127e37 Update SKP version by skia-recreate-skps · 3 years, 5 months ago
  81. 07fea19 NEON libjpeg-turbo on iOS and Mac by Mike Klein · 3 years, 5 months ago
  82. 9ff7b8d Fixed DSLStatement imports by Ethan Nicholas · 3 years, 5 months ago
  83. c3bb9e3 add Start/EndFragmentProcessor to DSLWriter by Ethan Nicholas · 3 years, 5 months ago
  84. dd520a3 Various vulkan buffer cleanups. by Greg Daniel · 3 years, 5 months ago
  85. 805eee0 don't td.FailStep() quite yet by Mike Klein · 3 years, 5 months ago
  86. 89acfe7 add ATRACEs for text atlas and textures by Herb Derby · 3 years, 5 months ago
  87. 28f702c Disable SkSL node pooling on Adreno 530 by Brian Osman · 3 years, 5 months ago
  88. a7f6e08 Add conic support to GrStrokeTessellateShader by Chris Dalton · 3 years, 5 months ago
  89. 3bf14aa add MSAN/TSAN FM bots by Mike Klein · 3 years, 5 months ago
  90. f3b1a75 [skottie] Sphere layer effect by Florin Malita · 3 years, 5 months ago
  91. 5a7048c Specifically identify Adreno 530 (vs other 5xx series) by Brian Osman · 3 years, 5 months ago
  92. ee9cb6a Add shaderCompiler() to ProgramBuilders by Ethan Nicholas · 3 years, 5 months ago
  93. 3d2291c Reland "Remove unneeded flags for flutter" by Mike Reed · 3 years, 5 months ago
  94. c813786 Update all example particle data to new single-code-chunk format by Brian Osman · 3 years, 5 months ago
  95. 9c2ab4c Just skip corrupt JPEG image draws when rendering DDLs by Robert Phillips · 3 years, 5 months ago
  96. c858554 Hide filter-quality from imagefilter::shader by Mike Reed · 3 years, 5 months ago
  97. 129bc16 fixup, fail on bots by Mike Klein · 3 years, 5 months ago
  98. 5d1b5a2 Move pooling implementation details out of IRNode class. by John Stiles · 3 years, 5 months ago
  99. e9e8e5d [canvaskit] Replace Postan value array with Float32Array. by Kevin Lubick · 3 years, 5 months ago
  100. d62738d [canvaskit] Remove deprecated PathMeasure by Kevin Lubick · 3 years, 5 months ago