09a6587e49
3722 Commits
Author | SHA1 | Message | Date | |
---|---|---|---|---|
skia-autoroll
|
09a6587e49 |
Roll Dawn from 1024d6e1873c to 0a295c027d81 (21 revisions)
https://dawn.googlesource.com/dawn.git/+log/1024d6e1873c..0a295c027d81 2021-02-24 brandon1.jones@intel.com Reset Internal D3D12 Device After Test Shutdown 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from eb496d0a4d51 to 80cb20de7ca4 (3 revisions) 2021-02-24 enga@chromium.org Add comment that memberLength for-loop cannot overflow 2021-02-24 dsinclair@chromium.org Revert "Use upstream SPIRV-Cross GN files." 2021-02-24 senorblanco@chromium.org Set the default ANGLE backend to swiftshader for example code. 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8b1851dbdc75 to eb496d0a4d51 (4 revisions) 2021-02-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 00eb8dfa8bd9 to 8b1851dbdc75 (4 revisions) 2021-02-24 bclayton@google.com Use tint::transform::Spirv 2021-02-23 senorblanco@chromium.org Fix the ComputeBoids sample on the OpenGL backend. 2021-02-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 767df5f03b97 to 00eb8dfa8bd9 (1 revision) 2021-02-23 shrekshao@google.com No-ops for out of bounds drawIndexed 2021-02-23 jiawei.shao@intel.com Remove some useless #include files and forward declarations 2021-02-22 cwallez@chromium.org Mark Create*PipelineAsync as unsafe because it is WIP 2021-02-22 cwallez@chromium.org Rename CreateReady*Pipeline to Create*PipelineAsync 2021-02-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4c4ceeea9d52 to 767df5f03b97 (4 revisions) 2021-02-19 senorblanco@chromium.org OpenGL ES: implement compressed texture support. 2021-02-19 enga@chromium.org Fix Vulkan leak if vkMapMemory fails 2021-02-19 enga@chromium.org Simplify ErrorScopes 2021-02-19 cwallez@chromium.org Use upstream SPIRV-Cross GN files. 2021-02-19 enga@chromium.org Fix the Windows build 2021-02-19 yunchao.he@intel.com Add a validation test for compressed texture with mipmaps Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4c4ceeea9d52 to 80cb20de7ca4 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 dsinclair@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: dsinclair@google.com Change-Id: Ib87ebe2664e61144d2552580bf74239a3177a4cf Reviewed-on: https://skia-review.googlesource.com/c/skia/+/375496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
df4b22d54a |
Roll ANGLE from 1a70e5a04584 to 39d7fc187554 (12 revisions)
|
||
skia-autoroll
|
e3a41ce4a9 |
Roll SwiftShader from d85a7a27b272 to 22186f076bf3 (4 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/d85a7a27b272..22186f076bf3 2021-02-22 capn@google.com Remove color interpolation from image sampling benchmark 2021-02-22 capn@google.com Revert sampling parameter initialization workaround 2021-02-22 capn@google.com Eliminate stores succeeded by another store 2021-02-22 capn@google.com Implement propagation of stores to loads in single basic blocks 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 fmalita@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: fmalita@google.com Change-Id: I1a1abe2ddbd1727906839b33e9216406f8168e80 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/373996 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1d89ed3600 |
Roll ANGLE from 2be246927811 to 1a70e5a04584 (5 revisions)
|
||
skia-autoroll
|
e82436f5c3 |
Roll Chromium from e842e7438e94 to 5cd489ad4ec5 (395 revisions)
|
||
skia-autoroll
|
d6d7957648 |
Roll ANGLE from d3d30921fc4c to 2be246927811 (9 revisions)
|
||
skia-autoroll
|
e1c0de51d1 |
Roll SwiftShader from 3ab17bd731f6 to d85a7a27b272 (10 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/3ab17bd731f6..d85a7a27b272 2021-02-20 capn@google.com Simplify If/Else lowering 2021-02-20 capn@google.com Don't materialize on insertion block changes 2021-02-20 capn@google.com Implement scalar replacement of aggregates 2021-02-20 capn@google.com Report back the Subzero optimizer results 2021-02-19 capn@google.com Fix lowering and optimization of 64-bit absolute addresses 2021-02-19 capn@google.com Eliminate code randomization support from Subzero 2021-02-19 amaiorano@google.com Fix Win32SurfaceKHR::getSurfaceCapabilities asserting when hwnd is no longer valid 2021-02-19 srisser@google.com Update requested SPIR-V Tools version to 1.5 2021-02-19 amaiorano@google.com Make vkGetPhysicalDeviceSurfaceCapabilitiesKHR provide a return code 2021-02-19 adelva@google.com Revert "Revert "Enable named mmap usage on Android"" 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 fmalita@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: fmalita@google.com Change-Id: Ie1e11d23e647401ef46a879b94200e49727e8ef1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/373481 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
e80dae131a |
Roll Chromium from cd6a8517d95a to e842e7438e94 (535 revisions)
|
||
skia-autoroll
|
05e1795d66 |
Roll ANGLE from fd132e4e7a9c to d3d30921fc4c (15 revisions)
|
||
skia-autoroll
|
bbdbff81bd |
Roll Chromium from 9f186342d66a to cd6a8517d95a (1014 revisions)
|
||
skia-autoroll
|
c5e4b25460 |
Roll ANGLE from e8c0aa81af87 to fd132e4e7a9c (25 revisions)
|
||
skia-autoroll
|
1e31993415 |
Roll SwiftShader from bb04803b8daf to 3ab17bd731f6 (12 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/bb04803b8daf..3ab17bd731f6 2021-02-19 capn@google.com Fix iterating over instructions following a store 2021-02-19 capn@google.com Propagate stores of stack addresses into other local variables 2021-02-18 capn@google.com Test variable materialization edge cases 2021-02-18 capn@google.com Disable MSan unpoisoning of memory writes 2021-02-18 amaiorano@google.com VulkanWrapper: enable filesystem code on macOS with new Kokoro image 2021-02-18 swiftshader.regress@gmail.com Regres: Update test lists @ b3177eb4 2021-02-18 amaiorano@google.com VulkanBenchmarks: add validation layers and load via ICD 2021-02-18 capn@google.com Remove zero initialization of Triangle and Primitive 2021-02-18 swiftshader.regress@gmail.com Regres: Update test lists @ bb04803b 2021-02-17 sugoi@google.com Fix interpolation functions for push constants 2021-02-17 adlai@google.com Make MSAN-in-JIT flag optional for CMake builds 2021-02-17 adelva@google.com Fix support for named mmap usage on Android 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 herb@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: herb@google.com Change-Id: I8ebaabf8d7a82e14e7b48e92c835fe87ee00d8be Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372163 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3a71687275 |
Roll Dawn from a5ba2827f581 to 1024d6e1873c (15 revisions)
https://dawn.googlesource.com/dawn.git/+log/a5ba2827f581..1024d6e1873c 2021-02-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ce7e18e87cac to 4c4ceeea9d52 (9 revisions) 2021-02-18 enga@chromium.org Remove size_t from wire transfer structs 2021-02-18 amccarth@google.com Remove obsolete `-Wreturn-std-move-in-c++11` 2021-02-18 enga@chromium.org dawn_wire: Harden deserialization routines 2021-02-18 enga@chromium.org Guard against overflow when allocating the null terminator 2021-02-18 cwallez@chromium.org Add a Toggle that can be disallowed for timestamp tick->ns conversion. 2021-02-18 enga@chromium.org Fix implicitly deleted default copy assignment operator 2021-02-18 cwallez@chromium.org Roll third_party/vulkan-deps/ 0d42e8392..23a4efc36 (5 commits) 2021-02-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 52296de52893 to ce7e18e87cac (6 revisions) 2021-02-18 cwallez@chromium.org Move QueueWriteBufferValidationTests to their own file. 2021-02-17 enga@chromium.org Add a BufferConsumer primitive for wire [de]serialization 2021-02-17 senorblanco@chromium.org Implement a --backend= flag for DawnTest. 2021-02-17 cwallez@chromium.org Rolling 2 dependencies 2021-02-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c8fa020a5e97 to 52296de52893 (18 revisions) 2021-02-17 enga@chromium.org Update more Dawn tests to use WGSL Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/google/shaderc from 6216d098d8ab to 8d081127ee28 https://dawn.googlesource.com/tint from c8fa020a5e97 to 4c4ceeea9d52 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To 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: enga@google.com Change-Id: Ie8e700e7dd27fb7b67c4c68ee484255dfcfd1ccc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/372296 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
fcc758cdc2 |
Roll SwiftShader from 539ef8e9426e to bb04803b8daf (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/539ef8e9426e..bb04803b8daf 2021-02-16 gavinmak@google.com Move metadata in OWNERS files to DIR_METADATA files 2021-02-16 amaiorano@google.com Remove uses of deprecated CreateAlignedLoad/Store builders 2021-02-16 sugoi@google.com Enable the sampleRateShading feature 2021-02-16 amaiorano@google.com vk-unittest: fix crash when unloading shared lib twice 2021-02-16 amaiorano@google.com Expose VK_EXT_headless_surface 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 herb@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: herb@google.com Change-Id: Ic37a6876c8efc8e366783e1c9d743f99deec2555 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371016 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a6a1e44c7a |
Roll Chromium from fae825105dc5 to 9f186342d66a (467 revisions)
|
||
skia-autoroll
|
2fadc98f8c |
Roll ANGLE from ca6573ebb08a to e8c0aa81af87 (16 revisions)
|
||
skia-autoroll
|
e97f4dc8d4 |
Roll Dawn from e61c9d868841 to a5ba2827f581 (4 revisions)
https://dawn.googlesource.com/dawn.git/+log/e61c9d868841..a5ba2827f581 2021-02-16 senorblanco@chromium.org GL: Implement WriteTexture for compressed textures. 2021-02-16 bryan.bernhart@intel.com Generalize multi-aspect formats 2021-02-16 rharrison@chromium.org Remove GLSL SPIRV-Cross fuzzer 2021-02-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 545c9742d5b8 to c8fa020a5e97 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 545c9742d5b8 to c8fa020a5e97 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dawn-skia-autoroll Please CC enga@google.com on the revert to ensure that a human is aware of the problem. To 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: enga@google.com Change-Id: I9a91261e2b36e8cb2b66cc4b1afe081c5c4f5316 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/371017 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
Dominik Röttsches
|
fc48f2b5f6 |
Roll FreeType
|
||
skia-autoroll
|
262f24cdb8 |
Roll Chromium from 43600b3ab08c to fae825105dc5 (212 revisions)
|
||
skia-autoroll
|
330578e811 |
Roll ANGLE from 031dd5c56b37 to ca6573ebb08a (5 revisions)
|
||
skia-autoroll
|
56a8fbd21e |
Roll Chromium from ede6daaf9f05 to 43600b3ab08c (557 revisions)
|
||
skia-autoroll
|
9dec92f4e7 |
Roll SwiftShader from 673a7fe5c3ff to 539ef8e9426e (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/673a7fe5c3ff..539ef8e9426e 2021-02-12 srisser@google.com Support querying for Vulkan11 properties 2021-02-12 sugoi@google.com Implement GLSLstd450Interpolate* functions 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 herb@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: herb@google.com Change-Id: I289c77c2693251a51044844fbc797028cc6b4fb6 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/370496 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
3a524b8129 |
Roll ANGLE from 545d0051c9d8 to 031dd5c56b37 (2 revisions)
|
||
skia-autoroll
|
b44fbb3392 |
Roll Dawn from d44159c23c10 to e61c9d868841 (1 revision)
https://dawn.googlesource.com/dawn.git/+log/d44159c23c10..e61c9d868841 2021-02-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from dc9d3e0cd5f2 to 545c9742d5b8 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from dc9d3e0cd5f2 to 545c9742d5b8 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,kainino@google.com,enga@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,kainino@google.com,enga@google.com Change-Id: Ic1c75bed148cd2a9ccbe0e81c179208098c18195 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/370442 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
af2cca1d72 |
Roll ANGLE from cf8c71de559a to 545d0051c9d8 (15 revisions)
|
||
skia-autoroll
|
3370d68067 |
Roll Dawn from 7e80cce1a906 to d44159c23c10 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/7e80cce1a906..d44159c23c10 2021-02-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c2118b0dcb2a to dc9d3e0cd5f2 (11 revisions) 2021-02-11 senorblanco@chromium.org Enable more tests on OpenGL and OpenGL ES backends. 2021-02-11 cwallez@chromium.org Reland "Vulkan: Fallback to XCB for Xlib surfaces" Also rolling transitive DEPS: https://dawn.googlesource.com/tint from c2118b0dcb2a to dc9d3e0cd5f2 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 kainino@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: kainino@google.com Change-Id: Ie7519444e56f84992edae8faa3eb4b72b3274cd8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369584 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7755db63fe |
Roll Chromium from 897c00073839 to ede6daaf9f05 (402 revisions)
|
||
skia-autoroll
|
22363fe3da |
Roll ANGLE from cffe90b44a51 to cf8c71de559a (12 revisions)
|
||
Dominik Röttsches
|
eff697a78b |
Roll FreeType
|
||
skia-autoroll
|
9d171b6302 |
Roll Dawn from 02fd17c75403 to 7e80cce1a906 (5 revisions)
https://dawn.googlesource.com/dawn.git/+log/02fd17c75403..7e80cce1a906 2021-02-10 jrprice@google.com Remove explicit storage class from samplers/textures 2021-02-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7b7d69854d8d to c2118b0dcb2a (12 revisions) 2021-02-10 cwallez@chromium.org Lower the maxVertexBuffer limit to 8. 2021-02-10 senorblanco@chromium.org Fix bug ID in a couple comments. 2021-02-10 hao.x.li@intel.com Fix timestamp writing and resolving from different encoders Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 7b7d69854d8d to c2118b0dcb2a 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 kainino@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: kainino@google.com Change-Id: Iafa932268bcf6c03610235072c5a763e5f2cee5d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369277 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f5fd4785ef |
Roll ANGLE from 0f74ae58ed18 to cffe90b44a51 (12 revisions)
|
||
skia-autoroll
|
e70d8ae3e7 |
Roll Chromium from 8cbe693bd2e0 to 897c00073839 (525 revisions)
|
||
skia-autoroll
|
997df84ac1 |
Roll SwiftShader from 9677c6d28278 to 673a7fe5c3ff (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9677c6d28278..673a7fe5c3ff 2021-02-10 capn@google.com Unify load/store operand accessors 2021-02-10 capn@google.com Discern between load and store addresses 2021-02-10 capn@google.com Rename InstIntrinsicCall to InstIntrinsic 2021-02-10 capn@google.com Eliminate the InstIntrinsicCall Target parameter 2021-02-10 capn@google.com Eliminate Subzero profiling 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 borenet@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: borenet@google.com Change-Id: I7799dc3cb0b81195525d06b2abe574c9c5efec24 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/369258 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a028936b52 |
Roll ANGLE from 4968f6f2b109 to 0f74ae58ed18 (19 revisions)
|
||
skia-autoroll
|
7f942e46fd |
Roll Dawn from e7e42ebbed90 to 02fd17c75403 (10 revisions)
https://dawn.googlesource.com/dawn.git/+log/e7e42ebbed90..02fd17c75403 2021-02-10 senorblanco@chromium.org Implement a toggle to disable sample variables. 2021-02-10 senorblanco@chromium.org Skip testing of stencil textures where non-readable. 2021-02-09 kainino@chromium.org Revert "Vulkan: Fallback to XCB for Xlib surfaces" 2021-02-09 enga@chromium.org Dawn wire fuzzer: Fix nullptr dereference 2021-02-09 dsinclair@chromium.org Remove the use_tint_inspector toggle. 2021-02-09 cwallez@chromium.org Vulkan: Fallback to XCB for Xlib surfaces 2021-02-09 senorblanco@chromium.org Skip testing of SNORM formats where non-readable. 2021-02-09 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4a7981e300f3 to 7b7d69854d8d (19 revisions) 2021-02-09 cwallez@chromium.org Fix compilation using CMake on Linux 2021-02-09 cwallez@chromium.org Vulkan: VK_EXT_subgroup_size_control should be chained on the stage Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 4a7981e300f3 to 7b7d69854d8d 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 kainino@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: kainino@google.com Change-Id: Ida38bfdd9dba5a9bf3be2e24716714b353ce4f12 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368642 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
f35c530b07 |
Roll Chromium from 983950b467bc to 8cbe693bd2e0 (368 revisions)
|
||
skia-autoroll
|
22b050e922 |
Roll SwiftShader from 9d35d544ce96 to 9677c6d28278 (5 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/9d35d544ce96..9677c6d28278 2021-02-10 capn@google.com Regres: Remove GLES tests from CI test runs 2021-02-09 capn@google.com Benchmark time spent by all threads 2021-02-09 natsu@google.com Ignore two unused variables in llvm 2021-02-09 natsu@google.com Revert "Enable named mmap usage on Android" 2021-02-09 amaiorano@google.com VulkanWrapper: fix loading driver when lib path can be resolved by dlopen 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 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: borenet@google.com Change-Id: Iebcecd2a0cc7e5360dd0b29f0b57a201237fb9cc Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368641 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
1ae440a3cb |
Roll Chromium from 3842e9ea8162 to 983950b467bc (508 revisions)
|
||
skia-autoroll
|
1572ca4d7f |
Roll Dawn from 2831f0584028 to e7e42ebbed90 (3 revisions)
https://dawn.googlesource.com/dawn.git/+log/2831f0584028..e7e42ebbed90 2021-02-08 senorblanco@chromium.org Only default ANGLE to swiftshader if envvar empty. 2021-02-08 bajones@chromium.org Add ability to generate typedefs from dawn.json 2021-02-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from a2fa690cda46 to 4a7981e300f3 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from a2fa690cda46 to 4a7981e300f3 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 kainino@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: kainino@google.com Change-Id: Ieff5f1972af53a68f35f78367d43b2789e7c3d41 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368153 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
a0d09b3a0a |
Roll SwiftShader from 266614a36dbd to 9d35d544ce96 (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/266614a36dbd..9d35d544ce96 2021-02-08 amaiorano@google.com Make vk-unittests use VulkanWrapper 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 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: borenet@google.com Change-Id: If71c56accab2b60c0d8c341250de24fe7826bfbe Reviewed-on: https://skia-review.googlesource.com/c/skia/+/368151 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
9b4986a7b0 |
Roll ANGLE from 6b20e1c88488 to 4968f6f2b109 (6 revisions)
|
||
skia-autoroll
|
75b7606c0f |
Roll Chromium from e94d2f0da382 to 3842e9ea8162 (629 revisions)
|
||
skia-autoroll
|
e1963835d0 |
Roll ANGLE from b2de0688d7c9 to 6b20e1c88488 (9 revisions)
|
||
skia-autoroll
|
e19b41eb77 |
Roll SwiftShader from ff010f9f0131 to 266614a36dbd (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/ff010f9f0131..266614a36dbd 2021-02-05 amaiorano@google.com Fix crash during llvm_shutdown due to init order fiasco 2021-02-05 capn@google.com Reactor: fix using -x86-asm-syntax only on x86 compilations 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 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: borenet@google.com Change-Id: I470ca9ad086db05d2d13e78a3fda77f038631f33 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/367638 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
7c6e77087f |
Roll Dawn from 2b9707d3369a to 2831f0584028 (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/2b9707d3369a..2831f0584028 2021-02-06 bryan.bernhart@intel.com D3D12: Log warning if missing SDK layers 2021-02-05 enga@chromium.org Remove deprecated Wire APIs 2021-02-05 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 1f2d38c826ce to a2fa690cda46 (1 revision) 2021-02-05 enga@chromium.org Nuke the ClientMatches hack for same-device validation 2021-02-05 cwallez@chromium.org Remove utils::GetDefaultSamplerDescriptor 2021-02-05 bryan.bernhart@intel.com D3D12: Support per plane views with NV12 textures 2021-02-05 cwallez@chromium.org Rolling 3 dependencies Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 1f2d38c826ce to a2fa690cda46 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,kainino@google.com,enga@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,kainino@google.com,enga@google.com Change-Id: If972dee1caf87eb9d4cd93c56ff09df57f143667 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/367637 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
968098f64d |
Roll ANGLE from 63e7ab8d636d to b2de0688d7c9 (13 revisions)
|
||
skia-autoroll
|
2c6d8d970a |
Roll SwiftShader from 14dcbed947ce to ff010f9f0131 (2 revisions)
https://swiftshader.googlesource.com/SwiftShader.git/+log/14dcbed947ce..ff010f9f0131 2021-02-05 capn@google.com Limit Subzero routine stack size to 512 KiB 2021-02-05 capn@google.com Limit LLVM routine stack size to 512 KiB 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: Id4fe3a72e285f4914570fb0a5d6347de080afe6b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366562 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
09839148f3 |
Roll Dawn from d5a0728b67c8 to 2b9707d3369a (7 revisions)
https://dawn.googlesource.com/dawn.git/+log/d5a0728b67c8..2b9707d3369a 2021-02-05 brandon1.jones@intel.com Re-enable Intel D3D12 Validation Tests 2021-02-04 senorblanco@chromium.org Don't call glUniform for Storage Texture on OpenGL ES. 2021-02-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b17aea159c32 to 1f2d38c826ce (13 revisions) 2021-02-04 enga@chromium.org Reject callbacks if the device is destroyed before completion 2021-02-04 brandon1.jones@intel.com Add Backend Validation Levels Option to Dawn Tests 2021-02-04 enga@chromium.org Fix GetMappedRange unittests on the wire 2021-02-04 cwallez@chromium.org Device: Deprecated GetDefaultQueue in favor of ::GetQueue() Also rolling transitive DEPS: https://dawn.googlesource.com/tint from b17aea159c32 to 1f2d38c826ce 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: I78c761109539bc388a6fdf2f667859f31e8d41c1 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366561 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |
||
skia-autoroll
|
2a21a21223 |
Roll Chromium from 782ff20a9dc1 to e94d2f0da382 (512 revisions)
|
||
skia-autoroll
|
8043b78755 |
Roll SwiftShader from 51045556acd0 to 14dcbed947ce (1 revision)
https://swiftshader.googlesource.com/SwiftShader.git/+log/51045556acd0..14dcbed947ce 2021-02-03 liyl@google.com Fix macOS arm64 cross compiling. 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: Ic0e24f9a8c0213a9ed1f68c31b49ce50e8201250 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/366018 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> |