epoger@google.com | 0045edd | 2011-06-16 18:19:46 +0000 | [diff] [blame] | 1 | use_relative_paths = True |
| 2 | |
Eric Boren | ea29080 | 2018-06-20 08:19:24 -0400 | [diff] [blame] | 3 | vars = { |
| 4 | "checkout_chromium": False, |
Eric Boren | 4a0bd47 | 2021-04-09 08:13:45 -0400 | [diff] [blame] | 5 | |
| 6 | # Three lines of non-changing comments so that |
| 7 | # the commit queue can handle CLs rolling different |
| 8 | # dependencies without interference from each other. |
skia-autoroll | 88c747c | 2021-08-10 17:52:13 +0000 | [diff] [blame] | 9 | 'sk_tool_revision': 'git_revision:ed87d9cbdb9b9245df5311c28330694bbd76d8cd', |
Eric Boren | ea29080 | 2018-06-20 08:19:24 -0400 | [diff] [blame] | 10 | } |
| 11 | |
epoger@google.com | cc9cf9a | 2011-06-13 18:08:41 +0000 | [diff] [blame] | 12 | deps = { |
Ben Wagner | ef839a9 | 2018-05-24 14:50:29 -0400 | [diff] [blame] | 13 | "buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8", |
skia-autoroll | ae43303 | 2021-08-11 11:45:48 +0000 | [diff] [blame^] | 14 | "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@29270a6369bb96efd16086bf9904d98a7384a973", |
Kevin Lubick | a502878 | 2020-11-10 09:13:22 -0500 | [diff] [blame] | 15 | "third_party/externals/brotli" : "https://skia.googlesource.com/external/github.com/google/brotli.git@e61745a6b7add50d380cfd7d3883dd6c62fc2c71", |
Jim Van Verth | 1b89eb7 | 2020-09-23 16:29:51 -0400 | [diff] [blame] | 16 | "third_party/externals/d3d12allocator" : "https://skia.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/D3D12MemoryAllocator.git@169895d529dfce00390a20e69c2f516066fe7a3b", |
Corentin Wallez | a0178b2 | 2021-03-08 14:17:26 +0100 | [diff] [blame] | 17 | # Dawn requires jinja2 and markupsafe for the code generator, and tint for SPIRV compilation. |
Weston Tracey | 2d62615 | 2020-02-28 12:22:42 -0500 | [diff] [blame] | 18 | # When the Dawn revision is updated these should be updated from the Dawn DEPS as well. |
skia-autoroll | e4b6043 | 2021-08-11 04:01:34 +0000 | [diff] [blame] | 19 | "third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@a6ddb0e1164cd2c75dfd4d80d56a32e2ff0dffef", |
skia-autoroll | 3b9bf7a | 2020-11-05 04:01:24 +0000 | [diff] [blame] | 20 | "third_party/externals/jinja2" : "https://chromium.googlesource.com/chromium/src/third_party/jinja2@a82a4944a7f2496639f34a89c9923be5908b80aa", |
| 21 | "third_party/externals/markupsafe" : "https://chromium.googlesource.com/chromium/src/third_party/markupsafe@0944e71f4b2cb9a871bcbe353f95e889b64a611a", |
skia-autoroll | e4b6043 | 2021-08-11 04:01:34 +0000 | [diff] [blame] | 22 | "third_party/externals/tint" : "https://dawn.googlesource.com/tint@bfb27f00d70a8ef571b24d43f7900b1a29708cdf", |
Eric Boren | 6dc0021 | 2019-07-24 15:15:43 -0400 | [diff] [blame] | 23 | "third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@c8d0c9b1d16bfda56f15165d39e0ffa360a11123", |
Ben Wagner | ef839a9 | 2018-05-24 14:50:29 -0400 | [diff] [blame] | 24 | "third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae", |
Ben Wagner | f81ac42 | 2021-05-26 11:40:10 -0400 | [diff] [blame] | 25 | "third_party/externals/expat" : "https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git@a28238bdeebc087071777001245df1876a11f5ee", |
Dominik Röttsches | 9000603 | 2021-08-10 20:33:27 +0300 | [diff] [blame] | 26 | "third_party/externals/freetype" : "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git@fed5521016227bf8cc4475f66450a9963568d162", |
Garret Rieger | 66684b1 | 2021-08-03 16:25:09 -0700 | [diff] [blame] | 27 | "third_party/externals/harfbuzz" : "https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git@368e9578873798e2d17ed78a0474dec7d4e9d6c0", |
Brian Osman | 36ddc4d | 2021-06-25 11:04:07 -0400 | [diff] [blame] | 28 | "third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@a0718d4f121727e30b8d52c7a189ebf5ab52421f", |
John Stiles | ab9578e | 2020-06-30 17:36:55 -0400 | [diff] [blame] | 29 | "third_party/externals/imgui" : "https://skia.googlesource.com/external/github.com/ocornut/imgui.git@9418dcb69355558f70de260483424412c5ca2fce", |
Leon Scroggins III | 94c7476 | 2021-01-13 16:41:40 -0500 | [diff] [blame] | 30 | "third_party/externals/libgifcodec" : "https://skia.googlesource.com/libgifcodec@fd59fa92a0c86788dcdd84d091e1ce81eda06a77", |
Leon Scroggins | 5ead7e1 | 2021-04-28 13:41:38 -0400 | [diff] [blame] | 31 | "third_party/externals/libjpeg-turbo" : "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git@24e310554f07c0fdb8ee52e3e708e4f3e9eb6e20", |
Mike Klein | a24336b | 2019-04-25 08:20:02 -0500 | [diff] [blame] | 32 | "third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@386707c6d19b974ca2e3db7f5c61873813c6fe44", |
James Zern | 306a946 | 2021-01-28 21:55:30 -0800 | [diff] [blame] | 33 | "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@fedac6cc69cda3e9e04b780d324cf03921fb3ff4", |
Ben Wagner | ef839a9 | 2018-05-24 14:50:29 -0400 | [diff] [blame] | 34 | "third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d", |
Jorge Betancourt | 269e43f | 2020-10-09 11:17:21 -0400 | [diff] [blame] | 35 | "third_party/externals/oboe" : "https://chromium.googlesource.com/external/github.com/google/oboe.git@b02a12d1dd821118763debec6b83d00a8a0ee419", |
Ben Wagner | ef839a9 | 2018-05-24 14:50:29 -0400 | [diff] [blame] | 36 | "third_party/externals/opengl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry@14b80ebeab022b2c78f84a573f01028c96075553", |
| 37 | "third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406", |
Brian Osman | 66c26ac | 2018-12-07 13:43:57 -0500 | [diff] [blame] | 38 | "third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974", |
Corentin Wallez | 7597706 | 2020-09-09 09:38:58 +0200 | [diff] [blame] | 39 | "third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@bdbef7b1f3982fe99a62d076043036abe6dd6d80", |
Corentin Wallez | ff9ee67 | 2021-07-23 18:44:30 +0200 | [diff] [blame] | 40 | "third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@cf653e4ca4858583802b0d1656bc934edff6bd7f", |
| 41 | "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@11cd875ed88484f93943071083b4821b4c3d2193", |
skia-autoroll | 99a3ec5 | 2021-08-06 04:01:29 +0000 | [diff] [blame] | 42 | "third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@b2af6a85583d1adf61033e82eaa5d067d764ece9", |
Ben Wagner | ef839a9 | 2018-05-24 14:50:29 -0400 | [diff] [blame] | 43 | #"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4", |
Nigel Tao | 9dcbdbd | 2021-08-05 12:27:02 +1000 | [diff] [blame] | 44 | "third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs.git@1b9a6cb85b9f359595bd264d4c95da5d1291adc5", |
Ben Wagner | b7e2453 | 2021-01-29 21:38:10 -0500 | [diff] [blame] | 45 | "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@c876c8f87101c5a75f6014b0f832499afeb65b73", |
Eric Boren | ea29080 | 2018-06-20 08:19:24 -0400 | [diff] [blame] | 46 | |
| 47 | "../src": { |
skia-autoroll | b28d8b0 | 2021-07-21 04:01:26 +0000 | [diff] [blame] | 48 | "url": "https://chromium.googlesource.com/chromium/src.git@aa692f23db429726339eacfc55de2838056ca05a", |
Eric Boren | ea29080 | 2018-06-20 08:19:24 -0400 | [diff] [blame] | 49 | "condition": "checkout_chromium", |
| 50 | }, |
Eric Boren | 4a0bd47 | 2021-04-09 08:13:45 -0400 | [diff] [blame] | 51 | |
| 52 | 'bin': { |
| 53 | 'packages': [ |
| 54 | { |
| 55 | 'package': 'skia/tools/sk/${{platform}}', |
| 56 | 'version': Var('sk_tool_revision'), |
| 57 | } |
| 58 | ], |
| 59 | 'dep_type': 'cipd', |
| 60 | }, |
borenet | 51b56c9 | 2016-03-10 05:49:48 -0800 | [diff] [blame] | 61 | } |
mtklein | 013475a | 2016-02-12 12:15:23 -0800 | [diff] [blame] | 62 | |
Eric Boren | ea29080 | 2018-06-20 08:19:24 -0400 | [diff] [blame] | 63 | recursedeps = [ |
Eric Boren | ea29080 | 2018-06-20 08:19:24 -0400 | [diff] [blame] | 64 | "../src", |
| 65 | ] |
Eric Boren | a20e637 | 2018-06-20 12:33:41 -0400 | [diff] [blame] | 66 | |
| 67 | gclient_gn_args_from = 'src' |