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