2c1259e699
https://dawn.googlesource.com/dawn.git/+log/f45180a428d2..25b7e98d1100 2022-06-01 bclayton@google.com tint/writer/glsl: Inline constant expressions 2022-06-01 jie.a.chen@intel.com Explicit vkImage create to wrap video frame 2022-06-01 jrprice@google.com tint/spirv: Fix atomicCompareExchangeWeak 2022-05-31 amaiorano@google.com tint: update origin-trial-changes.md for atomicCompareExchangeWeak changes 2022-05-31 bclayton@google.com tint/resolver: Implement candidate overload resolution 2022-05-31 bclayton@google.com tint: Remove use of inf / nans from e2e tests 2022-05-31 bclayton@google.com tint/sem: Add more helpers to Constant 2022-05-31 enga@chromium.org Return an error surface if surface creation fails 2022-05-31 bclayton@google.com tint/writer/wgsl: Emit 'f' suffix on FloatLiteralExpressions 2022-05-31 bclayton@google.com tint/resolver: Materialize RHS of non-phony assignments 2022-05-31 enga@chromium.org Fix typo in OWNERS file 2022-05-31 enga@chromium.org Remove custom serialization of device properties 2022-05-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 59aa5963cf64 to ba231aba2243 (1 revision) 2022-05-31 bclayton@google.com tint/resolver: Materialize array size expression 2022-05-31 enga@chromium.org Ensure the Vulkan fuzzer uses SwiftShader 2022-05-31 hogehoge@gachapin.jp Change wgpu::VertexStepMode::VertexBufferNotUsed enum value 2022-05-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 51c43dc015b7 to 55dd5e7034ed (1 revision) 2022-05-31 bclayton@google.com tint/resolver: Materialize array index expression 2022-05-31 amaiorano@google.com Implement atomicCompareExchangeWeak returning struct instead of vec2 2022-05-31 bclayton@google.com tint: Add Checked[Add|Mul|Madd]() 2022-05-31 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 33b254fe85e3 to 0b533e64cf61 (3 revisions) 2022-05-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from d070309f7d15 to 51c43dc015b7 (1 revision) 2022-05-30 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from a2fe4445dce5 to 33b254fe85e3 (4 revisions) 2022-05-30 dsinclair@chromium.org Update some forward declarations. 2022-05-30 bclayton@google.com tint: Lex abstract integers 2022-05-30 bclayton@google.com tools: Add colored icons to the CTS roll msgs 2022-05-30 bclayton@google.com Roll third_party/webgpu-cts/ 5f05d6d5e..70091fdb8 (2 commits) 2022-05-30 dsinclair@chromium.org Update clang-tidy configuration. 2022-05-29 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 9ea3967d3e8b to a2fe4445dce5 (1 revision) 2022-05-28 bclayton@google.com tint/resolver: Materialize arguments to @workgroup_size 2022-05-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from e46647cbc883 to 59aa5963cf64 (5 revisions) 2022-05-28 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from b267c009d4d6 to 9ea3967d3e8b (4 revisions) 2022-05-28 bclayton@google.com tint/resolver: Materialize argument to bitcast 2022-05-28 bclayton@google.com tint/resolver: Add tests for implicit type materialization 2022-05-28 enga@chromium.org Update Dawn tests and fuzzers to create adapters/devices on the wire 2022-05-27 senorblanco@chromium.org ANGLE/D3D11: reenable now-passing bind groups tests. 2022-05-27 bclayton@google.com tint/resolver: Rename test field names, update comments 2022-05-27 bclayton@google.com tint/resolver: Make Materialize() handle nullptr expressions 2022-05-27 bclayton@google.com tint: Remove ConversionFailure::kTooSmall 2022-05-27 bclayton@google.com tint/resolver: Ensure that validation is done before CollectTextureSamplerPairs() 2022-05-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from aa2201725270 to b267c009d4d6 (4 revisions) 2022-05-27 bclayton@google.com tools: Automatically generate resource_files.txt 2022-05-27 bclayton@google.com tint/reader/wgsl: Error if a hex float is not exactly representable 2022-05-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from 090d24c0ff24 to e46647cbc883 (4 revisions) 2022-05-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 5ca5b0ae5a7d to d070309f7d15 (5 revisions) 2022-05-27 jiawei.shao@intel.com Vulkan: Remove deprecated VK_MAKE_VERSION 2022-05-27 jiawei.shao@intel.com Fix a Kokoro build error and a presubmit warning 2022-05-27 bclayton@google.com dawn: Add missing #include 2022-05-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 54e08a5af1f7 to aa2201725270 (4 revisions) 2022-05-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from c1e419261c41 to 090d24c0ff24 (9 revisions) 2022-05-27 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from b29b3ba75888 to 5ca5b0ae5a7d (3 revisions) 2022-05-27 enga@chromium.org Workaround UBSAN errors re incorrect function pointer types 2022-05-27 jiawei.shao@intel.com Vulkan: Support feature chromium_experimental_dp4a 2022-05-26 bajones@chromium.org Begin auto generating GPUInfo utilities 2022-05-26 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from 891dd5b3d8eb to 54e08a5af1f7 (4 revisions) 2022-05-26 kainino@chromium.org Remove TextureView test suppressions for Mac AMD 2022-05-26 senorblanco@chromium.org ANGLE/D3D11: remove suppression for now-passing test. 2022-05-26 enga@chromium.org Reduce fuzzer log spam 2022-05-26 bclayton@google.com tint/reader/wgsl: Lex abstract floats 2022-05-26 bclayton@google.com tint/reader/wgsl: Use C++17 hex floats for tests 2022-05-26 bclayton@google.com tint/reader/wgsl: Lex abstract hex floats 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 lokokung@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: lokokung@google.com Test: Test: dawn_end2end_tests Change-Id: I9f202489233a336f396adacc4fc7dcc73a794b0e Reviewed-on: https://skia-review.googlesource.com/c/skia/+/545522 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
65 lines
7.1 KiB
Python
65 lines
7.1 KiB
Python
use_relative_paths = True
|
|
|
|
vars = {
|
|
# 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:7488f1b9caa8bb7d86fe2bc78972613f8bdd1e32',
|
|
}
|
|
|
|
deps = {
|
|
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75",
|
|
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@0b533e64cf61d588815e6250f8048514bed7525e",
|
|
"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@25b7e98d1100f3dd5b261915867fc2fbf3dedae0",
|
|
"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/abseil-cpp" : "https://skia.googlesource.com/external/github.com/abseil/abseil-cpp.git@c5a424a2a21005660b182516eb7a079cd8021699",
|
|
"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/emsdk" : "https://skia.googlesource.com/external/github.com/emscripten-core/emsdk.git@e34773a0d1a2f32dd3ba90d408a30fae89aa3c5a",
|
|
"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@b98dd169a1823485e35b3007ce707a6712dcd525",
|
|
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@8d1b000a3edc90c12267b836b4ef3f81c0e53edc",
|
|
"third_party/externals/highway" : "https://chromium.googlesource.com/external/github.com/google/highway.git@424360251cdcfc314cfc528f53c872ecd63af0f0",
|
|
"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@22f1a22c99e9dde8cd3c72ead333f425c5a7aa77",
|
|
"third_party/externals/libjxl" : "https://chromium.googlesource.com/external/gitlab.com/wg1/jpeg-xl.git@a205468bc5d3a353fb15dae2398a101dff52f2d3",
|
|
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@386707c6d19b974ca2e3db7f5c61873813c6fe44",
|
|
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@20ef03ee351d4ff03fc5ff3ec4804a879d1b9d5c",
|
|
"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/rive" : "https://skia.googlesource.com/external/github.com/rive-app/rive-cpp.git@2e80e5803390f16e5047c8e15ab78f7a1d846856",
|
|
"third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
|
|
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@51c43dc015b7a1d73cfd6baf4bf95718a92acb82",
|
|
"third_party/externals/vulkanmemoryallocator" : "https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator@7de5cc00de50e71a3aab22dea52fbb7ff4efceb6",
|
|
# vulkan-deps is a meta-repo containing several interdependent Khronos Vulkan repositories.
|
|
# When the vulkan-deps revision is updated, those repos (spirv-*, vulkan-*) should be updated as well.
|
|
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@ba231aba224387afee7eb9ac2869c0063f3d89e0",
|
|
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@50b4d5389b6a06f86fb63a2848e1a7da6d9755ca",
|
|
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@5a121866927a16ab9d49bed4788b532c7fcea766",
|
|
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@130a05d2e3e5ca04780c6d7e417382d61e36688a",
|
|
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@245d25ce8c3337919dc7916d0e62e31a0d8748ab",
|
|
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@dd7e8d2fbbdaca099e9ada77fec178e12a6b37d5",
|
|
#"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",
|
|
|
|
'bin': {
|
|
'packages': [
|
|
{
|
|
'package': 'skia/tools/sk/${{platform}}',
|
|
'version': Var('sk_tool_revision'),
|
|
}
|
|
],
|
|
'dep_type': 'cipd',
|
|
},
|
|
}
|