skia2/DEPS

69 lines
5.7 KiB
Plaintext
Raw Normal View History

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:76de390babd57d70712be9e6d79ac0e93ac0cd4e',
}
deps = {
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
Roll ANGLE from 57dd7095ffd4 to e2d9121725bf (28 revisions) https://chromium.googlesource.com/angle/angle.git/+log/57dd7095ffd4..e2d9121725bf 2021-10-10 syoussefi@chromium.org Vulkan: Lift helper_invocation suppressions 2021-10-10 syoussefi@chromium.org OpenGL: Lift image buffer windows/intel suppresions 2021-10-10 syoussefi@chromium.org Vulkan: Lift shader_image_load_store swiftshader suppression 2021-10-10 syoussefi@chromium.org Vulkan: Lift shader_image_load_store suppression 2021-10-10 syoussefi@chromium.org Vulkan: Remove VVL suppresions for VK_EXT_provoking_vertex 2021-10-10 syoussefi@chromium.org Vulkan: Turn 1-view multiview FBOs into no-multiview 2021-10-09 ynovikov@chromium.org Skip crashing pokemon_unite trace on Linux Intel 2021-10-09 ynovikov@chromium.org Revert "Update old NVIDIA bug suppression." 2021-10-09 yuxinhu@google.com Add Overlay Debug Document 2021-10-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll vulkan-deps from d78bd80b30f6 to 651804d6bf55 (11 revisions) 2021-10-08 syoussefi@chromium.org Vulkan: Lift copy_tex_image_conversion test suppressions 2021-10-08 cnorthrop@google.com Capture/Replay: Skip pokemon_unite on Intel+Windows 2021-10-08 syoussefi@chromium.org Vulkan: Remove SyncHelper::mEvent 2021-10-08 jmadill@chromium.org Remove vertex attribute test suppressions. 2021-10-08 cclao@google.com Vulkan: Try to use CPU to copy when preserving old buffer data 2021-10-08 cclao@google.com Vulkan: Only preserve buffer data when BufferVk has valid data 2021-10-08 jmadill@chromium.org Update old NVIDIA bug suppression. 2021-10-08 jmadill@chromium.org Rename functions that overlap with Windows APIs. 2021-10-08 jmadill@chromium.org Update suppressions for clear test. 2021-10-08 geofflang@chromium.org Revert "Disable clearing textures for robust init on Mac." 2021-10-08 jmadill@chromium.org Remove N5X workaround in point size test. 2021-10-08 jmadill@chromium.org Enable previously slow Android Depth/Stencil tests. 2021-10-08 thakis@chromium.org Fix Wbitwise-instead-of-logical warnings 2021-10-08 jonahr@google.com Re-add suppression for TransformFeedbackTest.BufferOutOfMemory 2021-10-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 03fa329741b1 to a1594b97ef0c (3 revisions) 2021-10-08 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 85479eaa91b7 to 5a257b4ccbc1 (538 revisions) 2021-10-08 timvp@google.com VVL: Re-enable vkCmdDraw and vkCmdDrawIndexed 2021-10-08 timvp@google.com Android: Re-enable Texture3DCopy.FloatFormats/*Vulkan 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 jvanverth@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: jvanverth@google.com Test: Test: Texture3DCopy.FloatFormats/*Vulkan Test: Test: angle_perftests --gtest_filter="*pokemon_unite*" Change-Id: Ida2dc2fdb6e47c185a3008e49fed7e7fbe1cbc8d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/457678 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-10-11 04:01:46 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@e2d9121725bfbf43885f26c0116a837bc25dc205",
"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 9a8099eb8bee to 6fd28ba4cb99 (5 revisions) https://dawn.googlesource.com/dawn.git/+log/9a8099eb8bee..6fd28ba4cb99 2021-10-11 lokokung@google.com Adds iterators and a check to avoid segfault when removing node in LinkedList. 2021-10-11 bclayton@google.com dawn_node: Use wgpu::SupportedLimits 2021-10-11 cwallez@chromium.org Reenable timestamp queries on Metal macOS 11 2021-10-11 cwallez@chromium.org Make Dawn's feature name casing match WebGPU (- instead of _) 2021-10-11 hao.x.li@intel.com Fix resolve range of resolveQuerySet on Metal 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 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: enga@google.com Change-Id: I00446de15ff666699bca385013e918efe47de730 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/458358 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-10-12 04:01:51 +00:00
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@6fd28ba4cb990953dc97ff22d3fbbd9b19a5f504",
Roll Dawn from db8766bb239b to 6564890116fd (6 revisions) https://dawn.googlesource.com/dawn.git/+log/db8766bb239b..6564890116fd 2020-11-04 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from de6938789ccb to 77f7bb5b005d (18 revisions) 2020-11-04 cwallez@chromium.org Reenable DepthBias tests on Swiftshader 2020-11-04 enga@chromium.org Support sampling depth and stencil of combined d/s formats 2020-11-04 cwallez@chromium.org Fix examples when using the wire. 2020-11-04 cwallez@chromium.org Rolling 7 dependencies 2020-11-04 jiawei.shao@intel.com Remove DAWN_NATIVE_EXPORT declaration from dawn_platform::Platform Also rolling transitive DEPS: https://chromium.googlesource.com/chromium/src/third_party/jinja2 from b41863e42637 to a82a4944a7f2 https://chromium.googlesource.com/chromium/src/third_party/markupsafe from 8f45f5cfa000 to 0944e71f4b2c 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: Ia5394662095acdbb56bff3046b3474a939212ab9 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/332458 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2020-11-05 04:01:24 +00:00
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@a82a4944a7f2496639f34a89c9923be5908b80aa",
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
Roll Dawn from 43d584940829 to a1e0aff8b8e2 (3 revisions) https://dawn.googlesource.com/dawn.git/+log/43d584940829..a1e0aff8b8e2 2021-10-08 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from d4b8f887a5c8 to ce90ac52f479 (1 revision) 2021-10-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 7ff308fd1800 to d4b8f887a5c8 (1 revision) 2021-10-07 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 08146e2300ae to 7ff308fd1800 (2 revisions) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 08146e2300ae to ce90ac52f479 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 bclayton@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: bclayton@google.com Change-Id: I911da533e5daebddf3ffc2c3dac0039bebc79795 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/457174 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-10-08 04:01:59 +00:00
"third_party/externals/tint" : "https://dawn.googlesource.com/tint@ce90ac52f479f15f62ed441c4cebba29aa02fe12",
"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@12ef831fc314518bff45278008a568608501a8e4",
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@a52c6df38a38c4e36ff991dfb4b7d92e48a44553",
"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@9418dcb69355558f70de260483424412c5ca2fce",
"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@9ce5843dbabcfd3f7c39ec7ceba9cbeb213cbfdf",
"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@cf653e4ca4858583802b0d1656bc934edff6bd7f",
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@11cd875ed88484f93943071083b4821b4c3d2193",
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@eacf0cd26b0a8f5f0810321a90302d619fa0da23",
#"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@1ab99fc6c07f7270a26fdcb4d85c307d9dc4800a",
"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'