1. 7a22f48 Roll SwiftShader from cde65f7a8816 to b7b7cb76042a (1 revision) by skia-autoroll · 3 years ago
  2. 90fa2f1 Roll Chromium from 3ccf9544137c to 3bc0154ffa15 (513 revisions) by skia-autoroll · 3 years ago
  3. b011afc Roll Dawn from 4d2bc396ea3b to 5ad5250a3b38 (17 revisions) by skia-autoroll · 3 years ago
  4. 7bb0ff0 [graphite] Add support to Mac Viewer. by Jim Van Verth · 3 years ago
  5. 6868f78 Emit prototypes in Pipeline for every defined function. by John Stiles · 3 years ago
  6. 2f5cfb6 Redo the types in bilerp_clamp_8888 to make more sense by Herb Derby · 3 years ago
  7. 1e6e919 Moved findAndDeclareBuiltinVariables out of IRGenerator by Ethan Nicholas · 3 years ago
  8. 31e4c38 Add support for function prototypes in Pipeline stage. by John Stiles · 3 years ago
  9. 57f3fc4 Mark GLSL reserved names as reserved in SkSL grammar. by John Stiles · 3 years ago
  10. 4aef06d Added TextExpressionAnimator by Kyle Carlstrom · 3 years ago
  11. f69f21e Add MtlTexture class. by Greg Daniel · 3 years ago
  12. 091694f [graphite] Add ContextFactory by Robert Phillips · 3 years ago
  13. 67f443b Rename shaders named `input` in test code. by John Stiles · 3 years ago
  14. d240c6b Rename external function named `external` in test code. by John Stiles · 3 years ago
  15. 9c0b844 Output Runtime Effect files from import_conformance_tests. by John Stiles · 3 years ago
  16. 30d55d1 Roll SK Tool from 7e6380bef0f0 to 5e2ef4b59af0 by skia-autoroll · 3 years ago
  17. 469fb3c Rename variables named `input` in test files. by John Stiles · 3 years ago
  18. b2d20e0 [graphite] Add basic Texture files. by Greg Daniel · 3 years ago
  19. 37035fc work around Fuchsia's compiler eccentricities by Herb Derby · 3 years ago
  20. 4ae3fd3 Remove AUTHORS check from PRESUBMIT.py by Ravi Mistry · 3 years ago
  21. bb71c1b [canvaskit] Update SKP and RTShader examples by Kevin Lubick · 3 years ago
  22. c076abe Use AUTHORS verification from SkCQ by Ravi Mistry · 3 years ago
  23. 4b6421f Roll ANGLE from 394dc64df28b to 8d1e74abd5d6 (10 revisions) by skia-autoroll · 3 years ago
  24. a92b268 Roll SwiftShader from d625b6424dba to cde65f7a8816 (2 revisions) by skia-autoroll · 3 years ago
  25. 3a06515 Roll Chromium from cdbb91142b6a to 3ccf9544137c (470 revisions) by skia-autoroll · 3 years ago
  26. ddbb97d Roll Dawn from 3c0925b4807b to 4d2bc396ea3b (8 revisions) by skia-autoroll · 3 years ago
  27. 58014fa Moved SkSL intrinsics from IRGenerator to Context by Ethan Nicholas · 3 years ago
  28. 0f833ca [graphite] Add Metal trampoline. by Jim Van Verth · 3 years ago
  29. 86eb628 Reland "lowp bilerp_clamp_8888" by Herb Derby · 3 years, 1 month ago
  30. a20c60d Roll skcms from 9aafe826f922 to a00edc64c486 (1 revision) by skia-autoroll · 3 years ago
  31. 55e0121 Add trusted service accounts to AUTHORS file by Ravi Mistry · 3 years ago
  32. d034db7 [graphite] Add GraphiteTestContext by Robert Phillips · 3 years ago
  33. 56c3968 Reland "Don't keep a non-msaa FBO with EXT_multisampled_render_to_texture" by Brian Salomon · 3 years ago
  34. 501e8e1 fix rcp_precise for compiling with AVX by Herb Derby · 3 years ago
  35. 6abafd6 [graphite] fix assert in Device ctor by Michael Ludwig · 3 years ago
  36. b6b6ecf [graphite] Address nits from https://review.skia.org/453796 by Jim Van Verth · 3 years ago
  37. 9b428d1 Convert ES2 conformance tests to usable SkSL. by John Stiles · 3 years ago
  38. 27a6998 Roll SK Tool from 0e04094ce2ea to 3eca46e2dd9e by skia-autoroll · 3 years ago
  39. 31a9458 Implement parser for ES2 conformance '.test' files. by John Stiles · 3 years ago
  40. 6beb4e4 Remove Flaky S7 job from CQ by Kevin Lubick · 3 years ago
  41. d73cff0 [graphite] Add TextureInfo class. by Greg Daniel · 3 years ago
  42. 8c7467c [graphite] Flesh out more of Metal Caps. by Jim Van Verth · 3 years ago
  43. b96c20f [infra] Update ChromeOS Spin514 to M96 by Kevin Lubick · 3 years ago
  44. 639f71a Roll FreeType from 61903609 to 12ef831f (10 commits) by Ben Wagner · 3 years ago
  45. f748a67 [infra] Update ChromeOS Spin513 to M94 by Kevin Lubick · 3 years ago
  46. 38c07f9 Roll ANGLE from 998fd0d9e315 to 394dc64df28b (8 revisions) by skia-autoroll · 3 years ago
  47. 1fde724 Roll SwiftShader from 562df4889b81 to d625b6424dba (2 revisions) by skia-autoroll · 3 years ago
  48. 9633ad1 Roll Chromium from 87b96a650c54 to cdbb91142b6a (499 revisions) by skia-autoroll · 3 years ago
  49. 95f654e Roll Dawn from 2be4b8483c74 to 3c0925b4807b (31 revisions) by skia-autoroll · 3 years ago
  50. e19164d [graphite] Move some basic include/gpu files over to Graphite by Robert Phillips · 3 years ago
  51. 949aebf [graphite] Fix build for DrawPass by Michael Ludwig · 3 years ago
  52. 2dc9c5d Roll HarfBuzz from 6f190943 to a52c6df3 (2 commits) by Ben Wagner · 3 years ago
  53. 4a19f2c [graphite] Define DrawPass for SDC by Michael Ludwig · 3 years ago
  54. 47b6286 [graphite] Stub in more Metal classes by Jim Van Verth · 3 years ago
  55. aaa81ab Specify DrawList as using a z test of "GREATER" by Chris Dalton · 3 years ago
  56. 0f124cd Remove API owners check from presubmit script by Brian Osman · 3 years ago
  57. f8af49e [infra] Update Sparky360 ChromeOS machines by Kevin Lubick · 3 years ago
  58. 791c0d3 Remove ASTNode and SkSLParser by Ethan Nicholas · 3 years ago
  59. cabbddf [infra] Allow RubberStamper to revert public API changes by Kevin Lubick · 3 years ago
  60. 4326464 Revert "Remove SkRuntimeShader::makeImage." by John Stiles · 3 years ago
  61. 2045b98 Graphite: Add stubs for Pipeline and PipelineDesc by Jim Van Verth · 3 years ago
  62. f2fb26d Roll ANGLE from 29c01d518664 to 998fd0d9e315 (14 revisions) by skia-autoroll · 3 years ago
  63. 7d2cd0e Roll SwiftShader from efbbb2f07b36 to 562df4889b81 (7 revisions) by skia-autoroll · 3 years ago
  64. e8b84cf Roll Chromium from fbfa86085b39 to 87b96a650c54 (475 revisions) by skia-autoroll · 3 years ago
  65. 96cbf2c Roll Dawn from 4420ecc71e27 to 2be4b8483c74 (7 revisions) by skia-autoroll · 3 years ago
  66. 0bfac01 Create VectorExpressionAnimator by Kyle Carlstrom · 3 years ago
  67. 907c593 Revert "lowp bilerp_clamp_8888" by Herb Derby · 3 years ago
  68. d9c17b4 trunc bilerp 3.8% error rate by Herb Derby · 3 years ago
  69. 65967ab Remove SkRuntimeShader::makeImage. by John Stiles · 3 years ago
  70. 5814ba9 Roll HarfBuzz from 368e9578 to 6f190943 (313 commits) by Ben Wagner · 3 years ago
  71. 085ee36 Delete `runtime_effect_image` test. by John Stiles · 3 years ago
  72. 89cfde1 Reland "Renamed SkSL "offset" to "line"" by Ethan Nicholas · 3 years ago
  73. 5fad2b8 Reland "Use SkSL "offset" to actually mean "line"" by Ethan Nicholas · 3 years ago
  74. 9624399 Remove ICU check from subset_harfbuzz by Ben Wagner · 3 years ago
  75. ef96fa9 lowp bilerp_clamp_8888 by Herb Derby · 3 years, 1 month ago
  76. 837b89c Reland "Add OWNERS to include (and include/private) to enforce API review" by Brian Osman · 3 years ago
  77. 18cb4a6 [skottie] Fix MotionTile/opacity interaction by Florin Malita · 3 years ago
  78. 282d5a0 Font resolution just started by Julia Lavrova · 3 years ago
  79. b9982f4 Update SkSL premul vs. unpremul documentation by Brian Osman · 3 years ago
  80. 04fe267 Fix some master -> main references in docs by Eric Boren · 3 years ago
  81. 26c9344 Re-re-reland "Rewrite switch statements in GLSL strict-ES2 mode." by John Stiles · 3 years ago
  82. 959bd4a Turn on Vulkan memoryless on ARM. by Greg Daniel · 3 years ago
  83. 7165f38 Roll SK Tool from 3f64837fac23 to 713404fa2db4 by skia-autoroll · 3 years ago
  84. 6ba939d [skottie] Improved Hue/Saturation effect by Florin Malita · 3 years ago
  85. de1d7fb Roll ANGLE from a427a7f40336 to 29c01d518664 (6 revisions) by skia-autoroll · 3 years ago
  86. 3f74367 Roll SwiftShader from c710de974936 to efbbb2f07b36 (5 revisions) by skia-autoroll · 3 years ago
  87. 5328bd4 Roll Chromium from 7f78322beba4 to fbfa86085b39 (960 revisions) by skia-autoroll · 3 years ago
  88. e96e066 Roll Dawn from 0e3aa3c8d0b3 to 4420ecc71e27 (2 revisions) by skia-autoroll · 3 years ago
  89. 496b89c Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 3 years ago
  90. aeb5d4d [graphite] Flesh out Device/SDC a bit more by Michael Ludwig · 3 years ago
  91. 6f06bab Revert "Re-reland "Rewrite switch statements in GLSL strict-ES2 mode.""" by Brian Osman · 3 years ago
  92. ff733b3 Graphite: add MtlGpu. by Jim Van Verth · 3 years ago
  93. 31fe2c5 Also test SwiftShader DMSAA by Brian Osman · 3 years ago
  94. 051aeb7 Added module support to DSLParser by Ethan Nicholas · 3 years ago
  95. ed7c60d Reland "Use a single FBO for EXT_multisampled_render_to_texture targets" by Brian Salomon · 3 years ago
  96. 6e6bcee Graphite: enable Metal by default on build bots by Jim Van Verth · 3 years ago
  97. 64560c7 Re-reland "Rewrite switch statements in GLSL strict-ES2 mode."" by John Stiles · 3 years ago
  98. 8b85d7b Graphite: add ResourceProvider and CommandBuffer stubs by Jim Van Verth · 3 years ago
  99. 397fdfd Implement separate crop filter by Michael Ludwig · 3 years ago
  100. b05bbd0 Fix for fuzzer-discovered error with invalid var-initializers. by John Stiles · 3 years ago