skia2/DEPS

68 lines
5.5 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.
Roll SK Tool from fe20b5b7cd6c to a369a738f282 https://skia.googlesource.com/buildbot.git/+log/fe20b5b7cd6c..a369a738f282 2021-09-10 kjlubick@google.com [machine] Flatten Firestore schema and reduce duplication 2021-09-10 kjlubick@google.com [machine] Rename store.StoreImpl to store.FirestoreImpl 2021-09-10 kjlubick@google.com [tmm] Refactor interrogation code to allow for growth. 2021-09-10 borenet@google.com Revert "[commandbuffer] Roll back vpython in an attempt to fix CommandBuffer" 2021-09-10 borenet@google.com [autoroll] Switch several rollers from master to main 2021-09-10 hernantorrisi@gmail.com replacing metadata filename with json file name 2021-09-10 ravi_mistry80@hotmail.com Update whitespace.txt 2021-09-10 kjlubick@google.com [gold] Fix incorrect timestamp 2021-09-10 kjlubick@google.com [gold] Fix error when there are no results 2021-09-10 jcgregorio@google.com [ansible] All Android devices migrated to rack4. 2021-09-10 kjlubick@google.com [auth] Rename constants and modernize tests. 2021-09-09 borenet@google.com [sk] Add reviewers instead of self CR+2 and force-submit 2021-09-09 brianosman@google.com Update iImage example to use newer SkSL syntax If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/sk-tool-skia Please CC jcgregorio@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 Tbr: jcgregorio@google.com Change-Id: I0253b2715014e30f737d241eab1cef035f06174b Reviewed-on: https://skia-review.googlesource.com/c/skia/+/447701 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-09-10 16:11:34 +00:00
'sk_tool_revision': 'git_revision:a369a738f282c9a7931692220c7244151e4d7b03',
}
deps = {
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
Roll ANGLE from 8b2fd983e61a to 371542cd1696 (45 revisions) https://chromium.googlesource.com/angle/angle.git/+log/8b2fd983e61a..371542cd1696 2021-09-14 syoussefi@chromium.org Vulkan: Use VK_EXT_load_store_op_none 2021-09-14 cclao@google.com Vulkan: Reformat staged buffer data using CPU 2021-09-13 cclao@google.com Reland "GL: Relax the assertion to exclude BoundAsAttachment bit" 2021-09-13 cclao@google.com Revert "GL: Relax the assertion to exclude BoundAsAttachment bit" 2021-09-13 hailinzhang@google.com delete a wrong comment 2021-09-13 hailinzhang@email.com fix a EXT_buffer_storage issue. 2021-09-13 cnorthrop@google.com FrameCapture: Add ES 3.1 Vertex Attrib MEC support 2021-09-13 cclao@google.com GL: Relax the assertion to exclude BoundAsAttachment bit 2021-09-13 jmadill@chromium.org Capture/Replay: Capture trace file list to JSON. 2021-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 446e61c24b37 to 7f2c7d18de0c (3 revisions) 2021-09-13 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 6aa22be0c26f to b089638487b7 (525 revisions) 2021-09-12 cnorthrop@google.com Vulkan: Suppress CoreValidation-Shader-InterfaceTypeMismatch 2021-09-11 gman@chromium.org nullptr_t to std::nullptr_t 2021-09-10 jmadill@chromium.org Capture/Replay Tests: Script cleanups. 2021-09-10 jmadill@chromium.org Perf Tests: Output results in "msBestFitFormat" again. 2021-09-10 jmadill@chromium.org JsonSerializer: Allow adding values to root node. 2021-09-10 gman@chromium.org Fix ConvertUnsupportedConstructorsToFunctionCalls 2021-09-10 jmadill@chromium.org Gold Tests: Append "show all results" to triage links. 2021-09-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 35209220317c to 446e61c24b37 (1 revision) 2021-09-10 gman@chromium.org Move IntermRebuild.h/cpp to tree_util 2021-09-10 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 5d40b790bf31 to 6aa22be0c26f (470 revisions) 2021-09-10 ynovikov@chromium.org Suppress dEQP GLES3 failures on Mac Intel UHD 630 2021-09-10 cclao@google.com Vulkan: Add warning when a fallback texture format is used. 2021-09-10 jmadill@chromium.org Capture/Replay: Fix GN build when JSON not available. 2021-09-09 syoussefi@chromium.org Translator: Fix assert in ScalarizeVecAndMatConstructorArgs 2021-09-09 jmadill@chromium.org Capture/Replay Tests: Allow 3 concurrent ninja processes. 2021-09-09 jmadill@chromium.org Capture/Replay: Mark one test as flaky. 2021-09-09 ynovikov@chromium.org Add standalone experimental Mac Intel and AMD bots 2021-09-09 gman@chromium.org Don't advertize GL_APPLE_clip_distance on direct metal 2021-09-09 timvp@google.com Capture/Replay: Remove debug logging 2021-09-09 jmadill@chromium.org Capture/Replay: Remove unused function in header. 2021-09-09 lubosz.sarnecki@collabora.com Tests: Add Blockman Go trace. 2021-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll SwiftShader from 83556eae921f to 35209220317c (1 revision) 2021-09-09 angle-autoroll@skia-public.iam.gserviceaccount.com Roll Chromium from 3ce06be375f3 to 5d40b790bf31 (538 revisions) 2021-09-08 cclao@google.com Vulkan: Make vk::Format from struct to class 2021-09-08 b.schade@samsung.com Add Entry points for GL_EXT_EGL_image_storage 2021-09-08 cclao@google.com Vulkan: Avoid texture format fallback when possible 2021-09-08 gman@chromium.org Fix AST validation error with gl_FragCoord 2021-09-08 geofflang@google.com GL: Temporarily disable MSRTT on Android. 2021-09-08 gman@chromium.org Only rewrite constructors for scalars/vectors/matrices 2021-09-08 sunnyps@chromium.org d3d11: Allow binding R/RG texture to EGLImage 2021-09-08 jmadill@chromium.org Change links from 'master' to 'main' branch. 2021-09-08 jmadill@chromium.org Trace Tests: Fix test data path. 2021-09-08 timvp@google.com Capture/Replay: Disable world_of_kings for Win+Intel 2021-09-08 jmadill@chromium.org Capture/Replay: Serialize trace metadata to a JSON file. 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 scroggo@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: scroggo@google.com Test: Test: Fortnite MEC Test: Test: angle_perftests --gtest_filter="*blockman_go*" Change-Id: Ifb2c71c565eadc87b16c824a276f8ad2bc154ee8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/448479 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-09-14 04:01:40 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@371542cd1696f142031e152a9772bc4d3cc8c46d",
"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, and tint for SPIRV compilation.
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
Roll Dawn from 42448dafb484 to 96ac969a33de (8 revisions) https://dawn.googlesource.com/dawn.git/+log/42448dafb484..96ac969a33de 2021-09-14 jie.a.chen@intel.com Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 2021-09-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from de767b18421c to 7f4d02c7aba7 (2 revisions) 2021-09-14 bajones@chromium.org Disable multiple mip levels for r8/rg8unorm textures on Metal 2021-09-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f66f65137448 to de767b18421c (6 revisions) 2021-09-13 bsheedy@google.com Suppress Mac 11.5 failure 2021-09-13 enga@chromium.org Add validation, storage, and querying of limits 2021-09-13 bryan.bernhart@intel.com Disable remap binding test on WARP. 2021-09-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2ebcb93cb36c to f66f65137448 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 2ebcb93cb36c to 7f4d02c7aba7 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 shrekshao@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: shrekshao@google.com Change-Id: Ib56da65e47484c7447df5f563e71221a80c0a343 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/448477 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-09-14 04:01:11 +00:00
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@96ac969a33de78c673e767e0504e93b1d89a2db3",
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 42448dafb484 to 96ac969a33de (8 revisions) https://dawn.googlesource.com/dawn.git/+log/42448dafb484..96ac969a33de 2021-09-14 jie.a.chen@intel.com Use WGPU_ARRAY_LAYER_COUNT_UNDEFINED instead of 0 2021-09-14 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from de767b18421c to 7f4d02c7aba7 (2 revisions) 2021-09-14 bajones@chromium.org Disable multiple mip levels for r8/rg8unorm textures on Metal 2021-09-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from f66f65137448 to de767b18421c (6 revisions) 2021-09-13 bsheedy@google.com Suppress Mac 11.5 failure 2021-09-13 enga@chromium.org Add validation, storage, and querying of limits 2021-09-13 bryan.bernhart@intel.com Disable remap binding test on WARP. 2021-09-13 dawn-autoroll@skia-public.iam.gserviceaccount.com Roll Tint from 2ebcb93cb36c to f66f65137448 (1 revision) Also rolling transitive DEPS: https://dawn.googlesource.com/tint from 2ebcb93cb36c to 7f4d02c7aba7 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 shrekshao@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: shrekshao@google.com Change-Id: Ib56da65e47484c7447df5f563e71221a80c0a343 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/448477 Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Bot-Commit: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2021-09-14 04:01:11 +00:00
"third_party/externals/tint" : "https://dawn.googlesource.com/tint@7f4d02c7aba7d9c39eead4c1dc4bde5431d5e4fa",
"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@fed5521016227bf8cc4475f66450a9963568d162",
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@368e9578873798e2d17ed78a0474dec7d4e9d6c0",
"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@40adeaba22a6159bd2315aa28cf8c34269beac32",
#"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@1678eb6a6df9df0877f07f56fd8cdb1a2e7fc52a",
"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'