1. efae4d5 Glyph positions in empty lines (few places had to be fixed) by Julia Lavrova · 3 years, 9 months ago
  2. 4d76f63 Fix particle bug where uniforms are allocated too late by Brian Osman · 3 years, 10 months ago
  3. dd904af Improve support for arrays in Metal. by John Stiles · 3 years, 9 months ago
  4. 248f57b Reject array constructors with the wrong number of elements. by John Stiles · 3 years, 9 months ago
  5. f863721 Remove 'f' prefix on SkRuntimeEffect::Varying struct by Brian Osman · 3 years, 9 months ago
  6. e5ed50b notify type size for SkGlyphScaler_remote by Herb Derby · 3 years, 9 months ago
  7. e1db1fb Grapheme clusters and glypheme clusters edges don't match. by Julia Lavrova · 3 years, 9 months ago
  8. f71278c add ASAN/TSAN Mac and ASAN/MSVC Win FM bots by Mike Klein · 3 years, 9 months ago
  9. 56233d1 Migrate matrix SkSL test to dm. by John Stiles · 3 years, 9 months ago
  10. 7fc0971 remove Test bots covered by FM bots by Mike Klein · 3 years, 9 months ago
  11. 0131c32 move FM mac bots again by Mike Klein · 3 years, 9 months ago
  12. 507c565 Revert "Add backend texture and backend render target versions snapshot GMs" by Brian Salomon · 3 years, 9 months ago
  13. 3f041f8 reland: make brianosman a public API owner by Mike Klein · 3 years, 9 months ago
  14. 7d338c2 Add basic support for vkCmdPushConstants. by Jim Van Verth · 3 years, 9 months ago
  15. 733ab11 Reland "Remove gpu buffer reads from default path renderer." by Greg Daniel · 3 years, 9 months ago
  16. e2c0504 Moved SkSL error checking of break / continue / return into a separate pass. by Ethan Nicholas · 3 years, 9 months ago
  17. d0924f3 Replace SkImage_Base::view() and ::refView() with new asView(). by Brian Salomon · 3 years, 9 months ago
  18. d80f966 Run SkSL tests with and without inlining. by John Stiles · 3 years, 9 months ago
  19. 20e92f7 Update SkRuntimeEffect::Make to take an Options struct. by John Stiles · 3 years, 9 months ago
  20. 360035c Particle cleanup by Brian Osman · 3 years, 9 months ago
  21. 4228186 Revert "make brianosman a public API owner" by Mike Klein · 3 years, 9 months ago
  22. 4ac2511 make brianosman a public API owner by Mike Klein · 3 years, 9 months ago
  23. 70b6729 [canvaskit] Add error callback for runtime effect constructor by Kevin Lubick · 3 years, 9 months ago
  24. 1db274d add sample output to skpbench by Herb Derby · 3 years, 9 months ago
  25. 8404725 wire up images/skps/svgs by Mike Klein · 3 years, 9 months ago
  26. fa87f9c Add backend texture and backend render target versions snapshot GMs by Brian Salomon · 3 years, 9 months ago
  27. c112932 Remove unreachable-code workaround that is no longer used. by John Stiles · 3 years, 9 months ago
  28. 9109dc1 Skpbench: perform core locking functionality into generic hardware profile by Nathaniel Nifong · 3 years, 9 months ago
  29. 0b233d7 update naming style guide by Mike Klein · 3 years, 9 months ago
  30. 30b355a Revert "Remove gpu buffer reads from default path renderer." by Greg Daniel · 3 years, 9 months ago
  31. 5feaeb2 [canvaskit] Fix particles.setPosition and add test. by Kevin Lubick · 3 years, 9 months ago
  32. 64241b8 Remove gpu buffer reads from default path renderer. by Greg Daniel · 3 years, 9 months ago
  33. d50ac5c break huge conversions into batches by Mike Klein · 3 years, 9 months ago
  34. cd067fe Move the default inline threshold to SkSLDefines.h. by John Stiles · 3 years, 9 months ago
  35. 045f87d Reasonable results for not styled text in findAllBlocks. by Julia Lavrova · 3 years, 9 months ago
  36. 87d784f Add new GrVkBuffer class to merge all types in one. by Greg Daniel · 3 years, 9 months ago
  37. aa14b75 Update GrDrawVerticesOp to not read gpu vertex buffer. by Greg Daniel · 3 years, 9 months ago
  38. 798ae0d Roll Chromium from 2329a341cbd8 to 4e5b4f3a094d (520 revisions) by skia-autoroll · 3 years, 9 months ago
  39. b7ba971 Roll ANGLE from 7e81056a5469 to 6cc845bb0a60 (6 revisions) by skia-autoroll · 3 years, 9 months ago
  40. 8285714 Roll Dawn from d11f4c3d0577 to fd5fd05db039 (6 revisions) by skia-autoroll · 3 years, 9 months ago
  41. 5a956ce Add more dm tests for the comma operator. by John Stiles · 3 years, 9 months ago
  42. 58a7d85 Opt into new matrix imagefilter api by Mike Reed · 3 years, 9 months ago
  43. d1131b6 fix FM svg harness by Mike Klein · 3 years, 9 months ago
  44. f57207b Remove SkSL ABORT() macro. by John Stiles · 3 years, 9 months ago
  45. 5cf5b46 Move metadata in OWNERS files to DIR_METADATA files by Edward Lesmes · 3 years, 9 months ago
  46. eada7bc Replace SK_DEBUG-wrapped ABORT calls with SkDEBUGFAILF. by John Stiles · 3 years, 9 months ago
  47. 1dd2b4b Replace SkSL-specific macros with Skia equivalents. by John Stiles · 3 years, 9 months ago
  48. b8ed2bc Make simplifyStroke optional on GrStyledShape by Chris Dalton · 3 years, 9 months ago
  49. 8ca4626 [svg] Implement <image> element by Tyler Denniston · 3 years, 9 months ago
  50. 027f7b3 move Mac FM bot by Mike Klein · 3 years, 9 months ago
  51. f127e37 Update SKP version by skia-recreate-skps · 3 years, 9 months ago
  52. 07fea19 NEON libjpeg-turbo on iOS and Mac by Mike Klein · 3 years, 9 months ago
  53. 9ff7b8d Fixed DSLStatement imports by Ethan Nicholas · 3 years, 9 months ago
  54. c3bb9e3 add Start/EndFragmentProcessor to DSLWriter by Ethan Nicholas · 3 years, 9 months ago
  55. dd520a3 Various vulkan buffer cleanups. by Greg Daniel · 3 years, 9 months ago
  56. 805eee0 don't td.FailStep() quite yet by Mike Klein · 3 years, 9 months ago
  57. 89acfe7 add ATRACEs for text atlas and textures by Herb Derby · 3 years, 9 months ago
  58. 28f702c Disable SkSL node pooling on Adreno 530 by Brian Osman · 3 years, 9 months ago
  59. a7f6e08 Add conic support to GrStrokeTessellateShader by Chris Dalton · 3 years, 9 months ago
  60. 3bf14aa add MSAN/TSAN FM bots by Mike Klein · 3 years, 9 months ago
  61. f3b1a75 [skottie] Sphere layer effect by Florin Malita · 3 years, 9 months ago
  62. 5a7048c Specifically identify Adreno 530 (vs other 5xx series) by Brian Osman · 3 years, 9 months ago
  63. ee9cb6a Add shaderCompiler() to ProgramBuilders by Ethan Nicholas · 3 years, 9 months ago
  64. 3d2291c Reland "Remove unneeded flags for flutter" by Mike Reed · 3 years, 9 months ago
  65. c813786 Update all example particle data to new single-code-chunk format by Brian Osman · 3 years, 9 months ago
  66. 9c2ab4c Just skip corrupt JPEG image draws when rendering DDLs by Robert Phillips · 3 years, 9 months ago
  67. c858554 Hide filter-quality from imagefilter::shader by Mike Reed · 3 years, 9 months ago
  68. 129bc16 fixup, fail on bots by Mike Klein · 3 years, 9 months ago
  69. 5d1b5a2 Move pooling implementation details out of IRNode class. by John Stiles · 3 years, 9 months ago
  70. e9e8e5d [canvaskit] Replace Postan value array with Float32Array. by Kevin Lubick · 3 years, 9 months ago
  71. d62738d [canvaskit] Remove deprecated PathMeasure by Kevin Lubick · 3 years, 9 months ago
  72. f6040ef [canvaskit] Remove value_array for vector3 by Kevin Lubick · 3 years, 9 months ago
  73. ed96264 [canvaskit] Replace Point value_array with Float32Array by Kevin Lubick · 3 years, 9 months ago
  74. b97a9de silo away td when -local by Mike Klein · 3 years, 9 months ago
  75. d6c70d3 add ASAN FM bot by Mike Klein · 3 years, 9 months ago
  76. d842fee Avoid comma usage in Operators test. by John Stiles · 3 years, 9 months ago
  77. 67a2000 Handle fDeferredProxies in GrOpsTask merging by Adlai Holler · 3 years, 9 months ago
  78. 931cad1 Update function-type-matching tests to work as Runtime Effects. by John Stiles · 3 years, 9 months ago
  79. 2bf7d6f Revert "Remove unneeded flags for flutter" by Mike Reed · 3 years, 9 months ago
  80. 98e11df Roll Dawn from d7aacdda1119 to d11f4c3d0577 (12 revisions) by skia-autoroll · 3 years, 9 months ago
  81. 319d020 Move stroke-as-rect optimization from SkGpuDevice to GrSurfaceDrawContext by Chris Dalton · 3 years, 9 months ago
  82. 48045e5 Roll Chromium from 0e1106877e42 to 2329a341cbd8 (432 revisions) by skia-autoroll · 3 years, 9 months ago
  83. e018a51 Roll SwiftShader from df5dee645ab5 to 51045556acd0 (3 revisions) by skia-autoroll · 3 years, 9 months ago
  84. 357a5f3 Roll ANGLE from 0be050a44a43 to 7e81056a5469 (10 revisions) by skia-autoroll · 3 years, 9 months ago
  85. 2185901 Make GrShape an r-value in drawShape calls by Chris Dalton · 3 years, 9 months ago
  86. 0879da0 Don't propogate the BreadcrumbTriangleList across args lists by Chris Dalton · 3 years, 9 months ago
  87. 209857c [svg] Parse data and non-local IRIs by Tyler Denniston · 3 years, 9 months ago
  88. 5c6c3be Remove unneeded flags for flutter by Mike Reed · 3 years, 9 months ago
  89. f9a0f1a Viewer scale factor improvement. by Ben Wagner · 3 years, 9 months ago
  90. 9fc9b87 Add bool2/bool3/bool4 to GrSLType. by John Stiles · 3 years, 9 months ago
  91. a6c692b easier to read with all flags first by Mike Klein · 3 years, 9 months ago
  92. 876c25c keep reruns on the same goroutine by Mike Klein · 3 years, 9 months ago
  93. e1926e8 test more with FM by Mike Klein · 3 years, 9 months ago
  94. 65bf820 restore good bits of fm_driver simplifications by Mike Klein · 3 years, 9 months ago
  95. 9223665 Guard legacy matrixtransforms, and expose new one by Mike Reed · 3 years, 9 months ago
  96. c068a8f Update various shared/ tests to run in dm. by John Stiles · 3 years, 9 months ago
  97. 779a7b8 Revert fm_driver simplifications by Mike Klein · 3 years, 9 months ago
  98. fde740c Revert "Remove deprecated SkImageFilter::MakeMatrixFilter" by Robert Phillips · 3 years, 9 months ago
  99. 5ad5a37 Pass sk_sps through the GrGpu transferPixels* calls. by Greg Daniel · 3 years, 9 months ago
  100. 21d2b6a Use unsigned values when constant-folding integer vectors by Brian Osman · 3 years, 9 months ago