skia2/DEPS

51 lines
4.5 KiB
Plaintext
Raw Normal View History

use_relative_paths = True
vars = {
"checkout_chromium": False,
}
deps = {
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
"common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92",
Roll third_party/externals/angle2 cf9383ed325c..a54104803d72 (1 commits) https://chromium.googlesource.com/angle/angle.git/+log/cf9383ed325c..a54104803d72 git log cf9383ed325c..a54104803d72 --date=short --no-merges --format='%ad %ae %s' 2019-02-01 jmadill@chromium.org Inline ValidateBindTexture. Created with: gclient setdep -r third_party/externals/angle2@a54104803d72 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Build-Debian9-Clang-x86_64-Release-ANGLE;skia.primary:Perf-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC5i7RYH-GPU-IntelIris6100-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Perf-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-AlphaR2-GPU-RadeonR9M470X-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-NUCD34010WYKH-GPU-IntelHD4400-x86_64-Debug-All-ANGLE;skia.primary:Test-Win10-Clang-ShuttleC-GPU-GTX960-x86_64-Debug-All-ANGLE TBR=borenet@google.com Change-Id: I4a86e2cbc954568471450bace23101999ab3c332 Reviewed-on: https://skia-review.googlesource.com/c/188643 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-01 14:58:42 +00:00
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@a54104803d7211d40720ddca28407137e5b70767",
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@96443b262250c390b0caefbf3eed8463ba35ecae",
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",
"third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git@android-6.0.1_r55",
"third_party/externals/freetype" : "https://skia.googlesource.com/third_party/freetype2.git@7edc937fe679d14d66f55cf6f7fa607925d38f3c",
"third_party/externals/harfbuzz" : "https://skia.googlesource.com/third_party/harfbuzz.git@8be74d85534534dbdd39a0a6f496e26e9f3e661d",
"third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@407b39301e71006b68bd38e770f35d32398a7b14",
"third_party/externals/imgui" : "https://skia.googlesource.com/external/github.com/ocornut/imgui.git@d38d7c6628bebd02692cfdd6fa76b4d992a35b75",
# TODO: remove jsoncpp after migrating clients to SkJSON
"third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0",
"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjpeg-turbo/libjpeg-turbo.git@2.0.0",
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@v1.6.33",
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v1.0.2-rc1",
"third_party/externals/lua" : "https://skia.googlesource.com/external/github.com/lua/lua.git@v5-3-4",
"third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d",
"third_party/externals/opencl-lib" : "https://skia.googlesource.com/external/github.com/GPUOpen-Tools/common-lib-amd-APPSDK-3.0@4e6d30e406d2e5a65e1d65e404fe6df5f772a32b",
"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/sdl" : "https://skia.googlesource.com/third_party/sdl@5d7cfcca344034aff9327f77fc181ae3754e7a90",
"third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@661ad91124e6af2272afd00f804d8aa276e17107",
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@e9e4393b1c5aad7553c05782acefbe32b42644bd",
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@049ff387333469cf9b6b92c0014ac034c0cac18e",
#"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.git@fda3c4c9863d9f9fcec58ae66508c4621fc71ea5",
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859",
"third_party/externals/Nima-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Cpp.git@4bd02269d7d1d2e650950411325eafa15defb084",
"third_party/externals/Nima-Math-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Math-Cpp.git@e0c12772093fa8860f55358274515b86885f0108",
"../src": {
Roll ../src ccf3465732e5..950d2f4a3353 (57 commits) https://chromium.googlesource.com/chromium/src.git/+log/ccf3465732e5..950d2f4a3353 git log ccf3465732e5..950d2f4a3353 --date=short --no-merges --format='%ad %ae %s' 2019-02-04 lucmult@chromium.org [CrOS] Add tapted@ as OWNERS for Audio, Video and Gallery 2019-02-04 shimazu@chromium.org Another try on enabling ResourceLoadViaDataPipe 2019-02-04 joelhockey@chromium.org Substitute $i18n{} values in FilesApp main.html to generate test.html 2019-02-04 hollingum@google.com Fixed a bug where the crostini folder was "unnamed" 2019-02-04 falken@chromium.org Simplify the WebServiceWorkerNetworkProvider implementations for workers. 2019-02-04 xidachen@chromium.org Do DumpWithoutCrashing in TouchActionFilter 2019-02-04 joelhockey@chromium.org Crostini shared folder FilesApp menus 2019-02-04 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from e214ddb22d3f to 03e9ac4a9e0c 2019-02-04 dstaessens@chromium.org media/gpu/test: Move video decoder test environment to a separate file. 2019-02-04 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 30d3c47e1aa6..5e7e7a4738ea (2 commits) 2019-02-04 kouhei@chromium.org Enable SignedHTTPExchange feature by default 2019-02-04 rakina@chromium.org Detemplatize FindRangeOfStringAlgorithm() and FindStringBetweenPositions() 2019-02-04 tkent@chromium.org Move AppendAttributeAsXMLWithNamespace(), AppendNamespace(), ShouldAddNamespaceAttribute() 2019-02-04 rakina@chromium.org Make Editor::FindString use flat-tree FindRangeOfString 2019-02-04 dstaessens@chromium.org media/gpu/test: New video decode accelerator test additional cleanup. 2019-02-04 chrome-release-bot@chromium.org Updating trunk VERSION from 3693.0 to 3694.0 2019-02-04 hashimoto@chromium.org dbus: Validate message field values 2019-02-04 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal d7acdf596ec4..30d3c47e1aa6 (1 commits) 2019-02-04 ksakamoto@chromium.org SignedExchange: Add http_structured_header::ParseListOfLists() 2019-02-04 danielng@google.com Installation functionality for Crostini App search 2019-02-04 takise@chromium.org Expand PiP when the shelf icon is pressed. 2019-02-04 tkent@chromium.org Fold MarkupFormatter::AppendAttribute() into its callsites. 2019-02-04 falken@chromium.org service worker: Remove ThreadLocalStorage for ServiceWorkerContextClient. 2019-02-04 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal f58999a7c916..d7acdf596ec4 (3 commits) 2019-02-04 bashi@chromium.org worker: Fix some typo 2019-02-04 hiroh@chromium.org media/gpu/vaapi: Store one fd in VASurfaceAttribExternalBuffers in CreateVASurfaceForPixmap() 2019-02-04 lucmult@chromium.org Revert "Add BUILD.gn for ui/base/user_activity" 2019-02-04 marcin@mwiacek.com Update Error @IntDef inside WebApkVerifySignature 2019-02-04 finnur@chromium.org Contacts Picker: Add empty view when results are empty. 2019-02-04 dstaessens@chromium.org media/gpu/test: New video decode accelerator test cleanup. 2019-02-04 ortuno@chromium.org bluetooth: Split WebUI test API into more granular functions and add more tests 2019-02-04 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0453f7a9542c..f58999a7c916 (2 commits) 2019-02-03 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.58. 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 1ef5345d7c19..0453f7a9542c (4 commits) 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from abaee0ce1a37 to e214ddb22d3f 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 32d8cce070dd..9c7a006a8e2d (1 commits) 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal e60f52aa1f99..1ef5345d7c19 (1 commits) 2019-02-03 jam@chromium.org Configure Cast's NetworkContexts for proxy settings when network service is enabled. 2019-02-03 edchin@chromium.org [ios] Remove snapshot in prerender 2019-02-03 tangltom@chromium.org [unified-consent] Record sync data types after advanced opt-in 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 8881b28c5f30..e60f52aa1f99 (3 commits) 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal b6201a358e89..8881b28c5f30 (2 commits) 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 7681ae8d5a1a..b6201a358e89 (1 commits) 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from 74bbe9f886cf to abaee0ce1a37 2019-02-03 thakis@chromium.org Roll clang 352138:352921. 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 09af5fc077a8..7681ae8d5a1a (1 commits) 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 71e434dc9dea..32d8cce070dd (1 commits) 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 0d59f50c9800..09af5fc077a8 (3 commits) 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia d396dd0347d3..71e434dc9dea (1 commits) 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 2e1f947b9888..0d59f50c9800 (2 commits) 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 0d84e805c30c..d396dd0347d3 (1 commits) 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal c078b1b9239a..2e1f947b9888 (1 commits) 2019-02-03 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.4.57. 2019-02-03 leon.han@intel.com [OnionSoup] Move embedded_worker.mojom from //content into Blink 2019-02-03 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll Fuchsia SDK from e32f40c1066f to 74bbe9f886cf 2019-02-03 aluo@chromium.org Added filter and module options to run_cts.py 2019-02-03 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal c4f7f19307e1..c078b1b9239a (3 commits) Created with: gclient setdep -r ../src@950d2f4a3353 The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-autoroll Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+/master/autoroll/README.md If the roll is causing failures, please contact the current sheriff, who should be CC'd on the roll, and stop the roller if necessary. CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer TBR=fmalita@google.com Change-Id: If4f13a1614c47d93dccf18ca66a3e404cc5ceeae Reviewed-on: https://skia-review.googlesource.com/c/189107 Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com> Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-02-04 06:36:08 +00:00
"url": "https://chromium.googlesource.com/chromium/src.git@950d2f4a3353ffa38838da6882892df1fad1f329",
"condition": "checkout_chromium",
},
}
recursedeps = [
"common",
"../src",
]
gclient_gn_args_from = 'src'