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 | 66ef11d | 2021-09-09 16:45:33 +0000 | [diff] [blame] | 9 | 'sk_tool_revision': 'git_revision:f9e7723e5a27fbb7806a7b93434013beb55b4aac', |
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 | fc36020 | 2021-09-08 22:15:09 +0000 | [diff] [blame] | 14 | "third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@8b2fd983e61aa3993a8272291c398247d7c279e0", |
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 | 9292c80 | 2021-09-10 04:01:10 +0000 | [diff] [blame] | 19 | "third_party/externals/dawn" : "https://dawn.googlesource.com/dawn.git@6fa50b5e6c57a54f9ae1c260a1e9134b319f89a8", |
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 | 9292c80 | 2021-09-10 04:01:10 +0000 | [diff] [blame] | 22 | "third_party/externals/tint" : "https://dawn.googlesource.com/tint@ebab7d2f7a7e156445f3789bc68294372cf47173", |
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 | 7d09595 | 2021-08-13 16:30:52 -0700 | [diff] [blame] | 33 | "third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@9ce5843dbabcfd3f7c39ec7ceba9cbeb213cbfdf", |
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", |
Brian Osman | 1432816 | 2021-08-23 10:02:10 -0400 | [diff] [blame] | 39 | "third_party/externals/spirv-cross" : "https://chromium.googlesource.com/external/github.com/KhronosGroup/SPIRV-Cross@0e2880ab990e79ce6cc8c79c219feda42d98b1e8", |
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 | c00ff3d | 2021-09-10 04:01:16 +0000 | [diff] [blame] | 42 | "third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@446e61c24b37e2d3cb1bd3334dd3854ec8f682bb", |
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 | 55ca4e6 | 2021-08-15 16:34:46 +1000 | [diff] [blame] | 44 | "third_party/externals/wuffs" : "https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git@600cd96cf47788ee3a74b40a6028b035c9fd6a61", |
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 | c96f979 | 2021-09-10 04:38:26 +0000 | [diff] [blame^] | 48 | "url": "https://chromium.googlesource.com/chromium/src.git@bb2d18926c64070e76e9d029fbf4b10bd6e696fb", |
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' |