d8b1e4dae7
https://dawn.googlesource.com/dawn.git/+log/ef80b0908a13..abd099c0636c 2022-01-31 cwallez@chromium.org Add a defaulted ExternalTextureBase destructor. 2022-01-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from a4a4fec8b77f to b934fad92479 (1 revision) 2022-01-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 3cdb8e3c3e0a to 0b39270e01ce (8 revisions) 2022-01-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from a994ea994fea to a4a4fec8b77f (4 revisions) 2022-01-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 669d12d7f034 to 4db20a80409b (2 revisions) 2022-01-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 42c8b29d00be to a994ea994fea (6 revisions) 2022-01-29 ynovikov@chromium.org Update SYNC-HAZARD-WRITE_AFTER_READ skip 2022-01-28 yunchao.he@intel.com Remove UnsafeAPI toggle for readonly depth/stencil attachment 2022-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 518c5780ac4f to 669d12d7f034 (1 revision) 2022-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from c4a9d4169692 to 42c8b29d00be (3 revisions) 2022-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c8fe6cd6739f to f868b4437065 (6 revisions) 2022-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from bca23447ad46 to 518c5780ac4f (7 revisions) 2022-01-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 8b966cfc5169 to c4a9d4169692 (8 revisions) 2022-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from a19b5047ffca to c8fe6cd6739f (1 revision) 2022-01-27 bclayton@google.com Shuffle 'docs' directories 2022-01-27 brandon1.jones@intel.com Initialize External Texture's Internal Params Buffer 2022-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e2f35ba8e0a4 to 3cdb8e3c3e0a (1 revision) 2022-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from fca808412325 to bca23447ad46 (1 revision) 2022-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from aadc6434331e to 8b966cfc5169 (5 revisions) 2022-01-27 bajones@chromium.org Update arg names for GPUComputePassEncoder.dispatch() 2022-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from ae6a4b829252 to a19b5047ffca (9 revisions) 2022-01-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 711968667748 to fca808412325 (3 revisions) 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 54f8a8f71621 to aadc6434331e (13 revisions) 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b1d2b84f7dcb to e2f35ba8e0a4 (1 revision) 2022-01-26 lokokung@google.com Adds validation tests for new device.Tick behavior based on internal and API calls. 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 520bccf8d8ba to b1d2b84f7dcb (1 revision) 2022-01-26 zhaoming.jiang@intel.com Reland "Recording timing info in trace events when D3D12 queue submit" 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 238f2f5eb39f to ae6a4b829252 (2 revisions) 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from c5498b957e83 to 54f8a8f71621 (2 revisions) 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 1a74e1c7ab37 to 711968667748 (7 revisions) 2022-01-26 jiawei.shao@intel.com Skip two tests that fail on Win11 with backend validation == full 2022-01-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6c0df4421124 to 520bccf8d8ba (11 revisions) 2022-01-26 shaobo.yan@intel.com Implement platform-independent isNaNCustom for VertexFormatTest 2022-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 978db8424025 to 238f2f5eb39f (10 revisions) 2022-01-25 ynovikov@google.com Revert "Recording timing info in trace events when D3D12 queue submit" 2022-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d6dd0cb52b17 to c5498b957e83 (7 revisions) 2022-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 366db5aedd90 to 1a74e1c7ab37 (1 revision) 2022-01-25 bclayton@google.com dawn_native: Use 'auto' to handle change of tint type 2022-01-25 senorblanco@chromium.org Fix the group decorations on ComputeBoids. 2022-01-25 brandon1.jones@intel.com Modify External Texture Interface For BiPlanar Formats 2022-01-25 senorblanco@chromium.org Add missing @interpolate(flat) to validation test. 2022-01-25 bclayton@google.com wgsl: Replace use of [[attribute]] with @attribute 2022-01-25 cwallez@chromium.org Revert "Roll third_party/glfw/ 947731113..df8d7bc89 (184 commits)" 2022-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 87f9b52b05a2 to 978db8424025 (5 revisions) 2022-01-25 yang.gu@intel.com Replace 'elseif' with 'else if' in end2end tests 2022-01-25 cwallez@chromium.org Roll third_party/glfw/ 947731113..df8d7bc89 (184 commits) 2022-01-25 jie.a.chen@intel.com Refactor vulkan image wrapping tests on CROS 2022-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 64c49da36fc2 to d6dd0cb52b17 (12 revisions) 2022-01-25 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 0a7fd30debe9 to 366db5aedd90 (1 revision) 2022-01-25 zhaoming.jiang@intel.com Validate texture usage is non-zero in createTexture 2022-01-25 zhaoming.jiang@intel.com Recording timing info in trace events when D3D12 queue submit 2022-01-25 jie.a.chen@intel.com Suppress some cases in ComputeDispatchTests 2022-01-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7e6989bc26d8 to 6c0df4421124 (2 revisions) 2022-01-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 238eaa6f9d25 to 87f9b52b05a2 (1 revision) 2022-01-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 339a6d181329 to 64c49da36fc2 (2 revisions) 2022-01-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ba1a8f8d05e9 to 7e6989bc26d8 (5 revisions) 2022-01-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from e823eef17385 to 0a7fd30debe9 (1 revision) 2022-01-24 shaobo.yan@intel.com Suppress D3D12 Debug Layer warning D3D12_MESSAGE_ID_COMMAND_LIST_DRAW_VERTEX_BUFFER_NOT_SET 2022-01-24 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0f00fbae2cda to 339a6d181329 (1 revision) 2022-01-23 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ca3b28b4b172 to 0f00fbae2cda (1 revision) 2022-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e261142ee340 to 238eaa6f9d25 (1 revision) 2022-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 73ced33dfbbf to ba1a8f8d05e9 (1 revision) 2022-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 4a5a559d6fad to ca3b28b4b172 (1 revision) 2022-01-22 zhaoming.jiang@intel.com Validate buffer usage is non-zero in createBuffer 2022-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b4cd255c6ecc to 73ced33dfbbf (4 revisions) 2022-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 28bda106444b to e261142ee340 (6 revisions) 2022-01-22 lokokung@google.com Loosens validation for APITick. 2022-01-22 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1ab6c9f69658 to 4a5a559d6fad (12 revisions) 2022-01-21 brandon1.jones@intel.com Remove External Texture Format Member Validation 2022-01-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 533a1bae68b9 to b4cd255c6ecc (1 revision) 2022-01-21 enga@chromium.org Revert "Don't enable SwiftShader on Linux platforms if X11 is not available" 2022-01-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c9b583de6eb8 to 28bda106444b (1 revision) 2022-01-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 161643215f93 to 1ab6c9f69658 (7 revisions) 2022-01-21 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 198417097fbf to 533a1bae68b9 (3 revisions) 2022-01-21 jiawei.shao@intel.com Add validation on blend factors and blend operations 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from be3a0de27683 to e823eef17385 (1 revision) 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 70b3eb7a5ab4 to c9b583de6eb8 (1 revision) 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8f1d5224ee39 to 198417097fbf (2 revisions) 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from b28c5ad3c65d to 8f1d5224ee39 (1 revision) 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 1bd1a3db1c60 to 161643215f93 (2 revisions) 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from c36237ddec24 to be3a0de27683 (2 revisions) 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 2e74d5dc03df to c36237ddec24 (1 revision) 2022-01-20 jie.a.chen@intel.com D3D12: Ignore the debug warning for vertex buffer out-of-bounds 2022-01-20 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 55d127703157 to 1bd1a3db1c60 (8 revisions) 2022-01-20 enga@chromium.org Don't enable SwiftShader on Linux platforms if X11 is not available 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d1b842fca80d to 70b3eb7a5ab4 (4 revisions) 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from ecf43d69d02b to b28c5ad3c65d (2 revisions) 2022-01-19 enga@chromium.org Default dawn_use_swiftshader to true 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from c3cec4d9017a to ecf43d69d02b (5 revisions) 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 00a2a2f3e84e to 55d127703157 (4 revisions) 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 85f43409872d to d1b842fca80d (5 revisions) 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 9b1a72a8d226 to 2e74d5dc03df (4 revisions) 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 8eafe491237a to 00a2a2f3e84e (14 revisions) 2022-01-19 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 8dd9a56f9116 to c3cec4d9017a (6 revisions) 2022-01-18 enga@chromium.org Add WGPUDawnEncoderInternalUsageDescriptor 2022-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 4cda77455291 to 85f43409872d (1 revision) 2022-01-18 enga@chromium.org Use ErrorLog instead of InfoLog in InstanceBase::ConsumedError 2022-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from f6bdbed95b37 to 9b1a72a8d226 (3 revisions) 2022-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9b231f090e1b to 8eafe491237a (4 revisions) 2022-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from af1a77e0ccb1 to 4cda77455291 (5 revisions) 2022-01-18 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9cfb4dd911b3 to 9b231f090e1b (5 revisions) 2022-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from da873be96da4 to af1a77e0ccb1 (1 revision) 2022-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d7117384b0ee to f6bdbed95b37 (1 revision) 2022-01-17 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 0aae0d7ad535 to 9cfb4dd911b3 (1 revision) 2022-01-16 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6601b8d2e923 to 0aae0d7ad535 (1 revision) 2022-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from c4c73e827b2c to 6601b8d2e923 (1 revision) 2022-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 61f6c3807441 to d7117384b0ee (1 revision) 2022-01-15 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 844bd6b8d2a7 to da873be96da4 (2 revisions) 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6312da1abf21 to c4c73e827b2c (6 revisions) 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from cd848cd695a4 to 61f6c3807441 (1 revision) 2022-01-14 yunchao.he@intel.com Add d3d12-render-pass toggle in readonly depth/stencil attachment test 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d6e962b43753 to 8dd9a56f9116 (2 revisions) 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 29450de7959e to 844bd6b8d2a7 (1 revision) 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from db2f5fcf101a to d6e962b43753 (1 revision) 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 985db64093cf to 6312da1abf21 (4 revisions) 2022-01-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 7c3322ae0102 to 29450de7959e (5 revisions) 2022-01-13 lokokung@google.com Guards explicit device.destroy() until tested. 2022-01-13 bajones@chromium.org Add TRACEs to backend shader module creation 2022-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d4412d0a0124 to 985db64093cf (3 revisions) 2022-01-13 cwallez@chromium.org Start introducing a "backend" for vulkan image wrapping tests 2022-01-13 cwallez@chromium.org Add support for creating 1D textures. 2022-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 0fa93555bcf8 to 7c3322ae0102 (5 revisions) 2022-01-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 89467fa56406 to d4412d0a0124 (4 revisions) 2022-01-12 enga@chromium.org Implement upstream RequestAdapter 2022-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 3e354fd524e7 to db2f5fcf101a (2 revisions) 2022-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from bc625cc6ba9a to 0fa93555bcf8 (3 revisions) 2022-01-12 yunchao.he@intel.com Implement readonly depth/stencil attachment on Metal 2022-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from d4c8209b3ec9 to 89467fa56406 (1 revision) 2022-01-12 cwallez@chromium.org Rename namespace dawn_native to dawn::native. 2022-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 14cdd4157396 to bc625cc6ba9a (7 revisions) 2022-01-12 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 7f8e7c38ec82 to d4c8209b3ec9 (10 revisions) 2022-01-12 sunnyps@chromium.org d3d12: Acquire/release keyed mutex around ExecuteCommandLists 2022-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d891854a594a to 14cdd4157396 (1 revision) 2022-01-11 jrprice@google.com cmake: Always build Tint as a static library 2022-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 6a2558333327 to 7f8e7c38ec82 (2 revisions) 2022-01-11 cwallez@chromium.org Rename namespace dawn_wire to dawn::wire. 2022-01-11 cwallez@chromium.org Remove deprecated DawnNative Adapter getters. 2022-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e00bdeb5d931 to d891854a594a (8 revisions) 2022-01-11 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d1efb5d48cae to 3e354fd524e7 (1 revision) 2022-01-11 cwallez@chromium.org Rename namespace dawn_platform to dawn::platform. 2022-01-11 sunnyps@chromium.org d3d12: Use fixed key for keyed mutex acquire and release 2022-01-11 jiawei.shao@intel.com Vulkan: Add StoreOp to the computation of the key of RenderPassCache 2022-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9f1dc3e9933b to 6a2558333327 (6 revisions) 2022-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 16e8df446761 to d1efb5d48cae (1 revision) 2022-01-10 bclayton@google.com dawn_node: Add support for diffing against expectations file 2022-01-10 cwallez@chromium.org run-cts: Hint to use --isolate on POST failures. 2022-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b57a3aaee927 to cd848cd695a4 (1 revision) 2022-01-10 cwallez@chromium.org Roll third_party/gpuweb/ 67edc187f..0aadaca4c (519 commits) 2022-01-10 cwallez@chromium.org dawn_node: handle literals on typdef'd interface members 2022-01-10 cwallez@chromium.org dawn_node: Allow Include and Mixins to come out of order in idlgen 2022-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 328da0f26e8e to e00bdeb5d931 (1 revision) 2022-01-10 cwallez@chromium.org dawn_node: Return undefined for "void" methods instead of null 2022-01-10 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from acd8fc76b212 to 9f1dc3e9933b (1 revision) 2022-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from eea78468780f to acd8fc76b212 (1 revision) 2022-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 9e7f44a63b2e to 328da0f26e8e (3 revisions) 2022-01-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ece463808dbe to eea78468780f (16 revisions) 2022-01-07 cwallez@chromium.org Add C overload for dawn_native::Adapter::GetProperties 2022-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 57e7495dc76d to 9e7f44a63b2e (1 revision) 2022-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 2ebdd23b6040 to ece463808dbe (5 revisions) 2022-01-07 bclayton@google.com tint: Remove deprecated texel formats. 2022-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from e4e74858548a to 16e8df446761 (1 revision) 2022-01-07 jrprice@google.com dawn_node: Fix default adapter selection 2022-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from a0d0a1d65cdb to 2ebdd23b6040 (13 revisions) 2022-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from b2b44c000ee6 to 57e7495dc76d (6 revisions) 2022-01-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 4d245d9a36a8 to e4e74858548a (1 revision) 2022-01-07 shaobo.yan@intel.com Support *-srgb format as dst formats in CopyTextureForBrowser 2022-01-07 jiawei.shao@intel.com Vulkan: Compare storeOp when comparing the key of RenderPassCache 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 6165cca1a6ac to 4d245d9a36a8 (4 revisions) 2022-01-06 enga@chromium.org Change uint32_t -> size_t in *Enumerate functions 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 0b901607cad4 to b57a3aaee927 (1 revision) 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7b0686a922a4 to 6165cca1a6ac (1 revision) 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from ccabfd1407c9 to a0d0a1d65cdb (3 revisions) 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from f3e00128933f to b2b44c000ee6 (1 revision) 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7dc901fa4f87 to 7b0686a922a4 (1 revision) 2022-01-06 cwallez@chromium.org Use C++17 nested namespaces instead of manually nesting them. 2022-01-06 cwallez@chromium.org Use C++17 structured binding in more places. 2022-01-06 cwallez@chromium.org Use C++17 structure bindings instead of some std::tie 2022-01-06 cwallez@chromium.org Add Window at the end of SurfaceDescriptorFromXlib. 2022-01-06 cwallez@chromium.org dawn_wire::server: Simplify ForwardToServer usage with C++17 2022-01-06 cwallez@chromium.org Use C++17 [[nodiscard]] and [[fallthrough]] attributes 2022-01-06 cwallez@chromium.org SlabAllocator: Remove note about C++17 2022-01-06 shaobo.yan@intel.com Support T2T copies between formats that have only difference on srgb-ness 2022-01-06 cwallez@chromium.org Use C++17 non-const string.data() in WindowsUtils 2022-01-06 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 16f4b38bdc03 to 0b901607cad4 (3 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 7dc901fa4f87 to 0b39270e01ce 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,brianosman@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: cwallez@google.com,brianosman@google.com Change-Id: Ie3df51a5a6fc8ef9cb6b61205cf59cc46aa6e0f0 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/502210 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
69 lines
5.7 KiB
Python
69 lines
5.7 KiB
Python
use_relative_paths = True
|
|
|
|
vars = {
|
|
"checkout_chromium": False,
|
|
|
|
# Three lines of non-changing comments so that
|
|
# the commit queue can handle CLs rolling different
|
|
# dependencies without interference from each other.
|
|
'sk_tool_revision': 'git_revision:a48827a391c78cff35b2fb801f568fa91ba4fe64',
|
|
}
|
|
|
|
deps = {
|
|
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75",
|
|
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@a4a4fec8b77fdea0acaa2e5d83750e4491458544",
|
|
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71",
|
|
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
|
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.
|
|
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
|
|
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@abd099c0636c2a33576da879a47797b67cf1d0fc",
|
|
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@ee69aa00ee8536f61db6a451f3858745cf587de6",
|
|
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
|
|
"third_party/externals/tint" : "https://dawn.googlesource.com/tint@0b39270e01ce2327dd8c01d8d7192e823cec4424",
|
|
"third_party/externals/abseil-cpp" : "https://chromium.googlesource.com/chromium/src/third_party/abseil-cpp@789af048b388657987c59d4da406859034fe310f",
|
|
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123",
|
|
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",
|
|
"third_party/externals/expat" : "https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git@a28238bdeebc087071777001245df1876a11f5ee",
|
|
"third_party/externals/freetype" : "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@5e9caaee7885cbc82f9f821bbec7f6c86f25b33a",
|
|
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@a8b7f1880412c7f0c9ecdada0a4935011816c7dc",
|
|
"third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@a0718d4f121727e30b8d52c7a189ebf5ab52421f",
|
|
"third_party/externals/imgui" : "https://skia.googlesource.com/external/github.com/ocornut/imgui.git@55d35d8387c15bf0cfd71861df67af8cfbda7456",
|
|
"third_party/externals/libgifcodec" : "https://skia.googlesource.com/libgifcodec@fd59fa92a0c86788dcdd84d091e1ce81eda06a77",
|
|
"third_party/externals/libjpeg-turbo" : "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@24e310554f07c0fdb8ee52e3e708e4f3e9eb6e20",
|
|
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@386707c6d19b974ca2e3db7f5c61873813c6fe44",
|
|
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@69c7f16111ec582bf1e7cb4d0d4f8d127e28a715",
|
|
"third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d",
|
|
"third_party/externals/oboe" : "https://chromium.googlesource.com/external/github.com/google/oboe.git@b02a12d1dd821118763debec6b83d00a8a0ee419",
|
|
"third_party/externals/opengl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry@14b80ebeab022b2c78f84a573f01028c96075553",
|
|
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406",
|
|
"third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
|
|
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@0e2880ab990e79ce6cc8c79c219feda42d98b1e8",
|
|
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@814e728b30ddd0f4509233099a3ad96fd4318c07",
|
|
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@4b092d2ab81854e61632bdd1e658907f0071c37e",
|
|
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@4db20a80409b207b3e134c93968468b7c3783eb6",
|
|
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
|
|
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git@600cd96cf47788ee3a74b40a6028b035c9fd6a61",
|
|
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73",
|
|
|
|
"../src": {
|
|
"url": "https://chromium.googlesource.com/chromium/src.git@46a6e399e465022467738d21b434b6365fc5c2b1",
|
|
"condition": "checkout_chromium",
|
|
},
|
|
|
|
'bin': {
|
|
'packages': [
|
|
{
|
|
'package': 'skia/tools/sk/${{platform}}',
|
|
'version': Var('sk_tool_revision'),
|
|
}
|
|
],
|
|
'dep_type': 'cipd',
|
|
},
|
|
}
|
|
|
|
recursedeps = [
|
|
"../src",
|
|
]
|
|
|
|
gclient_gn_args_from = 'src'
|