6b6015ff79
4832 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
153294e7cb |
Roll SK Tool from cf1c3632ad54 to c0cf9855d48e
https://skia.googlesource.com/buildbot.git/+log/cf1c3632ad54..c0cf9855d48e 2022-04-08 jcgregorio@google.com Remove auth.NewDefaultLegacyTokenSource and auth.NewLegacyTokenSource. 2022-04-08 kjlubick@google.com [gazelle] Add support for absolute labels If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I89e2788ed8fd79d13266d5bbfaaeb70f96040a87 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528797 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2672fa0f93 |
Roll ANGLE from 7a9856f672c0 to 3cea7fcc01ce (9 revisions)
|
||
skia-autoroll
|
734d6007a1 |
Roll Chromium from 0562ac6ce66f to 4938e2e781e3 (490 revisions)
|
||
skia-autoroll
|
afd54aaeda |
Roll SwiftShader from d09282e5c609 to d15c42482560 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d09282e5c609..d15c42482560 2022-04-07 cwallez@google.com VkImage::copy remove the isEntireRow/Slice optimizations 2022-04-07 swiftshader.regress@gmail.com Regres: Update test lists @ d09282e5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: djsollen@google.com Change-Id: I2335a489eee2485daefdaa41f537a551d9a65317 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528659 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Kevin Lubick
|
503a2bd982 |
Update Skia to use the new combined Dawn+Tint repo
Includes a manual roll of Dawn, as well as tweaks to the Tint build overrides. Dawn needs git in order to generate a header that has the version of Dawn compiled in. If we use Dawn's GN rules to build it, we need git to generate that file. Our (now updated) Bazel rules to build Dawn do not need to do this because we (Skia) do not use this file [1] [1] https://dawn.googlesource.com/dawn/+/088a600b03679cd20991f145173a573ed9c03480/src/dawn/common/BUILD.gn#177 Change-Id: Id19fdbb9b53fdad2397a0044a4a314b1444faeb0 Cq-Include-Trybots: luci.skia.skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn,Build-Win-Clang-x86_64-Release-Dawn Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528157 Reviewed-by: Kevin Lubick <kjlubick@google.com> Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
skia-autoroll
|
56b10759be |
Roll ANGLE from 366f60116e94 to 7a9856f672c0 (8 revisions)
|
||
skia-autoroll
|
e4d4c9362b |
Roll SwiftShader from d3cc7d7ac0c3 to d09282e5c609 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d3cc7d7ac0c3..d09282e5c609 2022-04-07 sugoi@google.com Temporarily fix failing dEQP tests 2022-04-06 sugoi@google.com Update Vulkan headers to version 1.3.211 2022-04-06 sugoi@google.com Fix reading 0 sized scissor array 2022-04-06 capn@google.com Only build WSI support for XCB surfaces when xcb.h is found 2022-04-06 capn@google.com Use 'discard' to denote terminated or demoted invocations 2022-04-06 swiftshader.regress@gmail.com Regres: Update test lists @ d3cc7d7a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: djsollen@google.com Change-Id: I9651d673fcce82e3fa49e9f175f398fc798a913a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528124 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2f9daaeb6e |
Roll Chromium from f51ea03e7c88 to 0562ac6ce66f (453 revisions)
|
||
Brian Osman
|
666fa53571 |
Add vulkan-headers to DEPS, point Dawn at them
This appears to unblock the broken Dawn -> Skia roll Change-Id: Ic6fbf0dfd57ca323a5286f293fea844047435776 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528078 Reviewed-by: Arman Uguray <armansito@google.com> Commit-Queue: Brian Osman <brianosman@google.com> |
||
Ben Wagner
|
6772e96502 |
Roll libjpeg-turbo.
Bug: skia:13155 Change-Id: Ic6748a6af53b249d6be331f7b5d9c79f294b480a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527502 Reviewed-by: Derek Sollenberger <djsollen@google.com> Commit-Queue: Ben Wagner <bungeman@google.com> |
||
skia-autoroll
|
b1eb2c98f2 |
Roll SK Tool from 02a5337b9e0f to c3f14155edc9
https://skia.googlesource.com/buildbot.git/+log/02a5337b9e0f..c3f14155edc9 2022-04-06 rmistry@google.com [CT] Remove NewLegacyTokenSource from CT 2022-04-05 jcgregorio@google.com [machine] Ingore powercycle info for machines that do not exist. 2022-04-05 jcgregorio@google.com Remove powercycle entries for machines that don't exist. 2022-04-05 borenet@google.com [task scheduler] Add new error message case for ErrorIsPermanent If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I9e86afba08aaa4ebcdaaca69dc93367f466621ff Reviewed-on: https://skia-review.googlesource.com/c/skia/+/528000 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cf7ee60638 |
Roll Chromium from a192f7252b19 to f51ea03e7c88 (490 revisions)
|
||
skia-autoroll
|
f1b27ff963 |
Roll ANGLE from 83d3a98cde77 to 366f60116e94 (18 revisions)
|
||
skia-autoroll
|
3e8de76db5 |
Roll SwiftShader from 7d100c556081 to d3cc7d7ac0c3 (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/7d100c556081..d3cc7d7ac0c3 2022-04-05 capn@google.com Remove unsupported extension feature enums 2022-04-05 capn@google.com Update SPIR-V Tools to eed5c76a5 2022-04-05 swiftshader.regress@gmail.com Regres: Update test lists @ 7d100c55 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: djsollen@google.com Change-Id: I94645ed7c9daa4a585beb7ee02b67809cde5f0ea Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527805 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6d59d396d8 |
Roll SwiftShader from a190ceed7293 to 7d100c556081 (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/a190ceed7293..7d100c556081 2022-04-05 sugoi@google.com Added missing feature structure for VK_KHR_maintenance4 2022-04-04 capn@google.com Validate SPIR-V instruction word array accesses 2022-04-04 dvet@google.com Add documentation for the configuration file mechanism 2022-04-04 capn@google.com Support VK_IMAGE_CREATE_EXTENDED_USAGE_BIT 2022-04-04 rebecca.chang@starfivetech.com Reactor: riscv64 is not supported in subzero 2022-04-04 rebecca.chang@starfivetech.com llvm-10.0: add configs/common and configs/linux for riscv64 2022-04-04 rebecca.chang@starfivetech.com llvm-10.0: update script to include riscv64 target 2022-04-04 rebecca.chang@starfivetech.com marl: add new source file for riscv64 2022-04-04 sugoi@google.com Add missing imageView compatible formats for YCbCr If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: djsollen@google.com Change-Id: Ifa4a1eb68cd01ac6b6d2ea71c873c17d12336bc6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527425 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
11fac8788c |
Roll SK Tool from 90b64b7f512e to 5d48b27e1dea
https://skia.googlesource.com/buildbot.git/+log/90b64b7f512e..5d48b27e1dea 2022-04-04 kjlubick@google.com [debugger] Update docs with port 2022-04-04 kjlubick@google.com [bazel] Make Debugger, particles, et all not require Docker auth when running locally 2022-04-04 borenet@google.com [infra] Update Go CIPD package to use "copy" install mode If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I934403e920374c8043c0b3fb23108e87042ab5f0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527426 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
cedfb2b5a9 |
Roll ANGLE from 4b232a9a8261 to 83d3a98cde77 (7 revisions)
|
||
skia-autoroll
|
66c035981a |
Roll Chromium from f3dd53b9f4ab to a192f7252b19 (466 revisions)
|
||
skia-autoroll
|
65ea360613 |
Roll SK Tool from d5969ee9f8a7 to 90b64b7f512e
https://skia.googlesource.com/buildbot.git/+log/d5969ee9f8a7..90b64b7f512e 2022-04-04 borenet@google.com [sk] Add support for extra per-package options If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: jcgregorio@google.com Change-Id: I35a4be36138f9e14895a8594f76a120449f50302 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/527036 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
72d67dfcc9 |
Roll Chromium from 8fa4c9362816 to f3dd53b9f4ab (17336 revisions)
|
||
skia-autoroll
|
e10ef972d8 |
Roll ANGLE from d3492eef5c78 to 4b232a9a8261 (15 revisions)
|
||
skia-autoroll
|
5b7befea76 |
Roll SwiftShader from afcbbd0ad3b5 to a190ceed7293 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/afcbbd0ad3b5..a190ceed7293 2022-04-04 capn@google.com Correct border clamp and depth comparison order 2022-04-01 swiftshader.regress@gmail.com Regres: Update test lists @ afcbbd0a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC djsollen@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: djsollen@google.com Change-Id: Ie4e2b2f0e9fda54ddea868ee7cdc0ad794dd3da9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/526938 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
04a49c5644 |
Roll SK Tool from f5702264b946 to d5969ee9f8a7
https://skia.googlesource.com/buildbot.git/+log/f5702264b946..d5969ee9f8a7 2022-04-03 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update CIPD Packages If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC lovisolo@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: lovisolo@google.com Change-Id: I8f4ac3183c3dedeac6533d4bb507f34d88007bc7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/526837 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
67c163ca48 |
Roll ANGLE from 3bdbfbf868e3 to d3492eef5c78 (10 revisions)
|
||
skia-autoroll
|
421cff8320 |
Roll SwiftShader from bc5bec05c369 to afcbbd0ad3b5 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bc5bec05c369..afcbbd0ad3b5 2022-04-01 sugoi@google.com Fix inline uniform block update 2022-03-31 swiftshader.regress@gmail.com Regres: Update test lists @ bc5bec05 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jcgregorio@google.com Change-Id: I236a9f9e1948123e6409da68c08e625f28cadb50 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/526538 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
54d5be6c66 |
Roll ANGLE from 9a0b306dcc6d to 3bdbfbf868e3 (9 revisions)
|
||
skia-autoroll
|
33782728ee |
Roll ANGLE from 53e432febda1 to 9a0b306dcc6d (8 revisions)
|
||
skia-autoroll
|
2eeedae56f |
Roll SK Tool from 7b4d14262c73 to 0cb7d512aa40
https://skia.googlesource.com/buildbot.git/+log/7b4d14262c73..0cb7d512aa40 2022-03-29 rmistry@google.com [cherrypick-watcher] Add gerrit library for cherrypicks 2022-03-29 rmistry@google.com [cherrypick-watcher] Add Branch and CherrypickOf search terms 2022-03-29 rmistry@google.com [cherrypick-watcher] Add CherrypickOfChange/CherrypickOfPatchSet to go/gerrit If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: kjlubick@google.com Change-Id: I28f2e2c1e1ac314e89ce1a04ccb1ec1195f74e2f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/525701 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b4f177ef05 |
Roll ANGLE from 7a85d114b5a3 to 53e432febda1 (10 revisions)
|
||
skia-autoroll
|
0d7e13d358 |
Roll SwiftShader from 0a1985c2b294 to bc5bec05c369 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a1985c2b294..bc5bec05c369 2022-03-28 capn@google.com Update SPIR-V Tools to bd325d298 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jcgregorio@google.com Change-Id: I36268b7b50e14c52b571ff43e4bfc112e13d040e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/525170 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7527f901d1 |
Roll ANGLE from c8f86c217479 to 7a85d114b5a3 (19 revisions)
|
||
skia-autoroll
|
5cfaceff2c |
Roll SwiftShader from e1c0739cdd2d to 0a1985c2b294 (9 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/e1c0739cdd2d..0a1985c2b294 2022-03-26 swiftshader.regress@gmail.com Regres: Update test lists @ 40b410f4 2022-03-25 srisser@google.com Update simple limits for Vulkan's 2022 profile 2022-03-25 sugoi@google.com Add new core Vulkan 1.3 structures 2022-03-25 sugoi@google.com Use template functions for core Vulkan 1.3 properties 2022-03-25 sugoi@google.com Fix SPV_EXT_shader_stencil_export 2022-03-25 sugoi@google.com VK_KHR_shader_terminate_invocation implementation 2022-03-25 sugoi@google.com VK_KHR_shader_terminate_invocation promoted structures 2022-03-25 sugoi@google.com VK_EXT_shader_demote_to_helper_invocation support 2022-03-25 sugoi@google.com VK_EXT_shader_demote_to_helper_invocation promoted structures If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jcgregorio@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jcgregorio@google.com Change-Id: I36f0aa86623360e762fc3daeb93e97214f3c900f Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524977 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f700cf3cf4 |
Roll Dawn from 1e988b417ccb to 6cacdc460ad2 (12 revisions)
https://dawn.googlesource.com/dawn.git/+log/1e988b417ccb..6cacdc460ad2 2022-03-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e3c449196324 to bd173f0e8791 (1 revision) 2022-03-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 041c4c6d285c to e3c449196324 (2 revisions) 2022-03-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 04680183f6f4 to 041c4c6d285c (3 revisions) 2022-03-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9fd63df2bc48 to e4527c95aeeb (8 revisions) 2022-03-26 bajones@chromium.org Format texture sample types and aspects in errors 2022-03-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 45543295b758 to 04680183f6f4 (11 revisions) 2022-03-25 senorblanco@chromium.org OpenGL: refactor texture-to-texture copies into UtilsGL. 2022-03-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1006b06c7d4a to 444e051faa2e (1 revision) 2022-03-25 alex.vestin@gmail.com Initial Android surface 2022-03-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3ef0c7c00c08 to 9fd63df2bc48 (6 revisions) 2022-03-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 18c36f8aa629 to 45543295b758 (6 revisions) 2022-03-25 jiawei.shao@intel.com Add missing space in the description of Toggle::DisallowSpirv Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 1006b06c7d4a to 444e051faa2e If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Ief79d95cbca048cebd7cc6d32b6a7f0254c0ffe3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524976 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fae7be2a9c |
Roll SK Tool from 1360409d518c to dbf3a215bd7a
https://skia.googlesource.com/buildbot.git/+log/1360409d518c..dbf3a215bd7a 2022-03-27 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update CIPD Packages If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC kjlubick@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: kjlubick@google.com Change-Id: I50407626200186bb7a12d646289ce71d2ce888de Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524896 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Ben Wagner
|
e310a59e92 |
Roll FreeType from 034e5dbf to a8e4563c (20 commits)
|
||
skia-autoroll
|
371b3a68b2 |
Roll ANGLE from fa5c349dc73c to c8f86c217479 (6 revisions)
|
||
skia-autoroll
|
5f058b90cd |
Roll SwiftShader from ea9806003d9e to e1c0739cdd2d (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ea9806003d9e..e1c0739cdd2d 2022-03-24 swiftshader.regress@gmail.com Regres: Update test lists @ 040e2534 2022-03-23 capn@google.com Force-inline all SPIR-V function calls 2022-03-23 capn@google.com Use SwiftShader's copy of SPIRV-Tools for GN builds 2022-03-23 capn@google.com Update SPIR-V Tools to 9668d2e4e 2022-03-23 swiftshader.regress@gmail.com Regres: Update test lists @ ea980600 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jvanverth@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jvanverth@google.com Change-Id: Ie002ccebd06ca9746503ee6ce012d260d3e27e6c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524560 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2629b9f8a9 |
Roll Dawn from 1cdea90f7b95 to 1e988b417ccb (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/1cdea90f7b95..1e988b417ccb 2022-03-24 ynovikov@chromium.org Ignore VUID-vkCmdDraw-None-06538 VVL message 2022-03-24 bsheedy@google.com Add CTS expectation adder script 2022-03-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e48c829d5baa to 3ef0c7c00c08 (22 revisions) 2022-03-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fa5c349dc73c to 18c36f8aa629 (1 revision) 2022-03-24 cwallez@chromium.org Implement the stencil8 format. 2022-03-24 enga@chromium.org Fix ForceSetToggle to only warn when an overriden toggle is forced 2022-03-24 cwallez@chromium.org Roll build dependencies. 2022-03-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 09f55382dac4 to fa5c349dc73c (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Icd9ae24bed68edf486ddbeeadd6b97e8dc868480 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524559 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fd96fb27a9 |
Roll ANGLE from b19e662a7f2e to fa5c349dc73c (3 revisions)
|
||
skia-autoroll
|
91b860c5fd |
Roll Dawn from 586eddb0d088 to 1cdea90f7b95 (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/586eddb0d088..1cdea90f7b95 2022-03-24 enga@chromium.org Add CTS telemetry harness support 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7419f0e26a05 to 1006b06c7d4a (1 revision) 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ea9806003d9e to dc3b5e209ef1 (1 revision) 2022-03-23 cwallez@chromium.org Update GN. 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d9d08aecf4df to 7419f0e26a05 (1 revision) 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 706824d837a2 to 09f55382dac4 (2 revisions) 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4cb8d508af01 to e48c829d5baa (4 revisions) 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e07c40af14e1 to d9d08aecf4df (1 revision) 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 4f239b7ca119 to ea9806003d9e (3 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from e07c40af14e1 to 1006b06c7d4a If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Idec8aa8fa1a89d9c005894215b468b8d117a02e1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/524136 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c18c7cbdfe |
Roll ANGLE from 730c127102b5 to b19e662a7f2e (12 revisions)
|
||
skia-autoroll
|
34372841f8 |
Roll SwiftShader from 57eca9df5dc5 to ea9806003d9e (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/57eca9df5dc5..ea9806003d9e 2022-03-22 sugoi@google.com VK_EXT_private_data support 2022-03-22 sugoi@google.com VK_EXT_private_data promoted structures 2022-03-22 capn@google.com Stop skipping VK_STRUCTURE_TYPE_IMAGE_VIEW_MIN_LOD_CREATE_INFO_EXT 2022-03-22 ari.suonpaa@siru.fi Restore support for non-uniform indexing of InterpolateAt* input If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jvanverth@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jvanverth@google.com Change-Id: Iba5fc5adf94184ed043704be0113b32eb9159210 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523762 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3d7c5436df |
Roll Dawn from a32a3374482a to 586eddb0d088 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/a32a3374482a..586eddb0d088 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 3b0013943930 to e07c40af14e1 (6 revisions) 2022-03-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ebf4c58fa36d to 706824d837a2 (8 revisions) 2022-03-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c4109411d3f3 to 4cb8d508af01 (2 revisions) 2022-03-22 lokokung@google.com Fixes popErrorScope to match the specs. 2022-03-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 57eca9df5dc5 to 4f239b7ca119 (1 revision) 2022-03-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from cb990e40a5c0 to ebf4c58fa36d (10 revisions) 2022-03-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 5af76bbd5b9f to c4109411d3f3 (6 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 3b0013943930 to e07c40af14e1 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Ibc690058f0b6d44b12415bd6b2efb5f8374b483a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523761 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2bfcfe016d |
Roll ANGLE from 01be7a8340df to 730c127102b5 (3 revisions)
|
||
skia-autoroll
|
6fc6e8e9ad |
Roll SwiftShader from 2f3af2452783 to 57eca9df5dc5 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2f3af2452783..57eca9df5dc5 2022-03-21 swiftshader.regress@gmail.com Regres: Update test lists @ 2f3af245 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jvanverth@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jvanverth@google.com Change-Id: I225514c08cde24389f1ee9a064b531b3ac416b96 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523280 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0776c293ba |
Roll Dawn from d9f22ce0346b to a32a3374482a (8 revisions)
https://dawn.googlesource.com/dawn.git/+log/d9f22ce0346b..a32a3374482a 2022-03-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e56f185b3c47 to cb990e40a5c0 (1 revision) 2022-03-21 brandon1.jones@intel.com De-duplicate ExternalTexture Dummy Textures 2022-03-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 453d5ae84ec3 to 3b0013943930 (1 revision) 2022-03-21 cwallez@chromium.org Updates for upstream webgpu.h 2022-03-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 61b4f5b95321 to 5af76bbd5b9f (1 revision) 2022-03-21 jrprice@google.com Remove usages of the @stride attribute in tests 2022-03-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 2f3af2452783 to 57eca9df5dc5 (1 revision) 2022-03-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b2c01ac4f543 to e56f185b3c47 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 453d5ae84ec3 to 3b0013943930 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC jrprice@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: jrprice@google.com Change-Id: Ib92e47054defeb6a8d5eb224c1984a7f2f9938a9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523279 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c542b5abbf |
Roll ANGLE from 8a2a4fa70f16 to 01be7a8340df (16 revisions)
|
||
skia-autoroll
|
adbebcf1a3 |
Roll SK Tool from 324bcbfe6786 to cfc6939710cd
https://skia.googlesource.com/buildbot.git/+log/324bcbfe6786..cfc6939710cd 2022-03-22 lovisolo@google.com Upgrade repository to Go 1.18. If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC rmistry@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Tbr: rmistry@google.com Change-Id: I84b434ff91d155dbb5cc4be09f98fb2d98d9a647 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/523240 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
564e7ae44e |
Roll SwiftShader from 341ad7e57a3c to 2f3af2452783 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/341ad7e57a3c..2f3af2452783 2022-03-18 capn@google.com Use slower and less precise non-fused multiply-add for Chromium 2022-03-18 swiftshader.regress@gmail.com Regres: Update test lists @ 341ad7e5 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/swiftshader-skia-autoroll Please CC jvanverth@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: jvanverth@google.com Change-Id: I7d71fd2251477d8b9a5cb3b6d09024cf38a086ed Reviewed-on: https://skia-review.googlesource.com/c/skia/+/522704 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
01bc79b33f |
Roll Dawn from 886903e8771b to d9f22ce0346b (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/886903e8771b..d9f22ce0346b 2022-03-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 3effb9f7da5b to 61b4f5b95321 (3 revisions) 2022-03-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9637185c3dbf to b2c01ac4f543 (1 revision) 2022-03-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 87283875559f to 3effb9f7da5b (2 revisions) 2022-03-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 807c362fc0d4 to 87283875559f (1 revision) 2022-03-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 04c37c32d029 to 2f3af2452783 (1 revision) 2022-03-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3a529ce245d0 to 9637185c3dbf (8 revisions) 2022-03-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 973ddf7df65e to 807c362fc0d4 (5 revisions) 2022-03-19 enga@chromium.org Roll third_party/webgpu-cts/ 90654f28f..87e74a93e (20 commits) 2022-03-19 lokokung@google.com Adds strformat code-gen for helping auto-generate readable strings for structs. 2022-03-18 bajones@chromium.org Allow CopyBufferToTexture with Depth16Unorm 2022-03-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 341ad7e57a3c to 04c37c32d029 (1 revision) 2022-03-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1e6643d55a90 to 3a529ce245d0 (2 revisions) 2022-03-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b5358195f58f to 973ddf7df65e (3 revisions) 2022-03-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d01dca1d18d0 to 341ad7e57a3c (2 revisions) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Dawn: https://bugs.chromium.org/p/dawn/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: enga@google.com Change-Id: I85260427b71689ecb6257b04ade60b136652161e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/522703 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |