67fd3b8257
3184 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
e687db2bbe |
Roll ANGLE from 08c4d09493bf to 20eb9be55299 (17 revisions)
|
||
skia-autoroll
|
6a420088dd |
Roll dawn from d0dd661f1805 to c4cebc7efae1 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/d0dd661f1805..c4cebc7efae1 2020-07-20 rharrison@chromium.org Roll 5 dependencies 2020-07-20 cwallez@chromium.org dawn.json: Noop argument rename for mapAsync 2020-07-20 xinghua.cao@intel.com Vulkan: Set apiVersion dawn targets Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from b481744aea1e to 9eef54b2513c https://chromium.googlesource.com/external/github.com/google/shaderc from 5515d2a0c20c to 6af6e625573f 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I17d4bae7c210af75c89dd64d4e52f6a2aaa2cb8b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
91ccfe3902 |
Roll SwiftShader from ea6f21a052c9 to 97f9923235cf (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ea6f21a052c9..97f9923235cf 2020-07-20 mark@chromium.org Fix macOS arm64 GN build by building llvm RWMutex.cpp 2020-07-20 ddorwin@google.com Update tests/presubmit.sh with modern syntax for Fuchsia bugs 2020-07-20 amaiorano@google.com Update to latest PowerVR to keep cmake source clean 2020-07-20 capn@google.com Support _PACK32 storage image formats and fix asserts 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 robertphillips@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: robertphillips@google.com Change-Id: Ia3475191e4c067b7e618f623e2aa489991875042 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/304463 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1860aed643 |
Roll ANGLE from cc5513855cc5 to 08c4d09493bf (11 revisions)
|
||
skia-autoroll
|
f54d50b060 |
Roll SwiftShader from 0e82586297a8 to ea6f21a052c9 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0e82586297a8..ea6f21a052c9 2020-07-18 capn@google.com Fix GN UBSanVPtr build of LLVM 10 JIT 2020-07-17 amaiorano@google.com Fix Win32 Chromium and ANGLE builds 2020-07-17 capn@google.com Remove Travis CI and AppVeyor build badges 2020-07-17 capn@google.com Update Kokoro's clang-format to version 10 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 robertphillips@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: robertphillips@google.com Change-Id: I5055f39c989cb00684f3215ed2272cf07efd813a Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303878 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
76877fa7c6 |
Roll dawn from cb2938a1afd7 to d0dd661f1805 (14 revisions)
https://dawn.googlesource.com/dawn.git/+log/cb2938a1afd7..d0dd661f1805 2020-07-20 jiawei.shao@intel.com Implement buffer lazy initialization before CopyBufferToTexture() 2020-07-18 enga@chromium.org Guard [MTLDevice recommendedMaxWorkingSetSize] only on MacOS 2020-07-18 enga@chromium.org Add offset argument in BufferZeroInit mapping test 2020-07-17 cwallez@chromium.org Add offset and size to Get[Const]MappedRange. 2020-07-17 enga@chromium.org Call vkFreeCommandBuffers before destroying the vkCommandPool 2020-07-17 enga@chromium.org Remove depth sampling tests of non-normalized depth values 2020-07-17 enga@chromium.org Make common/ compile with Emscripten 2020-07-17 tommek@google.com Optimizing WriteTexture offset on Vulkan 2020-07-17 tommek@google.com Changing validation order for linear texture data 2020-07-17 hao.x.li@intel.com Query API: ResolveQuerySet 2020-07-17 jiawei.shao@intel.com Implement buffer lazy initialization before mapping 2020-07-17 tommek@google.com Optimizing WriteTexture row pitch on Vulkan 2020-07-17 cwallez@chromium.org Use MapAsync callback for server->client map callbacks. 2020-07-17 enga@chromium.org Vulkan: Fix MemoryServiceZirconHandle CreateImage 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: If71f74859782b7a2e892b304858ba2a36a332f1b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303876 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9acf5844ca |
Roll ANGLE from 6fe87f4a226d to cc5513855cc5 (14 revisions)
|
||
skia-autoroll
|
14d6552dd5 |
Roll SwiftShader from 0a8f44c514ce to 0e82586297a8 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/0a8f44c514ce..0e82586297a8 2020-07-17 amaiorano@google.com Fix MacOS Chromium build (source_set dupe) 2020-07-16 amaiorano@google.com Fix MacOS (darwin) Chromium build on LLVM 10 2020-07-16 amaiorano@google.com Added Fuchsia support to LLVM 10 update script and updated configs 2020-07-16 amaiorano@google.com Use LLVM 10 instead of 7 for GN builds 2020-07-16 cwallez@chromium.org Fix B<->T copies of multiple array layers and unpacked rowpitch 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 nifong@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: Ifa65924ea22e40dc99a329a0e9acd7e2b71138e4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303409 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
65a88eb4be |
Roll dawn from 1b9b53a39576 to cb2938a1afd7 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/1b9b53a39576..cb2938a1afd7 2020-07-17 enga@chromium.org D3D12: Bucket descriptor allocation by powers of two 2020-07-16 enga@chromium.org Add missing headers to BUILD.gn and CMakeLists.txt 2020-07-16 enga@chromium.org Validate 1D texture bindings cannot be multisampled 2020-07-16 cwallez@chromium.org dawn_wire/server: Use MapAsync to do Map[Read/Write]Async 2020-07-16 cwallez@chromium.org DawnTest: Use MapAsync for expectations. 2020-07-16 cwallez@chromium.org Roll third_party/swiftshader/ ad65826a2..e8dd233c7 (10 commits) 2020-07-16 tommek@google.com Implementing Queue::WriteTexture in Vulkan 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I1739ad404957a1418f7d04d991dc21392b5e4dfc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303407 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
88f65ceefd |
Roll ANGLE from 4ad0f250a010 to 6fe87f4a226d (14 revisions)
|
||
skia-autoroll
|
78a1e68458 |
Roll SwiftShader from 1de497cc50ab to 0a8f44c514ce (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/1de497cc50ab..0a8f44c514ce 2020-07-15 bclayton@google.com Regres: Collate and add new documentation for Regres 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 nifong@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: Iedff0106b4044d803dab0d1c8f0cd6d9c35482d3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303197 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7d4fbc5f64 |
Roll dawn from b31f5e717e2d to 1b9b53a39576 (9 revisions)
https://dawn.googlesource.com/dawn.git/+log/b31f5e717e2d..1b9b53a39576 2020-07-16 cwallez@chromium.org dawn.json: Noop fixup for writeTexture. 2020-07-15 kainino@chromium.org Use canned CheckPatchFormatted instead of our own linting 2020-07-15 tommek@google.com Adding TextureZeroInitTests for WriteTexture 2020-07-15 kainino@chromium.org Add .clang-format files and format more files 2020-07-15 natlee@microsoft.com [D3D12] Add DXGIAdapter to AdapterDiscoveryOptions 2020-07-15 tommek@google.com Implementing Queue::WriteTexture in Metal 2020-07-15 sdefresne@chromium.org Convert GN libs lists to frameworks 2020-07-15 kainino@chromium.org Fixes for Emscripten generators 2020-07-15 jiawei.shao@intel.com Optimize B2T and T2B copies with multiple texture layers on D3D12 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Iaf4735447bea7e6a62e3bf3473107f28857d84e6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/303138 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Greg Daniel
|
5ee964e2a2 |
Reland "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)"
This reverts commit |
||
Greg Daniel
|
06980dba90 |
Revert "Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)"
This reverts commit
|
||
Corentin Wallez
|
14fdcdc891 |
Roll dawn from 0d52f800a1d1 to b31f5e717e2d (4 revisions)
Also includes a build file fix for glslang. https://dawn.googlesource.com/dawn.git/+log/0d52f800a1d1..b31f5e717e2d 2020-07-14 enga@chromium.org Remove kMaxBindingsPerGroup limit 2020-07-14 rharrison@chromium.org Roll 5 dependencies 2020-07-14 kainino@chromium.org Skip clang-format on Windows 2020-07-14 cwallez@chromium.org Rolling build dependencies. Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 29c9135d06f1 to b481744aea1e https://chromium.googlesource.com/external/github.com/google/shaderc from 1402ed576596 to 5515d2a0c20c Change-Id: I8af4c9a0bcd031fde120c9b2108b3bd2c1db0174 Bug: None Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302796 Reviewed-by: Eric Boren <borenet@google.com> Commit-Queue: Eric Boren <borenet@google.com> |
||
skia-autoroll
|
b92d53afbe |
Roll ANGLE from d98afb787a24 to 4ad0f250a010 (9 revisions)
|
||
skia-autoroll
|
97e24e31d1 |
Roll Chromium from 2a68959faa37 to c28de0e53968 (434 revisions)
|
||
skia-autoroll
|
6e7083de35 |
Roll SwiftShader from cd0af6456eb1 to 1de497cc50ab (3 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/cd0af6456eb1..1de497cc50ab 2020-07-14 natsu@google.com Support Gralloc3 in SwiftShader 2020-07-14 swiftshader.regress@gmail.com Regres: Update test lists @ cd0af645 2020-07-14 capn@google.com Undefine Bool after the headers that define them 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 nifong@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: I30a871a2cc3f8b7a8f20315a945902d514a86c76 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302766 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Stephen White
|
1c47c8d248 |
Roll Dawn, and update to new TextureDataLayout API.
BufferCopyView's offset/bytesPerRow/rowsPerImage were deprecated in favour of the aggregated TextureDataLayout member. Bug: skia:10497 Change-Id: I89c508c1ba9dd8a25222469cdef23549a93cd9a4 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302580 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Stephen White <senorblanco@google.com> |
||
skia-autoroll
|
47ab248791 |
Roll Chromium from b39fabb9a3ae to 2a68959faa37 (427 revisions)
|
||
skia-autoroll
|
b4302f94c5 |
Roll ANGLE from 7d82d29398cc to d98afb787a24 (9 revisions)
|
||
skia-autoroll
|
ecff79362c |
Roll SwiftShader from ad65826a2ab1 to cd0af6456eb1 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ad65826a2ab1..cd0af6456eb1 2020-07-13 capn@google.com Remove dead ASTC code for GLES 2020-07-13 capn@google.com Rename command classes to match API calls 2020-07-13 srisser@google.com Add decoder for BC6h 2020-07-13 sugoi@google.com Image dirtiness 2020-07-13 amaiorano@google.com Android: build against llvm-10 instead of llvm-7 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 nifong@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: Iacd86abd20864bb6b1197cb661676f9851eb0ff7 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302454 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
041796e603 |
Roll Chromium from 79b4d6eb39c8 to b39fabb9a3ae (542 revisions)
|
||
skia-autoroll
|
0a4f8de800 |
Roll dawn from 479689912ee2 to b9285f69ba2c (11 revisions)
https://dawn.googlesource.com/dawn.git/+log/479689912ee2..b9285f69ba2c 2020-07-12 enrico.galli@intel.com Rename Buffer::IsMapWritable to Buffer::IsMappableAtCreation 2020-07-12 kainino@chromium.org Fix platform.system check in clang-format presubmit 2020-07-12 kainino@chromium.org InsertDebugMarker: fix groupLabel -> markerLabel 2020-07-11 kainino@chromium.org Add occlusionQuerySet for compatibility with upstream webgpu.h 2020-07-10 yunchao.he@intel.com Remove a unnecessary validation test in bind group 2020-07-10 brandon1.jones@intel.com Implement Validation For DepthStencilAttachment ReadOnly 2020-07-10 bryan.bernhart@intel.com Add GPU detection for WARP 2020-07-10 kainino@chromium.org Autoformat all tests and examples 2020-07-10 kainino@chromium.org lint_clang_format.sh: Un-skip tests and examples 2020-07-10 kainino@chromium.org Autoformat everything except tests/examples 2020-07-10 kainino@chromium.org Use buildtools clang-format 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I1bb4b3ab434eca12c7a5fe1d854149b3184e76eb Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302175 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
6349c0ba16 |
Roll SwiftShader from 6cd27bab06f4 to ad65826a2ab1 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/6cd27bab06f4..ad65826a2ab1 2020-07-11 capn@google.com Fix copying of multiple image layers 2020-07-11 capn@google.com Fix copying of multisample images 2020-07-11 capn@google.com Fix image slice / plane name usage 2020-07-10 amaiorano@google.com Android: add llvm-10 build file and fix build 2020-07-10 amaiorano@google.com Add llvm-10 configs for Android 2020-07-10 amaiorano@google.com Add arm64 support for Darwin to llvm-10 configs 2020-07-10 amaiorano@google.com Add validation and platform restrictions to LLVM-10 update script 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 nifong@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: nifong@google.com Change-Id: I417c09527670b4c0c53f3ee8ab43ba91ddb44bf8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/302196 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f64be13cbf |
Roll ANGLE from fe36a64765c5 to 7d82d29398cc (8 revisions)
|
||
skia-autoroll
|
bd780c3c52 |
Roll ANGLE from 58afe4cb7a7b to fe36a64765c5 (5 revisions)
|
||
skia-autoroll
|
14e93a866d |
Roll Chromium from e6974b0e45b1 to 79b4d6eb39c8 (1501 revisions)
|
||
skia-autoroll
|
66e938edf3 |
Roll dawn from d761d5a5758c to 479689912ee2 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/d761d5a5758c..479689912ee2 2020-07-09 kainino@chromium.org Reorder minBufferBindingSize to match upstream webgpu.h 2020-07-09 enrico.galli@intel.com D3D12: Empty CPU written range in Unmap calls on READBACK heaps 2020-07-09 tommek@google.com Added validation tests for copying to 2d-array textures 2020-07-09 jiawei.shao@intel.com Implement buffer lazy initialization before CopyBufferToBuffer 2020-07-09 cwallez@chromium.org Remove usage of the UNIT_TEST macro. 2020-07-09 cwallez@chromium.org Don't rely on null::Queue::Submit resolving mapping operations. 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Ia6d3abd2ee7d1d59ef57523c0bd903efd042e0c5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301745 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
4d48bb3597 |
Roll SwiftShader from 76cae97fc14c to 6cd27bab06f4 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/76cae97fc14c..6cd27bab06f4 2020-07-09 capn@google.com Remove unsupported formats 2020-07-09 sdefresne@chromium.org Convert GN libs lists to frameworks 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 mtklein@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: mtklein@google.com Change-Id: I14d4916a743c0085e09d911e917cd614cea069a9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301746 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
112a716dde |
Roll SwiftShader from 28159ee9c8e3 to 76cae97fc14c (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/28159ee9c8e3..76cae97fc14c 2020-07-08 amaiorano@google.com Update llvm 10 Darwin config 2020-07-08 amaiorano@google.com Update llvm 10 Linux config 2020-07-08 amaiorano@google.com Enable Kokoro LLVM 10 builds on Windows 2020-07-08 amaiorano@google.com Add llvm-10 configs for Windows 2020-07-08 amaiorano@google.com Copy and modify update.py for LLVM 10 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 mtklein@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: mtklein@google.com Change-Id: Ide37a203f70b50b69cc0514f9e42f3519d475ea9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301426 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
241134004f |
Roll ANGLE from 3688cb363ccd to 58afe4cb7a7b (11 revisions)
|
||
skia-autoroll
|
c201c98fbd |
Roll dawn from 7622be0544b0 to d761d5a5758c (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/7622be0544b0..d761d5a5758c 2020-07-08 enga@chromium.org Add Chromium's StackVector base class and ityp::stack_vec 2020-07-08 cwallez@chromium.org Don't leak buffers if MapAtCreation fails. 2020-07-08 cwallez@chromium.org Fix MSVC compilation. 2020-07-08 tommek@google.com Adding Queue::WriteTexture 2020-07-08 enrico.galli@intel.com D3D12: Added default optimized clear color to resource creation 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Ic191286054710b2f91627fa3651ef2f12dbeb3f5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301424 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d3fca6b96d |
Roll ANGLE from 8b80e852bd6c to 3688cb363ccd (9 revisions)
|
||
skia-autoroll
|
46944a8661 |
Roll dawn from 92554d75f354 to 7622be0544b0 (6 revisions)
https://dawn.googlesource.com/dawn.git/+log/92554d75f354..7622be0544b0 2020-07-07 bryan.bernhart@intel.com D3D12: Avoid re-binding sampler tables. 2020-07-07 rharrison@chromium.org Roll 6 dependencies 2020-07-07 cwallez@chromium.org Rolling 2 dependencies 2020-07-07 cwallez@chromium.org Implement GPUBufferDescriptor.mappedAtCreation. 2020-07-07 cwallez@chromium.org Roll third_party/swiftshader/ d25ce8725..f6f11215c (155 commits) 2020-07-07 tommek@google.com Rephrasing CopyBufferToTexture validation Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/glslang from 839704450200 to 29c9135d06f1 https://chromium.googlesource.com/external/github.com/google/shaderc from f4025c1cd5c2 to 1402ed576596 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: I58192dcda6c5b404f0f3815ce81f5613fca336be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301058 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
d66f19782a |
Roll SwiftShader from f6f11215cd93 to 28159ee9c8e3 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/f6f11215cd93..28159ee9c8e3 2020-07-07 swiftshader.regress@gmail.com Regres: Update test lists @ f6f11215 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 mtklein@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: mtklein@google.com Change-Id: I8f72936122018ab8027588a24cbbe1c122b46e2c Reviewed-on: https://skia-review.googlesource.com/c/skia/+/301057 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5f8e1eea1d |
Roll Chromium from 2d0c7f09acbd to e6974b0e45b1 (315 revisions)
|
||
skia-autoroll
|
d7640c8fb8 |
Roll SwiftShader from 3121585acce2 to f6f11215cd93 (7 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3121585acce2..f6f11215cd93 2020-07-07 capn@google.com Implement shaderStorageImageExtendedFormats support 2020-07-07 capn@google.com Implement scatter/gather for 1- and 2-byte texels 2020-07-07 capn@google.com Fix float-to-half conversion 2020-07-06 capn@google.com Eliminate large image specialization 2020-07-06 capn@google.com Refactor texel buffer reads 2020-07-06 capn@google.com Implement SNORM uniform texel buffer support 2020-07-06 capn@google.com Implement B10G11R11_UFLOAT_PACK32 uniform texel buffer 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 mtklein@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: mtklein@google.com Change-Id: If230893fa1cef762d3da9a35ff458221216bdc97 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300809 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
5bb2628b17 |
Roll dawn from 59ccb1f6de17 to 92554d75f354 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/59ccb1f6de17..92554d75f354 2020-07-06 rharrison@chromium.org Update path of third_party/spirv-tools to SPIRV-Tools 2020-07-06 cwallez@chromium.org Update dawn.json to more closely match webgpu.h 2020-07-06 cwallez@chromium.org Update GetMappedRange to not produce validation errors 2020-07-06 xinghua.cao@intel.com Check FP16 support on D3D backend 2020-07-06 jiawei.shao@intel.com Implement buffer lazy initialization before writeBuffer 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Ie67a8a46ff5bc2c09ab0f5165984b470b826dd0d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300810 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
0c0d8dd6d6 |
Roll ANGLE from 465a912582bb to 8b80e852bd6c (11 revisions)
|
||
skia-autoroll
|
fb0275a7e1 |
Roll ANGLE from bae95f817a59 to 465a912582bb (12 revisions)
|
||
skia-autoroll
|
b19fe438d6 |
Roll Chromium from 5bc7af439998 to 2d0c7f09acbd (290 revisions)
|
||
skia-autoroll
|
733666b3be |
Roll dawn from b231c7fb717d to 59ccb1f6de17 (21 revisions)
https://dawn.googlesource.com/dawn.git/+log/b231c7fb717d..59ccb1f6de17 2020-07-03 dpranke@google.com Add proper data_deps to dawn_perf_tests. 2020-07-02 cwallez@chromium.org Broaden -Wno-tautological-type-limit-compare 2020-07-02 jiawei.shao@intel.com Fix bugs in the multi-layer copies with BC formats on D3D12 and OpenGL 2020-07-02 hao.x.li@intel.com Roll third_party/shaderc/ caa519ca5..f4025c1cd (2 commits) 2020-07-01 idanr@google.com Vulkan: Enable robust buffer access if validation is on 2020-07-01 enga@chromium.org Vulkan: Fix MemoryServiceOpaqueFD CreateImage 2020-07-01 cwallez@chromium.org Disable -Wtautological-type-limit-compare 2020-07-01 tommek@google.com Changing pointers to Ref<> in GetOrCreateBGL 2020-07-01 hao.x.li@intel.com Query API: WriteTimestamp 2020-07-01 jiajie.hu@intel.com Never try to populate the LASTCHANGE file in non-standalone checkout 2020-06-30 tommek@google.com Added constraints for too large uniform buffer bindings 2020-06-30 bryan.bernhart@intel.com D3D12: Limit QueueWriteBufferTests.ManyWriteBuffer 2020-06-30 cwallez@chromium.org dawn_native: Use correct integer width for SetSubData. 2020-06-30 cwallez@chromium.org dawn_wire/client: Add ToAPI and FromAPI helpers. 2020-06-30 cwallez@chromium.org dawn_wire: Remove client/ApiProcs_autogen.h 2020-06-30 cwallez@chromium.org dawn_wire: Make ApiProcs call into objects directly. 2020-06-30 cwallez@chromium.org dawn_wire/client: Encapsulate all queue/fence-related logic 2020-06-30 cwallez@chromium.org D3D12: Simplify the mapping logic. 2020-06-30 cwallez@chromium.org Add Buffer::Get[|Const]MappedRange 2020-06-30 cwallez@chromium.org Buffer: Always use MappedAtCreation state when applicable. 2020-06-30 cwallez@chromium.org dawn_wire/client: Encapsulate all buffer-related logic in Buffer.cpp Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/google/shaderc from caa519ca532a to f4025c1cd5c2 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 cwallez@google.com on the revert to ensure that a human is aware of the problem. 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/master/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn Bug: None Tbr: cwallez@google.com Change-Id: Ice2f90ac73b7a7968bab5770529558086eb87584 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300408 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Corentin Wallez
|
39c6266b53 |
Roll shaderc and spirv-cross
|
||
skia-autoroll
|
7764cec703 |
Roll ANGLE from cbcc500fa426 to bae95f817a59 (11 revisions)
|
||
skia-autoroll
|
8c8d3556ad |
Roll Chromium from 47816b08f510 to 5bc7af439998 (288 revisions)
|
||
skia-autoroll
|
06acb77c70 |
Roll SwiftShader from 2d6b37bbda59 to 3121585acce2 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/2d6b37bbda59..3121585acce2 2020-07-02 sugoi@google.com ASTC Decoder: Trim unused struct members 2020-07-02 capn@google.com Fix /DEBUG:FASTLINK usage 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 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/master/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: Idf8fae4f73afc0c55a443aec9d2a5f3788ef8d17 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/300399 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a908e6c9f4 |
Roll ANGLE from 2761f01d68a7 to cbcc500fa426 (6 revisions)
|
||
skia-autoroll
|
a5dd44bc57 |
Roll Chromium from 13ebce234ed3 to 47816b08f510 (378 revisions)
|
||
skia-autoroll
|
16ee98dded |
Roll Chromium from 277fb4f3a407 to 13ebce234ed3 (489 revisions)
|