1. ad59558 Fix expression position of redundant casts. by John Stiles · 2 years ago
  2. a19a325 [Metal] Update some deprecated interfaces. by Jim Van Verth · 2 years ago
  3. 5c7d73d Add 'children' parameters to SkMesh::Make. by John Stiles · 2 years ago
  4. c3bac5b Reland "Make SKP deserialize null instead of PNG images by default." by Kevin Lubick · 2 years ago
  5. de97c76 Update include/OWNERS by Brian Osman · 2 years ago
  6. 6ba75d5 Allow child effects in SkMeshSpecification. by John Stiles · 2 years ago
  7. 8d99040 Fix Bazel rules by Kevin Lubick · 2 years ago
  8. e16a9b5 Expand the list of no-longer-existing error tests. by John Stiles · 2 years ago
  9. 7a49397 Set of utilities for Unicode comparison by Julia Lavrova · 2 years, 3 months ago
  10. 8047d6b GraphiteDawn: Use std::memory_or_acquire for last load in DawnAsyncWait by Le Hoang Quyen · 2 years ago
  11. 569a30f [Fontations] Test path equivalence for a set of test fonts and strings by Kevin Lubick · 2 years ago
  12. 31ceb16 Roll SK Tool from 2888f630bd2e to 262aec389235 by skia-autoroll · 2 years ago
  13. b8bc0c0 Roll Skia Infra from 8ddc74eefa73 to 2888f630bd2e (2 revisions) by skia-autoroll · 2 years ago
  14. 983f42f Roll SK Tool from 8ddc74eefa73 to 352858b2283e by skia-autoroll · 2 years ago
  15. 15ccdea Reland "Revert "Make SKP deserialize null instead of PNG images by default."" by Kevin Lubick · 2 years ago
  16. e9358f9 [graphite] Fix lifetime of texture infos when updating descriptor set by Brian Osman · 2 years ago
  17. 92af5b3 [graphite] Make Dawn viewer's swap chain copy/texture-able by Brian Osman · 2 years ago
  18. 267606a Fix G3 by Kevin Lubick · 2 years ago
  19. 19e54d2 Allow child effects in SkSL mesh-fragment programs during compile. by John Stiles · 2 years ago
  20. 78fced8 Reland "Enforce IWYU on more src/core files" by Kevin Lubick · 2 years ago
  21. 959ac84 [skif] Add SkBlender handling to FilterResult::draw by Michael Ludwig · 2 years ago
  22. 7de94b8 Extract SkImageGenerator::MakeFromEncoded into own file by Kevin Lubick · 2 years ago
  23. f9c6cad Create error tests to verify existing mesh-program behavior. by John Stiles · 2 years ago
  24. 8a1e6e5 [graphite] Support atlas textures without storage usage by Arman Uguray · 2 years ago
  25. fe73688 Change some more signed uniqueID generators to unsigned. by Jim Van Verth · 2 years ago
  26. 8beae20 Add some iOS compile jobs to the CQ by Kevin Lubick · 2 years ago
  27. c5027fd Fix another use of flushAndSubmit by Kevin Lubick · 2 years ago
  28. 3a32043 Add support for mesh programs to skslc. by John Stiles · 2 years ago
  29. c376eca Fix GM tests built for WASM by Kevin Lubick · 2 years ago
  30. 466c8dd Remove legacy GrDirectContext flush methods by Kevin Lubick · 2 years ago
  31. f346a81 Add SkColorFilter::makeWithWorkingColorSpace by Brian Osman · 2 years ago
  32. a911bc1 [graphite] Fixes to some Caps methods that deal with TextureInfo by Arman Uguray · 2 years ago
  33. d0f04ad Roll vulkan-deps from b7c710e0c890 to dfa558fbb39e (4 revisions) by skia-autoroll · 2 years ago
  34. 8752f3a [graphite] Ensure CoverageMaskShapes are created with a valid proxy by Arman Uguray · 2 years ago
  35. 8d9e2cd Roll ANGLE from 8fcd4a50ab47 to 26148a023702 (4 revisions) by skia-autoroll · 2 years ago
  36. a3480a6 [Graphite] Fix typo in PathAtlasFlags by Jim Van Verth · 2 years ago
  37. 3ae3bb0 Roll Skia Infra from af63cb4763f0 to 8ddc74eefa73 (3 revisions) by skia-autoroll · 2 years ago
  38. 97ec4db Roll Dawn from 39aef37759a4 to 28d5970cfe84 (6 revisions) by skia-autoroll · 2 years ago
  39. 86454ab Roll SK Tool from af63cb4763f0 to 8ddc74eefa73 by skia-autoroll · 2 years ago
  40. 5b2dae1 [graphite] Hook up software path renderer. by Jim Van Verth · 2 years ago
  41. 2b2255c Add missing const by John Reck · 2 years ago
  42. 611f089 Add working color space shader by Brian Osman · 2 years ago
  43. 73fdcba Remove deprecated API use by Avi Drissman · 2 years ago
  44. a0928a4 Roll vulkan-deps from 79912a37e72c to b7c710e0c890 (5 revisions) by skia-autoroll · 2 years ago
  45. f4fa45c Fixing Flutter roll build by Julia Lavrova · 2 years ago
  46. b38cb1b Remove extra semicolon after macro by Michael Ludwig · 2 years ago
  47. 65dc56e Remove packDouble2x32 intrinsics from SkSL. by John Stiles · 2 years ago
  48. 7f9f371 Add SkRuntimeEffectPriv::VarAsChild. by John Stiles · 2 years ago
  49. 3db3ea5 [graphite] Implement Image and Blend Shaders using the Blend helper by Robert Phillips · 2 years ago
  50. 2aaac27 Split apart MeshSpec tests into separate DEF_TESTs. by John Stiles · 2 years ago
  51. 058aa3a [graphite] Return transparent black when evaluating null child shader by Brian Osman · 2 years ago
  52. cbd1544 [graphite][compute] Coverage mask format based on storage binding support by Arman Uguray · 2 years ago
  53. 7517f38 Manual roll ANGLE from e305459968f2 to 8fcd4a50ab47 (9 revisions) by skia-autoroll · 2 years ago
  54. 90bb94f [skif] Combine isCropped() and modifiesPixelsBeyondImage() by Michael Ludwig · 2 years ago
  55. f0912b2 [skshaper] Use locale for line breaking by Ben Wagner · 2 years ago
  56. f678aa1 Set of utilities for Unicode comparison: Skia changes by Julia Lavrova · 2 years ago
  57. 850c901 [graphite] Implement DstReads w/ Blend helper by Robert Phillips · 2 years ago
  58. f26132b Disable DeadReturnES3 test on Radeon due to crashing. by John Stiles · 2 years ago
  59. d62e61a Roll skottie-base from b4674d1b2f50 to bbf6a30f67f4 by skia-autoroll · 2 years ago
  60. d56df15 Roll jsfiddle-base from f4090760c770 to 3605928905e4 by skia-autoroll · 2 years ago
  61. 54e60ef Roll shaders-base from c6e5b668b1a4 to 84356d9e8452 by skia-autoroll · 2 years ago
  62. 04153f07 Roll debugger-app-base from b5dc6c526875 to 72a86e8cc35e by skia-autoroll · 2 years ago
  63. 0cf83a8 Manual roll Dawn from 2eae44a62806 to 39aef37759a4 (11 revisions) by skia-autoroll · 2 years ago
  64. 322abac Roll vulkan-deps from 2aba50a6944f to 79912a37e72c (6 revisions) by skia-autoroll · 2 years ago
  65. c20aeee Roll Skia Infra from 918412e0912f to af63cb4763f0 (11 revisions) by skia-autoroll · 2 years ago
  66. 628c01b Roll Dawn from 881dc3bb55fd to 2eae44a62806 (11 revisions) by skia-autoroll · 2 years ago
  67. 66bd736 Add new flags to sksl-minify usage string. by John Stiles · 2 years ago
  68. 81b9c7f Roll SK Tool from 918412e0912f to af63cb4763f0 by skia-autoroll · 2 years ago
  69. a7bcbb9 Revert "Tidy up public.bzl rules for iOS" by John Stiles · 2 years ago
  70. 86f48da Roll jsfiddle-base from 5b50d4261358 to f4090760c770 by skia-autoroll · 2 years ago
  71. 87617d9 Roll shaders-base from 40f881ed7b8b to c6e5b668b1a4 by skia-autoroll · 2 years ago
  72. 035d396 Roll debugger-app-base from 4bd4f2832866 to b5dc6c526875 by skia-autoroll · 2 years ago
  73. a232f94 Roll skottie-base from a8dcc44b5814 to b4674d1b2f50 by skia-autoroll · 2 years ago
  74. b78c919 Revert "Revert "Make SKP deserialize null instead of PNG images by default."" by Kevin Lubick · 2 years ago
  75. 70dbf0e Remove PackUnorm2x16 from SkSL tests. by John Stiles · 2 years ago
  76. c7d0872 Tidy up public.bzl rules for iOS by Kevin Lubick · 2 years ago
  77. 8b5e081 Fix test disables for PowerVR Rogue GE8300. by John Stiles · 2 years ago
  78. d923bab Add pack/unpack intrinsics to WGSL code generator. by John Stiles · 2 years ago
  79. 7fa20d5 Roll vulkan-deps from b8fa58ef74a9 to 2aba50a6944f (14 revisions) by skia-autoroll · 2 years ago
  80. b3c1f49 Roll shaders-base from ca3aa4986e49 to 40f881ed7b8b by skia-autoroll · 2 years ago
  81. 14847ee Roll debugger-app-base from 34426197856b to 4bd4f2832866 by skia-autoroll · 2 years ago
  82. 9ada9c1 Roll skottie-base from 4983a463d62a to a8dcc44b5814 by skia-autoroll · 2 years ago
  83. c19115e Re-enable existing SkSL tests. by John Stiles · 2 years ago
  84. fb9a0a0 [infra] bump gsutil version to 5.25 by Chris Mumford · 2 years ago
  85. 4e4a188 [mesh2d demo] Fix CK init URL by Florin Malita · 2 years ago
  86. 3a08684 [skshaper] Split off SkUnicode specific code by Ben Wagner · 2 years ago
  87. 0c6b2c7 Remove dead code from SPIR-V code generator. by John Stiles · 2 years ago
  88. f423884 Fix capitalization of ANGLE. by John Stiles · 2 years ago
  89. fa5f0ec Add GM to test working-color-space color filter by Brian Osman · 2 years ago
  90. a15d619 Remove IncompleteShortIntPrecision workaround flag. by John Stiles · 2 years ago
  91. 565d95f Migrate remaining test disables into SkSLTest.cpp. by John Stiles · 2 years ago
  92. 9bc5eeb Migrate Apple test disables into SkSLTest.cpp. by John Stiles · 2 years ago
  93. 2b7a589 Migrate Intel test disables into SkSLTest.cpp. by John Stiles · 2 years ago
  94. f54c214 [skif] Use optionals to track unbounded input/output bounds by Michael Ludwig · 2 years ago
  95. f2a156e [graphite] Use Compose helper to implement dithering by Robert Phillips · 2 years ago
  96. 887f47c Revert "[Fontations] Test path equivalence for a set of test fonts and strings" by Kevin Lubick · 2 years ago
  97. e3b7743 Manual roll Dawn from bc9a66c04290 to 881dc3bb55fd (7 revisions) by skia-autoroll · 2 years ago
  98. 56ce5bb [Fontations] Test path equivalence for a set of test fonts and strings by Dominik Röttsches · 2 years ago
  99. 8ecb8df Migrate NVIDIA test disables into SkSLTest.cpp. by John Stiles · 2 years ago
  100. 1226389 [graphite] Adjust the working context inside working format color filter by Brian Osman · 2 years ago