bb8406655f
5134 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
bb8406655f |
Roll Dawn from 24239fcc4786 to c4f0232de2dc (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/24239fcc4786..c4f0232de2dc 2022-07-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ad005b700de1 to 8e3184380881 (1 revision) 2022-07-02 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4a5fe6fb56e5 to da984303fda1 (6 revisions) 2022-07-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from cf47f3e49a61 to ad005b700de1 (1 revision) 2022-07-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 76c2f42ea652 to cf47f3e49a61 (8 revisions) 2022-07-01 zhaoming.jiang@intel.com CTS: Update expectation for non-ASCII entry point name 2022-07-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4b745c2bfa6b to 4a5fe6fb56e5 (3 revisions) 2022-07-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 43183d8b4d0c to d1116fa9e9dc (7 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 shrekshao@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: shrekshao@google.com Change-Id: Ie73cb7d7ef89d0a3019ad20fd9418c6a5f21335e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/555738 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
86a9562a59 |
Roll ANGLE from 4884e9de1da9 to defd99dc4cd5 (10 revisions)
|
||
skia-autoroll
|
4d39707554 |
Roll SwiftShader from 90fdde382489 to d1116fa9e9dc (13 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/90fdde382489..d1116fa9e9dc 2022-07-01 capn@google.com Replace sw::SIMD aliases of 4-wide vectors with rr::SIMD types 2022-07-01 capn@google.com Temporarily support xyzw component swizzling for SIMD types 2022-07-01 capn@google.com Implement SIMD helper functions using 128-bit operations 2022-07-01 capn@google.com Implement 128-bit insert/extract 2022-07-01 capn@google.com Use SIMD types throughout graphics and compute pipelines 2022-07-01 capn@google.com Replace static SIMD::Width asserts with dynamic ones 2022-06-30 capn@google.com Make shader math functions SIMD width agnostic 2022-06-30 nicolas.capens@gmail.com Omit dynamic checks for equal or sequential pointer offsets 2022-06-30 nicolas.capens@gmail.com Construct SIMD pointers from an std::vector instead of array 2022-06-30 nicolas.capens@gmail.com Move rr::Pointer4 to SIMD source and header files 2022-06-30 nicolas.capens@gmail.com Avoid broadcasting data fields to 4-wide vectors 2022-06-30 swiftshader.regress@gmail.com Regres: Update test lists @ 90fdde38 2022-06-30 sugoi@google.com Prevent recompiling programs on changes to compareMask or writeMask 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 borenet@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: borenet@google.com Change-Id: I1e8a4d02d1aa98530f0f39084f8300c2dd6bafa1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/555317 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
546c4daca9 |
Roll Dawn from 8866b114af93 to 24239fcc4786 (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/8866b114af93..24239fcc4786 2022-07-01 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1e96beb9ff89 to 4b745c2bfa6b (6 revisions) 2022-07-01 bsheedy@google.com Move WebGPU worker globs 2022-06-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 90fdde382489 to 43183d8b4d0c (6 revisions) 2022-06-30 enga@chromium.org Roll third_party/webgpu-cts/ cef4c7678..7334f06d2 (18 commits) 2022-06-30 senorblanco@chromium.org Implement EGL error handling. 2022-06-30 senorblanco@chromium.org Implement InstanceBase::ConsumedError taking a ResultOrError<T>. 2022-06-30 jiawei.shao@intel.com Implement ResolveDeferredExpectationsNow() for dawn_end2end_tests 2022-06-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 785353fd3501 to 1e96beb9ff89 (4 revisions) 2022-06-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1144d58f8be5 to 90fdde382489 (5 revisions) 2022-06-30 hogehoge@gachapin.jp Implement RenderPassDescriptor.maxDrawCount 2022-06-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 6aff2983cd8c to 76c2f42ea652 (5 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 shrekshao@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: shrekshao@google.com Test: Test: dawn_end2end_tests Change-Id: Ia1efec568d3549bf22e538c14bcf71588015ad33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/555318 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2deec73c21 |
Roll ANGLE from d50b22764b7f to 4884e9de1da9 (8 revisions)
|
||
skia-autoroll
|
4fd2d141a2 |
Roll SwiftShader from ec31f547750c to 90fdde382489 (6 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ec31f547750c..90fdde382489 2022-06-29 capn@google.com Support printing of SIMD types 2022-06-29 capn@google.com Implement lane-independent SIMD operations 2022-06-29 capn@google.com Refactor scalarized vector processing 2022-06-29 capn@google.com Wrap shuffle and constant construction values 2022-06-29 nicolas.capens@gmail.com Implement minimal SIMD::Int functionality 2022-06-29 srisser@google.com Support VK_SUBGROUP_FEATURE_QUAD_BIT 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 borenet@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: borenet@google.com Change-Id: I61c4d198e149e96e378dfbeeb0ec6a8948ec50e0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/554767 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
023d1be40d |
Roll Dawn from c64ca23d94aa to 8866b114af93 (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/c64ca23d94aa..8866b114af93 2022-06-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 3224b16a4dea to 785353fd3501 (6 revisions) 2022-06-29 amaiorano@google.com tint: spirv reader: detect and replace loads and stores of atomic variables with atomicLoad/Store 2022-06-29 bclayton@google.com tint: Prevent function calls at module-scope 2022-06-29 bclayton@google.com tint: Refactor sem::Constant to be less memory-hungry 2022-06-29 cwallez@chromium.org api_cpp.h: Fix alignas declaration following ChainedStruct. 2022-06-29 bclayton@google.com tint: Have Number equality consider sign 2022-06-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from ec31f547750c to 1144d58f8be5 (1 revision) 2022-06-29 senorblanco@chromium.org GL: implement EGL context creation in Dawn native. 2022-06-29 dsinclair@chromium.org Fixup various warnings in Tint which were accidentally suppressed. 2022-06-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4e6188c82519 to 6aff2983cd8c (1 revision) 2022-06-29 bclayton@google.com tint/number: Fix CheckedConvert() logic 2022-06-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from fd256b0d9ad1 to 3224b16a4dea (2 revisions) 2022-06-29 bclayton@google.com tint/sem/constant.h: Remove #include to program_builder.h 2022-06-29 ukai@google.com set $build/goma["use_luci_auth"] = True 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 shrekshao@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: shrekshao@google.com Change-Id: I9e8806863068c0371e9c8c52dc399e5e74c60632 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/554768 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1345058543 |
Roll vulkan-deps from 4e6188c82519 to 5d1ce362f85f (2 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/4e6188c82519..5d1ce362f85f Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from 37d2396cabe5 to 66d88508dd31 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC borenet@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: borenet@google.com Change-Id: I9a2b522e41394c0bd43295d83de058a9a025d97a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/554457 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Michael Ludwig
|
9b88c8b66c |
Manual dawn roll
Bug: skia:13477 Change-Id: I524e076282e9dde3a8ad5d39c58e6054f684fbf0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/554376 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> |
||
skia-autoroll
|
ecf0246a7e |
Roll ANGLE from c775dd498ae4 to d50b22764b7f (11 revisions)
|
||
skia-autoroll
|
b007c1909b |
Roll ANGLE from 89e38b5799cc to c775dd498ae4 (9 revisions)
|
||
Michael Ludwig
|
9d10f64104 |
Manual dawn roll
Change-Id: Id6efc88e2d048ade8aa2c0e7870c0bc73b1afcf5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553537 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Michael Ludwig <michaelludwig@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> Reviewed-by: James Godfrey-Kittle <jamesgk@google.com> Auto-Submit: Michael Ludwig <michaelludwig@google.com> Commit-Queue: James Godfrey-Kittle <jamesgk@google.com> |
||
Dominik Röttsches
|
b17a4843ec |
Pass SkGraphcis::GetVariableColrV1Enabled() to FreeType
In [1] SkGraphics was changed to receive a flag callback from Blink if
variable COLRv1 is enabled. Pass this flag down to the corresponding
FreeType property in order to be able to continuously land changes in
FreeType for COLRv1 until shipping it.
Roll FreeType to current head, to include property addition to FreeType
in [2].
[1] https://skia-review.googlesource.com/c/skia/+/551637
[2]
|
||
skia-autoroll
|
1899c034f3 |
Roll vulkan-deps from 3da2aaf1f8a5 to 4e6188c82519 (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/3da2aaf1f8a5..4e6188c82519 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC borenet@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: borenet@google.com Change-Id: I50f73f1d28e4ad76afe9be6219235a225cca6c3d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553277 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
17c186a7b0 |
Roll ANGLE from 919763526922 to 89e38b5799cc (10 revisions)
|
||
skia-autoroll
|
d3d4f9c161 |
Roll vulkan-deps from 23c617d371cb to 3da2aaf1f8a5 (3 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/23c617d371cb..3da2aaf1f8a5 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools from 25b838f3a201 to 4643f73ec79d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Iccdd201dbfb7f31ca225979b7dd5318f291116c0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/553156 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
57ce997fcc |
Roll vulkan-deps from 54dba77e8a94 to 23c617d371cb (5 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/54dba77e8a94..23c617d371cb Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from c4ed5157dc36 to 37d2396cabe5 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools from 6f57b1fa230f to 25b838f3a201 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Ic95ddfd60ba83c45752bc5a528efaeb297e3e600 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552904 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9e3ab88198 |
Roll vulkan-deps from 407b39af8477 to 54dba77e8a94 (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/407b39af8477..54dba77e8a94 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from 76fe352190d6 to c4ed5157dc36 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Ie4075a92d977361411fb5fd9b4145cc01c69798e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552802 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
b50fd9a7fd |
Roll ANGLE from 6d3c637052ef to 919763526922 (7 revisions)
|
||
skia-autoroll
|
a6a270f0f5 |
Roll SwiftShader from 05b368b8e74a to ec31f547750c (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/05b368b8e74a..ec31f547750c 2022-06-23 sugoi@google.com Fix stale SPIRV_SHADER_DBG statements 2022-06-23 sugoi@google.com Fix warning on Linux 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 ethannicholas@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: ethannicholas@google.com Change-Id: I161a1ee71b13d9e3ce05fae62409fc64a29b7919 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552798 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4345a2ea73 |
Roll Dawn from 606abfbeae83 to 6241cf9632b1 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/606abfbeae83..6241cf9632b1 2022-06-23 enga@chromium.org Change base directory for CTS runner, part 1 2022-06-23 enga@chromium.org Suppress running dawn_end2end_tests on Windows Intel Vulkan 2022-06-23 bclayton@google.com tint/resolver: Evaluate constant index accessors 2022-06-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 72f69e847033 to 6c8bb1f31ed4 (3 revisions) 2022-06-23 amaiorano@google.com tint: spir-v reader: fix atomicCompareExchangeWeak with var comparator 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 bajones@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: bajones@google.com Change-Id: If853d9a11a3e98dc8430b687684018c826412257 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552796 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
bdd0205ae4 |
Roll vulkan-deps from 470172656108 to 407b39af8477 (3 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/470172656108..407b39af8477 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross from ba3e6ffe037e to e6925974d1ff If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: I5cc2d87ae0ef1d4acc4300cf90a9496bab0a4815 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552620 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Kevin Lubick
|
530759a6af |
Manual Dawn Roll
Required https://dawn.googlesource.com/dawn/+/77bf233cef236a094ef845d8f1a31073c2ddd7b9 and https://dawn.googlesource.com/dawn/+/7223a5e7c9e122179e17f4faab6115e116c7ced3 to land, and for us to update our GN rules appropriately. Change-Id: I5dad6bbd6e103405de16d7744f0c1c33fae9e0fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551857 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com> |
||
skia-autoroll
|
170c99a4e7 |
Roll vulkan-deps from 87af9564b246 to 470172656108 (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/87af9564b246..470172656108 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: I2a073988f7cdb82b6b80ec77f640b60ca546f1f0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552476 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
68f066c335 |
Roll ANGLE from d55e06557bc7 to 6d3c637052ef (11 revisions)
|
||
skia-autoroll
|
74097ef5d1 |
Roll SwiftShader from 5cb6a639d494 to 05b368b8e74a (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/5cb6a639d494..05b368b8e74a 2022-06-22 swiftshader.regress@gmail.com Regres: Update test lists @ 5cb6a639 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 ethannicholas@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: ethannicholas@google.com Change-Id: If6cde5794c049167114640d98437d3133533474c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552153 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
17dc3f16fc |
Roll vulkan-deps from 20ef3c4c476b to 87af9564b246 (2 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/20ef3c4c476b..87af9564b246 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Ie27ae7950daaf9d6030c58dfbd865cda4dcbcb58 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/552145 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
39888036d1 |
Roll ANGLE from 21c89c14831c to d55e06557bc7 (6 revisions)
|
||
skia-autoroll
|
084e9d9e34 |
Roll vulkan-deps from a3a7851860ea to 20ef3c4c476b (4 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/a3a7851860ea..20ef3c4c476b Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from 4f321f862af9 to 76fe352190d6 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: I71e7f1a4f3428e9d7b835e89db81cef86d09b2fc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551663 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
ff4e443638 |
Roll SwiftShader from ff5356238d86 to 5cb6a639d494 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff5356238d86..5cb6a639d494 2022-06-21 srisser@google.com Add StorageTexelBufferArrayDynamicIndexing 2022-06-21 swiftshader.regress@gmail.com Regres: Update test lists @ ff535623 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 ethannicholas@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: ethannicholas@google.com Change-Id: Id44654d97c73a8d2670ee7ce010f188e3f3941e3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551660 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3c9ab38091 |
Roll vulkan-deps from 1765af41ecf5 to a3a7851860ea (5 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/1765af41ecf5..a3a7851860ea Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross from 99b59b35288c to ba3e6ffe037e https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from 2eff41e70709 to 4f321f862af9 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: I328fca4d500fffa5440b28444da387f94173d8fa Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551937 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0983009ddc |
Roll ANGLE from 878bbfaac0b3 to 21c89c14831c (3 revisions)
|
||
skia-autoroll
|
6710193377 |
Roll SwiftShader from f833544ff898 to ff5356238d86 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f833544ff898..ff5356238d86 2022-06-20 sugoi@google.com Expose Vulkan 1.3 2022-06-20 capn@google.com Fix workgroup builtins size 2022-06-20 nicolascapens@google.com Revert "Patch regression in FSR tests" 2022-06-20 capn@google.com Expose Wayland only when enabled 2022-06-20 swiftshader.regress@gmail.com Regres: Update test lists @ f833544f 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 ethannicholas@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: ethannicholas@google.com Change-Id: I3eb45e427e6c06f0fea830415bb0657bad9869dc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551779 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
14fc242198 |
Roll vulkan-deps from afaa8d242424 to 1765af41ecf5 (5 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/afaa8d242424..1765af41ecf5 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from fbcb6cf4c820 to 2eff41e70709 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Ic5f2676d41bc568b4822a024902cd6fa8b3c4b76 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551776 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3f23888239 |
Roll vulkan-deps from 45c701a7067d to afaa8d242424 (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/45c701a7067d..afaa8d242424 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools from 01ad714caf71 to 6f57b1fa230f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC ethannicholas@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: ethannicholas@google.com Change-Id: Ia7e45b67f731137ee8ab416940a3dcf16b073bf8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551656 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8e22557f67 |
Roll ANGLE from 5975eb034505 to 878bbfaac0b3 (13 revisions)
|
||
skia-autoroll
|
9e568b3f64 |
Roll SwiftShader from 2b79b2f8aec2 to f833544ff898 (8 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2b79b2f8aec2..f833544ff898 2022-06-17 sugoi@google.com Expose bufferDeviceAddress support 2022-06-17 sugoi@google.com Handle spv::StorageClassPhysicalStorageBuffer 2022-06-17 srisser@google.com Implement descriptor indexing for texel buffers 2022-06-17 sugoi@google.com Allow subzero to cast pointers to integer types 2022-06-17 capn@google.com Adapt for LLVM 15 coroutine change 2022-06-17 sugoi@google.com Load and Store functions for pointers 2022-06-17 sugoi@google.com Implement SPIR-V OpBitcast for pointers 2022-06-17 sugoi@google.com Allow Operand objects to contain pointers 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 ethannicholas@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: ethannicholas@google.com Change-Id: I0ecbf03870644832e828e140a0539a6d9b2876e1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551362 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
48e98da982 |
Roll vulkan-deps from 72edbbbbda44 to 45c701a7067d (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/72edbbbbda44..45c701a7067d If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC johnstiles@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: johnstiles@google.com Change-Id: Ifcbaea0bd68d5ff30c4505478261848520dd0774 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551357 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
8b21825fa2 |
Roll vulkan-deps from 9dca11ba0ffa to 72edbbbbda44 (3 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/9dca11ba0ffa..72edbbbbda44 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross from 89b1c24bdced to 99b59b35288c If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC johnstiles@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: johnstiles@google.com Change-Id: I6eb1afc03dbe7a3f4e3f3ceb604be2ffa171e99b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/551316 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
beff14abb9 |
Roll vulkan-deps from 800c6ee46990 to 9dca11ba0ffa (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/800c6ee46990..9dca11ba0ffa Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools from 2661f654ad5d to 01ad714caf71 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC johnstiles@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: johnstiles@google.com Change-Id: I94c6bf9663b4601b433b77b21dd4e61a5831cd5e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550862 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
59cba4b1bd |
Roll ANGLE from a62204c35579 to 5975eb034505 (10 revisions)
|
||
skia-autoroll
|
b926372fa1 |
Roll SwiftShader from cfcb44322bcc to 2b79b2f8aec2 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/cfcb44322bcc..2b79b2f8aec2 2022-06-16 sugoi@google.com Avoid clamping uninitialized values when clearing depth images 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 johnstiles@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: johnstiles@google.com Change-Id: Id65e48056103e25dc656fc506e9e0af7d45ac7e5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550857 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3ff83a038e |
Roll vulkan-deps from 156f19ea4009 to 800c6ee46990 (4 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/156f19ea4009..800c6ee46990 Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from bfc611b03e0f to fbcb6cf4c820 https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers from ec9b96aae53e to 3be1df310be8 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC johnstiles@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: johnstiles@google.com Change-Id: I90abcf125bc8905f003936ffb197c517026586f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550568 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Nicolette Prevost
|
39fe4360fd |
Update Perfetto reference following fix for b/234001590
Change-Id: I024d9ab105537c4d45e2b25e00215a7823b6e408 Bug: skia:13303 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/545677 Reviewed-by: Kevin Lubick <kjlubick@google.com> Commit-Queue: Nicolette Prevost <nicolettep@google.com> |
||
skia-autoroll
|
27b07c71e1 |
Roll ANGLE from 7c01db8f9387 to a62204c35579 (19 revisions)
|
||
skia-autoroll
|
1c272f26a5 |
Roll vulkan-deps from 3fa0753fea3a to 156f19ea4009 (2 revisions)
https://chromium.googlesource.com/vulkan-deps.git/+log/3fa0753fea3a..156f19ea4009 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross from 197a273fd494 to 89b1c24bdced If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC johnstiles@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: johnstiles@google.com Change-Id: I52357ea10c591d89020d53e7995faf365f3d7ab4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550373 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7ae0801384 |
Roll SwiftShader from 20c04524ee8a to cfcb44322bcc (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/20c04524ee8a..cfcb44322bcc 2022-06-15 antto.makinen@siru.fi Fix the linear-to-sRGB conversion on SRGB storage image writes 2022-06-15 capn@google.com Patch regression in FSR tests 2022-06-15 sugoi@google.com OpTypeForwardPointer support 2022-06-15 sugoi@google.com bufferDeviceAddress: opaqueCaptureAddress support 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 johnstiles@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: johnstiles@google.com Change-Id: I1af02a2ca251723b8a2cbc4040e1e4771aef586a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550368 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
383d46895d |
Roll Dawn from 314840bba107 to 4a63612cd2af (13 revisions)
https://dawn.googlesource.com/dawn.git/+log/314840bba107..4a63612cd2af 2022-06-16 shrekshao@google.com Fix alphaToCoverageEnabled and sample_mask output validation 2022-06-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 21fa1f0acbfa to 3fa0753fea3a (1 revision) 2022-06-15 jrprice@google.com tint: Remove support for smoothStep builtin 2022-06-15 bclayton@google.com tint/clone_context.h: Template the vector allocator type 2022-06-15 bclayton@google.com tint/transform: Remove use of StorageClass on parameter 2022-06-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4e67065f9f8e to 21fa1f0acbfa (10 revisions) 2022-06-15 dneto@google.com Fix comment on constructor parameter 2022-06-15 hogehoge@gachapin.jp Validate zero-attribute for VertexBufferNotUsed buffers 2022-06-15 bclayton@google.com dawn/node: Fix build 2022-06-15 bclayton@google.com tint: Add ast::ParameterList, use it 2022-06-15 bclayton@google.com tint: Clean up Func() usage 2022-06-15 dneto@google.com spirv-reader: Don't hoist builtin vars. 2022-06-15 jiawei.shao@intel.com Remove Depth24Unorm-stencil8 from IsDepthOrStencilFormat 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 rharrison@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: rharrison@google.com Change-Id: I283c2c9f27aab2b374dbc2fd55cbe70f707f2223 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550366 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
c4521247d1 |
Roll vulkan-deps from 21fa1f0acbfa to 3fa0753fea3a (1 revision)
https://chromium.googlesource.com/vulkan-deps.git/+log/21fa1f0acbfa..3fa0753fea3a Also rolling transitive DEPS: https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from 76ebfb989f9d to bfc611b03e0f If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC johnstiles@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 Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: johnstiles@google.com Change-Id: I2a4429c2ab4bb17661ccd04515510e6dfd45b8ce Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550360 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Nicolette Prevost
|
29dffe9ba4 |
Reland "Add Perfetto library (gn & bazel) and bare-bones SkPerfTrace class"
This reverts commit |