skia2/DEPS

64 lines
6.9 KiB
Plaintext
Raw Normal View History

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:3cd767f7c94773881c0745db6120b4b3e26f559a',
}
deps = {
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75",
Roll ANGLE from 9865ed8b8117 to 1d5d09e4191a (14 revisions) https://chromium.googlesource.com/angle/angle.git/+log/9865ed8b8117..1d5d09e4191a 2022-05-06 syoussefi@chromium.org Vulkan: Prefer MAILBOX over IMMEDIATE present mode 2022-05-05 cclao@google.com Vulkan: Reduce kMaxBufferToImageCopySize to 64M 2022-05-05 cclao@google.com Vulkan: Limit the total bytes of suballocation garbages in flight 2022-05-05 lubosz.sarnecki@collabora.com FramebufferTest: Add FramebufferChangeTest test. 2022-05-05 cnorthrop@google.com Scripts: Strip prebuilt debug APK from AOSP roll 2022-05-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 1c301e690de1 to 7a60295b6324 (184 revisions) 2022-05-05 cclao@google.com Vulkan: Force prune when there are lots of suballocations destroyed 2022-05-05 boliu@google.com Remove limit_max_texture_size_to_4096 workaround 2022-05-05 cclao@google.com Vulkan: Use heuristic to decide how many empty buffers to keep 2022-05-05 lubosz.sarnecki@collabora.com Tests: Add Alto's Odyssey trace. 2022-05-05 pkasting@chromium.org Fixes for C++20 support. 2022-05-05 abdolrashidi@google.com Vulkan: Set timeout for MultiContextDrawWithSwap* 2022-05-05 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6db3a94387ed to 1c301e690de1 (550 revisions) 2022-05-05 ynovikov@chromium.org Decommission win7-x86-amd and win7-x64-nvidia If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/angle-skia-autoroll Please CC jlavrova@google.com on the revert to ensure that a human is aware of the problem. To file a bug in ANGLE: https://bugs.chromium.org/p/angleproject/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-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC8i5BEK-GPU-IntelIris655-x86_64-Debug-All-ANGLE;skia/skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE Tbr: jlavrova@google.com Test: Test: ./scripts/roll_aosp.sh and inspect //build Test: Test: angle_end2end_tests --gtest_filter="FramebufferTest_ES3.FramebufferChangeTest/*" Test: Test: angle_perftests --gtest_filter="*altos_odyssey*" Change-Id: I9fb3e027c895be626e0385dcc533a8e56f71c582 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/537900 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2022-05-06 04:01:18 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@1d5d09e4191a23f25a0dc0b33aaa7b5c52dd2fe6",
"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.
Roll Dawn from a1a3e0484c48 to 9483b741a884 (10 revisions) https://dawn.googlesource.com/dawn.git/+log/a1a3e0484c48..9483b741a884 2022-05-03 enga@chromium.org Mark requestDevice_limits:supported_limits:* RetryOnFailure 2022-05-03 enga@chromium.org Roll third_party/webgpu-cts/ 547d67bc2..249f2b79 (8 commits) 2022-05-03 bclayton@google.com dawn/node: Roll to latest IDL 2022-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from cdf43bd816d7 to c75846ead9a0 (1 revision) 2022-05-03 bclayton@google.com tools: More CTS tooling improvements 2022-05-03 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll ANGLE from e39dfe0fe61c to 84e42c3b04da (30 revisions) 2022-05-03 bclayton@google.com tint: Fix indentation in code templates 2022-05-03 bclayton@google.com run-cts: Default enable colors iff stdout is a terminal. 2022-05-03 bclayton@google.com tint: Fix `[chromium-style]` auto pointer warnings 2022-05-03 bclayton@google.com tint: Don't generate 'smoothStep' tests 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 amaiorano@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: amaiorano@google.com Change-Id: Ic7dcca1a1aaf3de4a8a3ebbf4ca1295fa84fb95b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/536956 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2022-05-04 04:01:08 +00:00
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@9483b741a884a1348611da58cd6b50b2d5e2b6fa",
"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@a8e4563c3418ed74d39019a6c5e2122d12c8f56f",
"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/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
Roll SwiftShader from 2400435e05b1 to 1dd93361b1d9 (5 revisions) https://swiftshader.googlesource.com/SwiftShader.git/+log/2400435e05b1..1dd93361b1d9 2022-05-07 capn@google.com Always enable MemorySanitizer instrumentation for vertex routines 2022-05-07 capn@google.com Don't make use of roundps in MSan builds 2022-05-07 capn@google.com Don't make use of cvtps2dq in MSan builds 2022-05-06 capn@google.com Override the SPIRV-Headers path to use local copy 2022-05-06 capn@google.com Fix SPIRV-Tools Android.bp build 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 lovisolo@google.com on the revert to ensure that a human is aware of the problem. To file a bug in SwiftShader: https://bugs.chromium.org/p/swiftshader/issues/entry To file a bug in Skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Test-Debian10-Clang-GCE-GPU-SwiftShader-x86_64-Debug-All-SwiftShader Bug: None Tbr: lovisolo@google.com Change-Id: Ib3bbdb383963d2284fb06cc80545ba8343e95fb8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/538596 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2022-05-09 04:01:10 +00:00
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@1dd93361b1d9a1755f73faac4cb2db8feb83a871",
"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@626b2fd72bdeabfee53df69a1831f3f4b0e75e8b",
Roll vulkan-deps from 4957ae734445 to 3b9b5a7559f3 (7 revisions) https://chromium.googlesource.com/vulkan-deps.git/+log/4957ae734445..3b9b5a7559f3 Also rolling transitive DEPS: https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross from a9d23d765238 to 0c8a79b0b5c7 https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers from 46b7918218d0 to b765c355f488 https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools from 46492aa45ae5 to 58dc37ea6af7 If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/vulkan-deps-skia-autoroll Please CC jlavrova@google.com on the revert to ensure that a human is aware of the problem. To file a bug in skia: https://bugs.chromium.org/p/skia/issues/entry To report a problem with the AutoRoller itself, please file a bug: https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md Cq-Include-Trybots: skia/skia.primary:Build-Debian10-Clang-x86_64-Debug-Dawn;skia/skia.primary:Build-Debian10-Clang-x86_64-Release-ANGLE;skia/skia.primary:Test-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE Bug: None Tbr: jlavrova@google.com Change-Id: I973b0754de6dfee461c74bafce3292912ff36eca Reviewed-on: https://skia-review.googlesource.com/c/skia/+/536702 Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2022-05-03 18:57:19 +00:00
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@0c8a79b0b5c71e1fa59d20577589b5cb58ccb4f1",
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@b765c355f488837ca4c77980ba69484f3ff277f5",
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@ffc8f2d45566329bb9e21170f9e2a34ed8a65e0a",
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@8ba8294c86d0e99fcb457bedbd573dd678ccc9b3",
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@a9d2badae2349c6806116a4dd72b76dbeeeec017",
#"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',
},
}