2011-06-16 18:19:46 +00:00
|
|
|
use_relative_paths = True
|
|
|
|
|
2018-06-20 12:19:24 +00:00
|
|
|
vars = {
|
|
|
|
"checkout_chromium": False,
|
2021-04-09 12:13:45 +00:00
|
|
|
|
|
|
|
# Three lines of non-changing comments so that
|
|
|
|
# the commit queue can handle CLs rolling different
|
|
|
|
# dependencies without interference from each other.
|
2022-04-17 05:48:18 +00:00
|
|
|
'sk_tool_revision': 'git_revision:74c60f8523c999fc280c9437f3c5022dfc6abd58',
|
2018-06-20 12:19:24 +00:00
|
|
|
}
|
|
|
|
|
2011-06-13 18:08:41 +00:00
|
|
|
deps = {
|
2021-11-11 15:27:01 +00:00
|
|
|
"buildtools" : "https://chromium.googlesource.com/chromium/src/buildtools.git@b138e6ce86ae843c42a1a08f37903207bebcca75",
|
2022-04-19 04:01:02 +00:00
|
|
|
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@1971008801188a2c1e3dec573f23d27c055af8b3",
|
2020-11-10 14:13:22 +00:00
|
|
|
"third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71",
|
2020-09-23 20:29:51 +00:00
|
|
|
"third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b",
|
2021-09-22 16:59:37 +00:00
|
|
|
# Dawn requires jinja2 and markupsafe for the code generator, tint for SPIRV compilation, and abseil for string formatting.
|
2020-02-28 17:22:42 +00:00
|
|
|
# When the Dawn revision is updated these should be updated from the Dawn DEPS as well.
|
2022-04-19 04:01:39 +00:00
|
|
|
"third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@d431eb9d94fdae9c152d988e869a810e4556ecfb",
|
2021-11-03 04:01:23 +00:00
|
|
|
"third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@ee69aa00ee8536f61db6a451f3858745cf587de6",
|
2020-11-05 04:01:24 +00:00
|
|
|
"third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a",
|
2022-03-14 19:51:14 +00:00
|
|
|
"third_party/externals/abseil-cpp" : "https://skia.googlesource.com/external/github.com/abseil/abseil-cpp.git@c5a424a2a21005660b182516eb7a079cd8021699",
|
2019-07-24 19:15:43 +00:00
|
|
|
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",
|
2022-02-14 20:08:12 +00:00
|
|
|
"third_party/externals/emsdk" : "https://skia.googlesource.com/external/github.com/emscripten-core/emsdk.git@fc645b7626ebf86530dbd82fbece74d457e7ae07",
|
2021-05-26 15:40:10 +00:00
|
|
|
"third_party/externals/expat" : "https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git@a28238bdeebc087071777001245df1876a11f5ee",
|
2022-03-25 15:34:35 +00:00
|
|
|
"third_party/externals/freetype" : "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@a8e4563c3418ed74d39019a6c5e2122d12c8f56f",
|
2022-03-02 20:03:49 +00:00
|
|
|
"third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@8d1b000a3edc90c12267b836b4ef3f81c0e53edc",
|
2022-02-02 13:45:33 +00:00
|
|
|
"third_party/externals/highway" : "https://chromium.googlesource.com/external/github.com/google/highway.git@424360251cdcfc314cfc528f53c872ecd63af0f0",
|
2021-06-25 15:04:07 +00:00
|
|
|
"third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@a0718d4f121727e30b8d52c7a189ebf5ab52421f",
|
2021-12-09 04:39:13 +00:00
|
|
|
"third_party/externals/imgui" : "https://skia.googlesource.com/external/github.com/ocornut/imgui.git@55d35d8387c15bf0cfd71861df67af8cfbda7456",
|
2021-01-13 21:41:40 +00:00
|
|
|
"third_party/externals/libgifcodec" : "https://skia.googlesource.com/libgifcodec@fd59fa92a0c86788dcdd84d091e1ce81eda06a77",
|
2022-04-05 00:06:08 +00:00
|
|
|
"third_party/externals/libjpeg-turbo" : "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@22f1a22c99e9dde8cd3c72ead333f425c5a7aa77",
|
2022-02-02 13:45:33 +00:00
|
|
|
"third_party/externals/libjxl" : "https://chromium.googlesource.com/external/gitlab.com/wg1/jpeg-xl.git@a205468bc5d3a353fb15dae2398a101dff52f2d3",
|
2019-04-25 13:20:02 +00:00
|
|
|
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@386707c6d19b974ca2e3db7f5c61873813c6fe44",
|
2022-04-13 21:24:44 +00:00
|
|
|
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@20ef03ee351d4ff03fc5ff3ec4804a879d1b9d5c",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d",
|
2020-10-09 15:17:21 +00:00
|
|
|
"third_party/externals/oboe" : "https://chromium.googlesource.com/external/github.com/google/oboe.git@b02a12d1dd821118763debec6b83d00a8a0ee419",
|
2018-05-24 18:50:29 +00:00
|
|
|
"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",
|
2018-12-07 18:43:57 +00:00
|
|
|
"third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
|
2022-04-15 04:01:08 +00:00
|
|
|
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@103a69bd6c82980c967c2f4002c9a302ea67c716",
|
2022-04-13 15:48:44 +00:00
|
|
|
# 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.
|
2022-04-16 17:02:26 +00:00
|
|
|
"third_party/externals/vulkan-deps" : "https://chromium.googlesource.com/vulkan-deps@1a408eb154d7045aab854be59dd5271505aab9bb",
|
2022-04-14 13:02:25 +00:00
|
|
|
"third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@6a67891418a3f08be63f92726e049dc788e46f5b",
|
|
|
|
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@82becc8a8a92e509d3d8d635889da0a3c17d0606",
|
2022-04-14 15:52:25 +00:00
|
|
|
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@cb96abbf7affd986016f17dd09f9f971138a922b",
|
2022-04-06 18:18:20 +00:00
|
|
|
"third_party/externals/vulkan-headers" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Headers@76f00ef6cbb1886eb1162d1fa39bee8b51e22ee8",
|
2022-04-15 01:41:26 +00:00
|
|
|
"third_party/externals/vulkan-tools" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/Vulkan-Tools@ef20059aea7ec24d0842edca2f75255eaa33a7b0",
|
2018-05-24 18:50:29 +00:00
|
|
|
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
|
2021-08-15 06:34:46 +00:00
|
|
|
"third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git@600cd96cf47788ee3a74b40a6028b035c9fd6a61",
|
2021-01-30 02:38:10 +00:00
|
|
|
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73",
|
2018-06-20 12:19:24 +00:00
|
|
|
|
|
|
|
"../src": {
|
2022-04-19 04:00:51 +00:00
|
|
|
"url": "https://chromium.googlesource.com/chromium/src.git@e44993cc0096a55914dda0f36ac0a96ee2e67a42",
|
2018-06-20 12:19:24 +00:00
|
|
|
"condition": "checkout_chromium",
|
|
|
|
},
|
2021-04-09 12:13:45 +00:00
|
|
|
|
|
|
|
'bin': {
|
|
|
|
'packages': [
|
|
|
|
{
|
|
|
|
'package': 'skia/tools/sk/${{platform}}',
|
|
|
|
'version': Var('sk_tool_revision'),
|
|
|
|
}
|
|
|
|
],
|
|
|
|
'dep_type': 'cipd',
|
|
|
|
},
|
2016-03-10 13:49:48 +00:00
|
|
|
}
|
2016-02-12 20:15:23 +00:00
|
|
|
|
2018-06-20 12:19:24 +00:00
|
|
|
recursedeps = [
|
|
|
|
"../src",
|
|
|
|
]
|
2018-06-20 16:33:41 +00:00
|
|
|
|
|
|
|
gclient_gn_args_from = 'src'
|