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