1. 8d2bd04 Add test for construction of non-ES2 types. by John Stiles · 2 years, 11 months ago
  2. 6389bfa Removed useless modifiersWithDefaults method from DSLParser by Ethan Nicholas · 2 years, 11 months ago
  3. c2a7ae5 [graphite] Add support for Mtl Stencil/Depth Textures. by Greg Daniel · 2 years, 11 months ago
  4. de42a9d Fixed unsupported type errors in pure DSL by Ethan Nicholas · 2 years, 11 months ago
  5. a7d1e5c Removed unused/nonexistent methods from IRGenerator by Ethan Nicholas · 2 years, 11 months ago
  6. 1f9be54 [graphite] Add CommandBuffer creation by Jim Van Verth · 2 years, 11 months ago
  7. bedb69c Clean up #includes in SkCFObject. by Jim Van Verth · 2 years, 11 months ago
  8. 923d83b Fix incorrect assertion discovered by fuzzer. by John Stiles · 2 years, 11 months ago
  9. 816d917 Roll ANGLE from 3de06bcd0c81 to d3764f080f6c (19 revisions) by skia-autoroll · 2 years, 11 months ago
  10. a06ce80 Roll SwiftShader from b7b7cb76042a to f43b9df4c8a9 (5 revisions) by skia-autoroll · 2 years, 11 months ago
  11. 51875de Roll Chromium from 3bc0154ffa15 to 2d77db45aa57 (493 revisions) by skia-autoroll · 2 years, 11 months ago
  12. 03dd6a4 Roll Dawn from 5ad5250a3b38 to bb417ace110b (10 revisions) by skia-autoroll · 2 years, 11 months ago
  13. f843d5c Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 11 months ago
  14. 23a66f7 Roll SK Tool from 107c816a09e6 to a990c122ca21 by skia-autoroll · 2 years, 11 months ago
  15. ce22e05 pulling the plug by Mike Reed · 2 years, 11 months ago
  16. 906e9eb Emit qualifiers in the GLSL ES-required order. by John Stiles · 2 years, 11 months ago
  17. 66aa1de Allow precision qualifiers in function params. by John Stiles · 2 years, 11 months ago
  18. 1780755 Broke ProgramVisitor and ProgramWriter out into separate files by Ethan Nicholas · 2 years, 11 months ago
  19. e856612 Remove obsolete test outputs. by John Stiles · 2 years, 11 months ago
  20. 7e947ab Reland "Mark GLSL reserved names as reserved in SkSL grammar." by John Stiles · 2 years, 11 months ago
  21. 1972b46 Rewrite #includes to satisfy presubmit. by John Stiles · 2 years, 11 months ago
  22. 8e29caf [graphite] Add support for UsageFlags on Texture. by Greg Daniel · 2 years, 11 months ago
  23. 9c57e16 [skottie] Fill effect opacity workaround by Florin Malita · 2 years, 11 months ago
  24. 5f15c69 Revert "Mark GLSL reserved names as reserved in SkSL grammar." by Ethan Nicholas · 2 years, 11 months ago
  25. 4ec483e Roll ANGLE from 8d1e74abd5d6 to 3de06bcd0c81 (11 revisions) by skia-autoroll · 2 years, 11 months ago
  26. 7a22f48 Roll SwiftShader from cde65f7a8816 to b7b7cb76042a (1 revision) by skia-autoroll · 2 years, 11 months ago
  27. 90fa2f1 Roll Chromium from 3ccf9544137c to 3bc0154ffa15 (513 revisions) by skia-autoroll · 2 years, 11 months ago
  28. b011afc Roll Dawn from 4d2bc396ea3b to 5ad5250a3b38 (17 revisions) by skia-autoroll · 2 years, 11 months ago
  29. 7bb0ff0 [graphite] Add support to Mac Viewer. by Jim Van Verth · 2 years, 11 months ago
  30. 6868f78 Emit prototypes in Pipeline for every defined function. by John Stiles · 2 years, 11 months ago
  31. 2f5cfb6 Redo the types in bilerp_clamp_8888 to make more sense by Herb Derby · 2 years, 11 months ago
  32. 1e6e919 Moved findAndDeclareBuiltinVariables out of IRGenerator by Ethan Nicholas · 2 years, 11 months ago
  33. 31e4c38 Add support for function prototypes in Pipeline stage. by John Stiles · 2 years, 11 months ago
  34. 57f3fc4 Mark GLSL reserved names as reserved in SkSL grammar. by John Stiles · 2 years, 11 months ago
  35. 4aef06d Added TextExpressionAnimator by Kyle Carlstrom · 3 years ago
  36. f69f21e Add MtlTexture class. by Greg Daniel · 2 years, 11 months ago
  37. 091694f [graphite] Add ContextFactory by Robert Phillips · 2 years, 11 months ago
  38. 67f443b Rename shaders named `input` in test code. by John Stiles · 2 years, 11 months ago
  39. d240c6b Rename external function named `external` in test code. by John Stiles · 2 years, 11 months ago
  40. 9c0b844 Output Runtime Effect files from import_conformance_tests. by John Stiles · 2 years, 11 months ago
  41. 30d55d1 Roll SK Tool from 7e6380bef0f0 to 5e2ef4b59af0 by skia-autoroll · 2 years, 11 months ago
  42. 469fb3c Rename variables named `input` in test files. by John Stiles · 2 years, 11 months ago
  43. b2d20e0 [graphite] Add basic Texture files. by Greg Daniel · 2 years, 11 months ago
  44. 37035fc work around Fuchsia's compiler eccentricities by Herb Derby · 2 years, 11 months ago
  45. 4ae3fd3 Remove AUTHORS check from PRESUBMIT.py by Ravi Mistry · 2 years, 11 months ago
  46. bb71c1b [canvaskit] Update SKP and RTShader examples by Kevin Lubick · 2 years, 11 months ago
  47. c076abe Use AUTHORS verification from SkCQ by Ravi Mistry · 2 years, 11 months ago
  48. 4b6421f Roll ANGLE from 394dc64df28b to 8d1e74abd5d6 (10 revisions) by skia-autoroll · 2 years, 11 months ago
  49. a92b268 Roll SwiftShader from d625b6424dba to cde65f7a8816 (2 revisions) by skia-autoroll · 2 years, 11 months ago
  50. 3a06515 Roll Chromium from cdbb91142b6a to 3ccf9544137c (470 revisions) by skia-autoroll · 2 years, 11 months ago
  51. ddbb97d Roll Dawn from 3c0925b4807b to 4d2bc396ea3b (8 revisions) by skia-autoroll · 2 years, 11 months ago
  52. 58014fa Moved SkSL intrinsics from IRGenerator to Context by Ethan Nicholas · 2 years, 11 months ago
  53. 0f833ca [graphite] Add Metal trampoline. by Jim Van Verth · 2 years, 11 months ago
  54. 86eb628 Reland "lowp bilerp_clamp_8888" by Herb Derby · 3 years ago
  55. a20c60d Roll skcms from 9aafe826f922 to a00edc64c486 (1 revision) by skia-autoroll · 2 years, 11 months ago
  56. 55e0121 Add trusted service accounts to AUTHORS file by Ravi Mistry · 2 years, 11 months ago
  57. d034db7 [graphite] Add GraphiteTestContext by Robert Phillips · 2 years, 11 months ago
  58. 56c3968 Reland "Don't keep a non-msaa FBO with EXT_multisampled_render_to_texture" by Brian Salomon · 2 years, 11 months ago
  59. 501e8e1 fix rcp_precise for compiling with AVX by Herb Derby · 2 years, 11 months ago
  60. 6abafd6 [graphite] fix assert in Device ctor by Michael Ludwig · 2 years, 11 months ago
  61. b6b6ecf [graphite] Address nits from https://review.skia.org/453796 by Jim Van Verth · 2 years, 11 months ago
  62. 9b428d1 Convert ES2 conformance tests to usable SkSL. by John Stiles · 2 years, 11 months ago
  63. 27a6998 Roll SK Tool from 0e04094ce2ea to 3eca46e2dd9e by skia-autoroll · 2 years, 11 months ago
  64. 31a9458 Implement parser for ES2 conformance '.test' files. by John Stiles · 2 years, 11 months ago
  65. 6beb4e4 Remove Flaky S7 job from CQ by Kevin Lubick · 2 years, 11 months ago
  66. d73cff0 [graphite] Add TextureInfo class. by Greg Daniel · 2 years, 11 months ago
  67. 8c7467c [graphite] Flesh out more of Metal Caps. by Jim Van Verth · 2 years, 11 months ago
  68. b96c20f [infra] Update ChromeOS Spin514 to M96 by Kevin Lubick · 2 years, 11 months ago
  69. 639f71a Roll FreeType from 61903609 to 12ef831f (10 commits) by Ben Wagner · 2 years, 11 months ago
  70. f748a67 [infra] Update ChromeOS Spin513 to M94 by Kevin Lubick · 2 years, 11 months ago
  71. 38c07f9 Roll ANGLE from 998fd0d9e315 to 394dc64df28b (8 revisions) by skia-autoroll · 2 years, 11 months ago
  72. 1fde724 Roll SwiftShader from 562df4889b81 to d625b6424dba (2 revisions) by skia-autoroll · 2 years, 11 months ago
  73. 9633ad1 Roll Chromium from 87b96a650c54 to cdbb91142b6a (499 revisions) by skia-autoroll · 2 years, 11 months ago
  74. 95f654e Roll Dawn from 2be4b8483c74 to 3c0925b4807b (31 revisions) by skia-autoroll · 2 years, 11 months ago
  75. e19164d [graphite] Move some basic include/gpu files over to Graphite by Robert Phillips · 2 years, 11 months ago
  76. 949aebf [graphite] Fix build for DrawPass by Michael Ludwig · 2 years, 11 months ago
  77. 2dc9c5d Roll HarfBuzz from 6f190943 to a52c6df3 (2 commits) by Ben Wagner · 2 years, 11 months ago
  78. 4a19f2c [graphite] Define DrawPass for SDC by Michael Ludwig · 2 years, 11 months ago
  79. 47b6286 [graphite] Stub in more Metal classes by Jim Van Verth · 2 years, 11 months ago
  80. aaa81ab Specify DrawList as using a z test of "GREATER" by Chris Dalton · 2 years, 11 months ago
  81. 0f124cd Remove API owners check from presubmit script by Brian Osman · 3 years ago
  82. f8af49e [infra] Update Sparky360 ChromeOS machines by Kevin Lubick · 2 years, 11 months ago
  83. 791c0d3 Remove ASTNode and SkSLParser by Ethan Nicholas · 2 years, 11 months ago
  84. cabbddf [infra] Allow RubberStamper to revert public API changes by Kevin Lubick · 2 years, 11 months ago
  85. 4326464 Revert "Remove SkRuntimeShader::makeImage." by John Stiles · 2 years, 11 months ago
  86. 2045b98 Graphite: Add stubs for Pipeline and PipelineDesc by Jim Van Verth · 2 years, 11 months ago
  87. f2fb26d Roll ANGLE from 29c01d518664 to 998fd0d9e315 (14 revisions) by skia-autoroll · 2 years, 11 months ago
  88. 7d2cd0e Roll SwiftShader from efbbb2f07b36 to 562df4889b81 (7 revisions) by skia-autoroll · 2 years, 11 months ago
  89. e8b84cf Roll Chromium from fbfa86085b39 to 87b96a650c54 (475 revisions) by skia-autoroll · 2 years, 11 months ago
  90. 96cbf2c Roll Dawn from 4420ecc71e27 to 2be4b8483c74 (7 revisions) by skia-autoroll · 2 years, 11 months ago
  91. 0bfac01 Create VectorExpressionAnimator by Kyle Carlstrom · 3 years ago
  92. 907c593 Revert "lowp bilerp_clamp_8888" by Herb Derby · 2 years, 11 months ago
  93. d9c17b4 trunc bilerp 3.8% error rate by Herb Derby · 3 years ago
  94. 65967ab Remove SkRuntimeShader::makeImage. by John Stiles · 2 years, 11 months ago
  95. 5814ba9 Roll HarfBuzz from 368e9578 to 6f190943 (313 commits) by Ben Wagner · 2 years, 11 months ago
  96. 085ee36 Delete `runtime_effect_image` test. by John Stiles · 2 years, 11 months ago
  97. 89cfde1 Reland "Renamed SkSL "offset" to "line"" by Ethan Nicholas · 2 years, 11 months ago
  98. 5fad2b8 Reland "Use SkSL "offset" to actually mean "line"" by Ethan Nicholas · 2 years, 11 months ago
  99. 9624399 Remove ICU check from subset_harfbuzz by Ben Wagner · 2 years, 11 months ago
  100. ef96fa9 lowp bilerp_clamp_8888 by Herb Derby · 3 years ago