1. d680690 Fix whitespace when commas are used in a binary-expression. by John Stiles · 2 years, 10 months ago
  2. 2a24e65 Revert "redo AtlasTextOp caching" by Herb Derby · 2 years, 10 months ago
  3. 3530d4d redo AtlasTextOp caching by Herb Derby · 2 years, 10 months ago
  4. a2ec871 Remove unused TK_ARROW token. by John Stiles · 2 years, 10 months ago
  5. 9c898c5 Fix vertex size request in middle-out benchmark by Michael Ludwig · 2 years, 10 months ago
  6. ccb4b18 Add ExpressionArray::clone. by John Stiles · 2 years, 10 months ago
  7. ac41603 Synthesize SPIR-V fake vars with private, user-inaccessible names. by John Stiles · 2 years, 10 months ago
  8. 9f681e6 Reject $ in variable names for non-builtin code. by John Stiles · 2 years, 10 months ago
  9. 54c7b25 Disallow the $ character in the middle of identifiers. by John Stiles · 2 years, 10 months ago
  10. b894b05 Set fInternalFormatForTexImageOrStorage for RGBx8 format by Sergey Ulanov · 2 years, 10 months ago
  11. 67f92df Roll ANGLE from 2caa9d4fe4f1 to 096c268bd3f4 (17 revisions) by skia-autoroll · 2 years, 10 months ago
  12. ba95fb4 Roll Chromium from 7bd73bbb1c0b to 35c05997232d (584 revisions) by skia-autoroll · 2 years, 10 months ago
  13. c6237f0 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 10 months ago
  14. 5702389 Roll SK Tool from f50377eb4663 to 528873c2db84 by skia-autoroll · 2 years, 10 months ago
  15. cc56016 Track end mark of BufferWriters to detect overrun by Michael Ludwig · 2 years, 10 months ago
  16. 4350707 Roll skcms from 3fa993c258a9 to 30c8e303800c (2 revisions) by skia-autoroll · 2 years, 10 months ago
  17. 63a4d65 Revert "Added tests for sksl clone() on our test corpus" by John Stiles · 2 years, 10 months ago
  18. ca2980b Roll skcms from 1ea0b89e7a7e to 3fa993c258a9 (1 revision) by skia-autoroll · 2 years, 10 months ago
  19. 3ab1292 Fix null dereference in ~PromiseImageInfo. by John Stiles · 2 years, 10 months ago
  20. b6ebaa3 Remove redundant calls to simplify_vector. by John Stiles · 2 years, 10 months ago
  21. 99b1b6f Update GrTriangulator to no longer access VertexWriter's pointer directly by Michael Ludwig · 2 years, 10 months ago
  22. 59a4127 Deduplicate constant-equality checking logic. by John Stiles · 2 years, 10 months ago
  23. aeee6c4 [graphite] Move GrSingleOwner to skgpu::SingleOwner. by Greg Daniel · 2 years, 10 months ago
  24. 2e890d7 Update Skia milestone to 100 by Heather Miller · 2 years, 10 months ago
  25. 516aac1 [graphite] Add ImageShader and BlendShader SkPaintParamKey support (take 2) by Robert Phillips · 2 years, 10 months ago
  26. 0c9b8ba Added tests for sksl clone() on our test corpus by Ethan Nicholas · 2 years, 10 months ago
  27. 1793c18 [graphite] Move SLType, Uniform, and UniformData to src/core by Robert Phillips · 2 years, 10 months ago
  28. 61eb772 Removed standalone implementation of SkSLStringStream by Ethan Nicholas · 2 years, 10 months ago
  29. 049f110 Revert "[graphite] Add ImageShader and BlendShader SkPaintParamKey support" by Robert Phillips · 2 years, 10 months ago
  30. a9aa935 SkMipmapAccessor::fResolvedMode doesn't need to persist, make it local by Brian Osman · 2 years, 10 months ago
  31. 7e8fdf4 [graphite] Add ImageShader and BlendShader SkPaintParamKey support by Robert Phillips · 2 years, 10 months ago
  32. 6edd5d9 Add read-only marking to BufferWriters by Michael Ludwig · 2 years, 10 months ago
  33. f6bb619 Fix underflow/overflow issues in skvm::approx_pow2. by John Stiles · 2 years, 10 months ago
  34. 39dc2a0 Roll ANGLE from 1bd1a3db1c60 to 2caa9d4fe4f1 (8 revisions) by skia-autoroll · 2 years, 10 months ago
  35. e09a3da Roll Chromium from 1473390feb23 to 7bd73bbb1c0b (475 revisions) by skia-autoroll · 2 years, 10 months ago
  36. 96860d3 Add makeVertexWriter helper to GrMeshDrawTarget by Michael Ludwig · 2 years, 10 months ago
  37. 418557a Fix debugger traces containing multiple vardecls on one line. by John Stiles · 2 years, 10 months ago
  38. 62bb436 Limit offset range when fuzzing SkOffsetSimplePolygon by Jim Van Verth · 2 years, 10 months ago
  39. 42bfd74 refactor common path drawing by Herb Derby · 2 years, 10 months ago
  40. 0133978 [tools] Add git.bat to search list by Dominik Röttsches · 2 years, 10 months ago
  41. 78cec09 Enable MSAA for Intel 12th Gen gpus by Zhou Shuangshuang · 2 years, 10 months ago
  42. 5605a29 Add SkVMDebugTracePlayer::getCurrentLineInStackFrame. by John Stiles · 2 years, 10 months ago
  43. b98159e [graphite] Clean up SkKeyHelpers a bit by Robert Phillips · 2 years, 10 months ago
  44. 9be7372 Roll ANGLE from 00a2a2f3e84e to 1bd1a3db1c60 (12 revisions) by skia-autoroll · 2 years, 10 months ago
  45. e9632e0 Roll Chromium from 0cefe7415f67 to 1473390feb23 (528 revisions) by skia-autoroll · 2 years, 10 months ago
  46. 8bf4a85 Push shaders.skia.org. by John Stiles · 2 years, 10 months ago
  47. fb1dedb Fixed an issue with SkSL For loop symbol tables by Ethan Nicholas · 2 years, 10 months ago
  48. d0c5af6 Update the debug trace format to a new version. by John Stiles · 2 years, 10 months ago
  49. b042508 Respect SKNX_NO_SIMD fully in SkVx. by Ben Wagner · 2 years, 10 months ago
  50. 508e5ce Remove SKNX_NO_SIMD from public.bzl iOS build. by Ben Wagner · 2 years, 10 months ago
  51. 7bd7ea2 Prevent no-op statements in GLSL code generator. by John Stiles · 2 years, 10 months ago
  52. 3dcaf4a Prevent no-op statements in Metal code generator. by John Stiles · 2 years, 10 months ago
  53. cc68ab4 Avoid skvm::splat for continuous shader-dependent values by Brian Osman · 2 years, 10 months ago
  54. 98c09e5 Add a version field to the debug-trace JSON. by John Stiles · 2 years, 10 months ago
  55. 24cda0a Add str() convenience accessor to skjson::StringValue. by John Stiles · 2 years, 10 months ago
  56. c50b08e [graphite] Prepare SkPaintParamsKey for recursive dumping by Robert Phillips · 2 years, 10 months ago
  57. a1fd1c1 Mark operator bool() explicit in src, tests, and modules by Brian Osman · 2 years, 10 months ago
  58. 896d278 [graphite] Push SkBackend into SkKeyHelpers by Robert Phillips · 2 years, 10 months ago
  59. ef189dd [graphite] Add SkBlender to PaintParams by Robert Phillips · 2 years, 10 months ago
  60. 0415172 Roll ANGLE from 9b231f090e1b to 00a2a2f3e84e (18 revisions) by skia-autoroll · 2 years, 10 months ago
  61. ea46b3a Roll Chromium from f28302b42238 to 0cefe7415f67 (539 revisions) by skia-autoroll · 2 years, 10 months ago
  62. 458653d Fixed cloning SkSL ReturnStatements without expressions by Ethan Nicholas · 2 years, 10 months ago
  63. 8276fa8 [graphite] Wrap log macros in do-while to avoid semicolon warnings by Jim Van Verth · 2 years, 10 months ago
  64. ecc319f Rewrote command line flag parsing in SkSLMain by Ethan Nicholas · 2 years, 10 months ago
  65. 9f231c3 update to Skia's standards by Herb Derby · 2 years, 10 months ago
  66. abd6cf1 [graphite] Add addToKey entry points by Robert Phillips · 2 years, 10 months ago
  67. 466df1e Turn off LTO for skia_nanobench on Android by Yi Kong · 2 years, 10 months ago
  68. 7022d74 [graphite] Hook up viewer by Greg Daniel · 2 years, 10 months ago
  69. 17d90a0 Roll ANGLE from 0aae0d7ad535 to 9b231f090e1b (6 revisions) by skia-autoroll · 2 years, 10 months ago
  70. 05ede70 Roll Chromium from c6e774448d00 to f28302b42238 (327 revisions) by skia-autoroll · 2 years, 10 months ago
  71. 7502b75 Roll ANGLE from 6312da1abf21 to 0aae0d7ad535 (8 revisions) by skia-autoroll · 2 years, 10 months ago
  72. 6b8ae23 Roll Chromium from 7384d7c60366 to c6e774448d00 (888 revisions) by skia-autoroll · 2 years, 10 months ago
  73. 00e04f2 Update SKP version by skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com · 2 years, 10 months ago
  74. 87e679d Roll SK Tool from 582427f86ca9 to 4e697a7bed30 by skia-autoroll · 2 years, 10 months ago
  75. 55c215c Reland "Better Matrix/Scalar testing" by Julia Lavrova · 2 years, 10 months ago
  76. fb1b30b Update existing SwiftShader jobs to use Vulkan instead of OpenGL by Chris Dalton · 2 years, 10 months ago
  77. cabc3f5 Fix Typescript type hints for CanvasKit debug traces. by John Stiles · 2 years, 10 months ago
  78. 6658fd1 In vulkan tests, use vkGetInstanceProcAddr to get vkGetDeviceProcAddr. by Greg Daniel · 2 years, 10 months ago
  79. f260a29 [graphite] Add basic logging. by Jim Van Verth · 2 years, 10 months ago
  80. 1f0e64a Don't do PolyUtil fuzz tests on invalid polygons. by Jim Van Verth · 2 years, 10 months ago
  81. dd9e165 [graphite] Bail on DM run when context creation fails. by Jim Van Verth · 2 years, 10 months ago
  82. 7aec4b1 Roll ANGLE from d4412d0a0124 to 6312da1abf21 (7 revisions) by skia-autoroll · 2 years, 10 months ago
  83. 76e62d3 Roll Chromium from 16cce6b78dce to 7384d7c60366 (601 revisions) by skia-autoroll · 2 years, 10 months ago
  84. a6f2ebf Disable test on Tegra3 that triggers driver bug. by John Stiles · 2 years, 10 months ago
  85. 7c80b2f Setup autodeployment for api's bazel build by Ravi Mistry · 2 years, 10 months ago
  86. 119fb6b Add support for GL_ANGLE_rgbx_internal_format format by Sergey Ulanov · 2 years, 10 months ago
  87. 62b3218 Fix Chromium Libfuzzer Upload Windows ASan bot. by Ben Wagner · 2 years, 10 months ago
  88. c505bdc [graphite] Make sure we are flushing work from the Device when needed. by Greg Daniel · 2 years, 10 months ago
  89. 455e580 Revert "Better Matrix/Scalar testing" by Julia Lavrova · 2 years, 10 months ago
  90. 6dece64 [COLRv1] Take P2 into account again in gradient skewing by Dominik Röttsches · 2 years, 10 months ago
  91. 759bc62 Remove SkGraphics::Term by Brian Osman · 2 years, 10 months ago
  92. 8fd014b align prepareForMaskDrawing to agree for remote and gpu by Herb Derby · 2 years, 10 months ago
  93. 61a03aa Fix MSAN unitialized memory in vulkan memory allocator. by Greg Daniel · 2 years, 10 months ago
  94. b21c4af [graphite] Remove ref counting from Recorder. by Greg Daniel · 2 years, 10 months ago
  95. 672a540 Roll SK Tool from git_revision:3382a92150ff13d646c7fdd52e8011b1fa91a204 to 260eb8796b89 by skia-autoroll · 2 years, 10 months ago
  96. 25a7797 [bazel] Add mirrors to every external dependency. by Kevin Lubick · 2 years, 10 months ago
  97. abb6115 Better Matrix/Scalar testing by Julia Lavrova · 2 years, 10 months ago
  98. 106a57b [graphite] Store back pointers of Device and Recorder to each other. by Greg Daniel · 2 years, 10 months ago
  99. 866db18 Simplify control flow in switch test to unbreak iOS. by John Stiles · 2 years, 10 months ago
  100. cc4d21f [graphite] Move ShaderCodeDictionary, SkPaintParamsKey, and UniquePaintParamsID to include/private by Robert Phillips · 2 years, 10 months ago