Add git dependencies to git submodules
This CL adds support for git submodules. Users are still expected to use gclient sync. See announcement for more details: https://groups.google.com/a/chromium.org/g/chromium-dev/c/LDFlTtY8k3A Bug: 1409737 Change-Id: I2c277b343d7242113f3cc74a465716288afdf7fe Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4671471 Reviewed-by: John Abd-El-Malek <jam@chromium.org> Owners-Override: John Abd-El-Malek <jam@chromium.org> Reviewed-by: Erik Staab <estaab@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@chromium.org> Cr-Commit-Position: refs/heads/main@{#1187337}
This commit is contained in:
parent
7555bb62a5
commit
ef72622958
.gitmodulesDEPSOWNERSios_internal
build/fuchsia
chrome
app/theme
browser
chrome_cleaner
installer/mac
services/speech
test
data
autofill/captured_sites
firefox3_profile
firefox3_searchpluginsgpu
password/captured_sites
pdf_privateperf
xr
media_router
python_teststools
chromeos/assistant
clankcomponents
autofill/core/browser/form_parsing
crash/core/app
metrics
ntp_tiles/resources
optimization_guide
resources
site_isolation
vector_icons
content/test/data
docs
google_apis
internalios/third_party
earl_grey2
edo
gtx
lottie
material_components_ios
material_font_disk_loader_ios
material_internationalization_ios
material_roboto_font_loader_ios
material_sprited_animation_view_ios
material_text_accessibility_ios
motion_animator_objc
motion_interchange_objc
motion_transitioning_objc
ochamcrest
webkit
media/cdm
native_clientnet/third_party/quiche
remoting
signing_keysskia/tools
third_party
amd
android_prebuilts
android_protobuf
android_tools_internalandroidx_javascriptengine
angleanonymous_tokens
apache-portable-runtime
arcore-android-sdk
barhopperbeto-core
boringssl
breakpad
cardboard
cast_core/public
catapultced
chromevox/third_party/sre
chromitechromium-variationsclang-format
cld_3
colorama
content_analysis_sdk
822
.gitmodules
vendored
Normal file
822
.gitmodules
vendored
Normal file
@ -0,0 +1,822 @@
|
||||
[submodule "third_party/clang-format/script"]
|
||||
path = third_party/clang-format/script
|
||||
url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/clang/tools/clang-format.git
|
||||
[submodule "chrome/browser/resources/preinstalled_web_apps/internal"]
|
||||
path = chrome/browser/resources/preinstalled_web_apps/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/default_apps.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/installer/mac/third_party/xz/xz"]
|
||||
path = chrome/installer/mac/third_party/xz/xz
|
||||
url = https://chromium.googlesource.com/chromium/deps/xz.git
|
||||
gclient-condition = checkout_mac
|
||||
[submodule "third_party/libc++/src"]
|
||||
path = third_party/libc++/src
|
||||
url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxx.git
|
||||
[submodule "third_party/libc++abi/src"]
|
||||
path = third_party/libc++abi/src
|
||||
url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libcxxabi.git
|
||||
[submodule "third_party/libunwind/src"]
|
||||
path = third_party/libunwind/src
|
||||
url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/libunwind.git
|
||||
[submodule "chrome/test/data/autofill/captured_sites/artifacts"]
|
||||
path = chrome/test/data/autofill/captured_sites/artifacts
|
||||
url = https://chrome-internal.googlesource.com/chrome/test/captured_sites/autofill.git
|
||||
gclient-condition = checkout_chromium_autofill_test_dependencies
|
||||
[submodule "chrome/test/data/password/captured_sites/artifacts"]
|
||||
path = chrome/test/data/password/captured_sites/artifacts
|
||||
url = https://chrome-internal.googlesource.com/chrome/test/captured_sites/password.git
|
||||
gclient-condition = checkout_chromium_password_manager_test_dependencies
|
||||
[submodule "chrome/test/data/perf/canvas_bench"]
|
||||
path = chrome/test/data/perf/canvas_bench
|
||||
url = https://chromium.googlesource.com/chromium/canvas_bench.git
|
||||
[submodule "chrome/test/data/perf/frame_rate/content"]
|
||||
path = chrome/test/data/perf/frame_rate/content
|
||||
url = https://chromium.googlesource.com/chromium/frame_rate/content.git
|
||||
[submodule "chrome/test/data/xr/webvr_info"]
|
||||
path = chrome/test/data/xr/webvr_info
|
||||
url = https://chromium.googlesource.com/external/github.com/toji/webvr.info.git
|
||||
[submodule "clank"]
|
||||
path = clank
|
||||
url = https://chrome-internal.googlesource.com/clank/internal/apps.git
|
||||
gclient-condition = checkout_android and checkout_src_internal
|
||||
[submodule "docs/website"]
|
||||
path = docs/website
|
||||
url = https://chromium.googlesource.com/website.git
|
||||
[submodule "ios/third_party/earl_grey2/src"]
|
||||
path = ios/third_party/earl_grey2/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/EarlGrey.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/edo/src"]
|
||||
path = ios/third_party/edo/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/eDistantObject.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/gtx/src"]
|
||||
path = ios/third_party/gtx/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/GTXiLib.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/lottie/src"]
|
||||
path = ios/third_party/lottie/src
|
||||
url = https://chromium.googlesource.com/external/github.com/airbnb/lottie-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/material_components_ios/src"]
|
||||
path = ios/third_party/material_components_ios/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-components/material-components-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/material_font_disk_loader_ios/src"]
|
||||
path = ios/third_party/material_font_disk_loader_ios/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-foundation/material-font-disk-loader-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/material_internationalization_ios/src"]
|
||||
path = ios/third_party/material_internationalization_ios/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-foundation/material-internationalization-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/material_roboto_font_loader_ios/src"]
|
||||
path = ios/third_party/material_roboto_font_loader_ios/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-foundation/material-roboto-font-loader-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/material_sprited_animation_view_ios/src"]
|
||||
path = ios/third_party/material_sprited_animation_view_ios/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-foundation/material-sprited-animation-view-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/material_text_accessibility_ios/src"]
|
||||
path = ios/third_party/material_text_accessibility_ios/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-foundation/material-text-accessibility-ios.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/motion_interchange_objc/src"]
|
||||
path = ios/third_party/motion_interchange_objc/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-motion/motion-interchange-objc.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/motion_animator_objc/src"]
|
||||
path = ios/third_party/motion_animator_objc/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-motion/motion-animator-objc.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/motion_transitioning_objc/src"]
|
||||
path = ios/third_party/motion_transitioning_objc/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-motion/motion-transitioning-objc.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/ochamcrest/src"]
|
||||
path = ios/third_party/ochamcrest/src
|
||||
url = https://chromium.googlesource.com/external/github.com/hamcrest/OCHamcrest.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "ios/third_party/webkit/src"]
|
||||
path = ios/third_party/webkit/src
|
||||
url = https://chromium.googlesource.com/external/github.com/WebKit/webkit.git
|
||||
gclient-condition = checkout_ios and checkout_ios_webkit
|
||||
[submodule "media/cdm/api"]
|
||||
path = media/cdm/api
|
||||
url = https://chromium.googlesource.com/chromium/cdm.git
|
||||
[submodule "native_client"]
|
||||
path = native_client
|
||||
url = https://chromium.googlesource.com/native_client/src/native_client.git
|
||||
gclient-condition = checkout_nacl
|
||||
[submodule "net/third_party/quiche/src"]
|
||||
path = net/third_party/quiche/src
|
||||
url = https://quiche.googlesource.com/quiche.git
|
||||
[submodule "third_party/android_protobuf/src"]
|
||||
path = third_party/android_protobuf/src
|
||||
url = https://android.googlesource.com/platform/external/protobuf.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/androidx_javascriptengine/src"]
|
||||
path = third_party/androidx_javascriptengine/src
|
||||
url = https://chromium.googlesource.com/aosp/platform/frameworks/support/javascriptengine/javascriptengine/src.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/angle"]
|
||||
path = third_party/angle
|
||||
url = https://chromium.googlesource.com/angle/angle.git
|
||||
[submodule "third_party/anonymous_tokens/src"]
|
||||
path = third_party/anonymous_tokens/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/anonymous-tokens.git
|
||||
[submodule "third_party/content_analysis_sdk/src"]
|
||||
path = third_party/content_analysis_sdk/src
|
||||
url = https://chromium.googlesource.com/external/github.com/chromium/content_analysis_sdk.git
|
||||
[submodule "third_party/dav1d/libdav1d"]
|
||||
path = third_party/dav1d/libdav1d
|
||||
url = https://chromium.googlesource.com/external/github.com/videolan/dav1d.git
|
||||
[submodule "third_party/dawn"]
|
||||
path = third_party/dawn
|
||||
url = https://dawn.googlesource.com/dawn.git
|
||||
[submodule "third_party/highway/src"]
|
||||
path = third_party/highway/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/highway.git
|
||||
[submodule "third_party/apache-portable-runtime/src"]
|
||||
path = third_party/apache-portable-runtime/src
|
||||
url = https://chromium.googlesource.com/external/apache-portable-runtime.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/barhopper"]
|
||||
path = third_party/barhopper
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/barhopper.git
|
||||
gclient-condition = checkout_src_internal and checkout_chromeos
|
||||
[submodule "third_party/google_benchmark/src"]
|
||||
path = third_party/google_benchmark/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/benchmark.git
|
||||
[submodule "third_party/boringssl/src"]
|
||||
path = third_party/boringssl/src
|
||||
url = https://boringssl.googlesource.com/boringssl.git
|
||||
[submodule "third_party/breakpad/breakpad"]
|
||||
path = third_party/breakpad/breakpad
|
||||
url = https://chromium.googlesource.com/breakpad/breakpad.git
|
||||
[submodule "third_party/cast_core/public/src"]
|
||||
path = third_party/cast_core/public/src
|
||||
url = https://chromium.googlesource.com/cast_core/public
|
||||
[submodule "third_party/catapult"]
|
||||
path = third_party/catapult
|
||||
url = https://chromium.googlesource.com/catapult.git
|
||||
[submodule "third_party/ced/src"]
|
||||
path = third_party/ced/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/compact_enc_det.git
|
||||
[submodule "third_party/chromium-variations"]
|
||||
path = third_party/chromium-variations
|
||||
url = https://chromium.googlesource.com/chromium-variations.git
|
||||
[submodule "third_party/chromevox/third_party/sre/src"]
|
||||
path = third_party/chromevox/third_party/sre/src
|
||||
url = https://chromium.googlesource.com/external/github.com/zorkow/speech-rule-engine.git
|
||||
gclient-condition = checkout_chromeos
|
||||
[submodule "third_party/chromite"]
|
||||
path = third_party/chromite
|
||||
url = https://chromium.googlesource.com/chromiumos/chromite.git
|
||||
gclient-condition = checkout_chromeos
|
||||
[submodule "third_party/cld_3/src"]
|
||||
path = third_party/cld_3/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/cld_3.git
|
||||
[submodule "third_party/colorama/src"]
|
||||
path = third_party/colorama/src
|
||||
url = https://chromium.googlesource.com/external/colorama.git
|
||||
[submodule "third_party/cpu_features/src"]
|
||||
path = third_party/cpu_features/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/cpu_features.git
|
||||
[submodule "third_party/cpuinfo/src"]
|
||||
path = third_party/cpuinfo/src
|
||||
url = https://chromium.googlesource.com/external/github.com/pytorch/cpuinfo.git
|
||||
[submodule "third_party/crc32c/src"]
|
||||
path = third_party/crc32c/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/crc32c.git
|
||||
[submodule "third_party/cros_system_api"]
|
||||
path = third_party/cros_system_api
|
||||
url = https://chromium.googlesource.com/chromiumos/platform2/system_api.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/crossbench"]
|
||||
path = third_party/crossbench
|
||||
url = https://chromium.googlesource.com/crossbench.git
|
||||
[submodule "third_party/crubit/src"]
|
||||
path = third_party/crubit/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/crubit.git
|
||||
gclient-condition = checkout_crubit
|
||||
[submodule "third_party/depot_tools"]
|
||||
path = third_party/depot_tools
|
||||
url = https://chromium.googlesource.com/chromium/tools/depot_tools.git
|
||||
[submodule "third_party/devtools-frontend/src"]
|
||||
path = third_party/devtools-frontend/src
|
||||
url = https://chromium.googlesource.com/devtools/devtools-frontend
|
||||
[submodule "third_party/devtools-frontend-internal"]
|
||||
path = third_party/devtools-frontend-internal
|
||||
url = https://chrome-internal.googlesource.com/devtools/devtools-internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "third_party/dom_distiller_js/dist"]
|
||||
path = third_party/dom_distiller_js/dist
|
||||
url = https://chromium.googlesource.com/chromium/dom-distiller/dist.git
|
||||
[submodule "third_party/eigen3/src"]
|
||||
path = third_party/eigen3/src
|
||||
url = https://chromium.googlesource.com/external/gitlab.com/libeigen/eigen.git
|
||||
[submodule "third_party/emoji-metadata/src"]
|
||||
path = third_party/emoji-metadata/src
|
||||
url = https://chromium.googlesource.com/external/github.com/googlefonts/emoji-metadata
|
||||
gclient-condition = checkout_chromeos
|
||||
[submodule "third_party/farmhash/src"]
|
||||
path = third_party/farmhash/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/farmhash.git
|
||||
[submodule "third_party/ffmpeg"]
|
||||
path = third_party/ffmpeg
|
||||
url = https://chromium.googlesource.com/chromium/third_party/ffmpeg.git
|
||||
[submodule "third_party/flac"]
|
||||
path = third_party/flac
|
||||
url = https://chromium.googlesource.com/chromium/deps/flac.git
|
||||
[submodule "third_party/flatbuffers/src"]
|
||||
path = third_party/flatbuffers/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/flatbuffers.git
|
||||
[submodule "third_party/fontconfig/src"]
|
||||
path = third_party/fontconfig/src
|
||||
url = https://chromium.googlesource.com/external/fontconfig.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/fp16/src"]
|
||||
path = third_party/fp16/src
|
||||
url = https://chromium.googlesource.com/external/github.com/Maratyszcza/FP16.git
|
||||
[submodule "third_party/gemmlowp/src"]
|
||||
path = third_party/gemmlowp/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/gemmlowp.git
|
||||
[submodule "third_party/grpc/src"]
|
||||
path = third_party/grpc/src
|
||||
url = https://chromium.googlesource.com/external/github.com/grpc/grpc.git
|
||||
[submodule "third_party/freetype/src"]
|
||||
path = third_party/freetype/src
|
||||
url = https://chromium.googlesource.com/chromium/src/third_party/freetype2.git
|
||||
[submodule "third_party/freetype-testing/src"]
|
||||
path = third_party/freetype-testing/src
|
||||
url = https://chromium.googlesource.com/external/github.com/freetype/freetype2-testing.git
|
||||
[submodule "third_party/fxdiv/src"]
|
||||
path = third_party/fxdiv/src
|
||||
url = https://chromium.googlesource.com/external/github.com/Maratyszcza/FXdiv.git
|
||||
[submodule "third_party/harfbuzz-ng/src"]
|
||||
path = third_party/harfbuzz-ng/src
|
||||
url = https://chromium.googlesource.com/external/github.com/harfbuzz/harfbuzz.git
|
||||
[submodule "third_party/emoji-segmenter/src"]
|
||||
path = third_party/emoji-segmenter/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/emoji-segmenter.git
|
||||
[submodule "third_party/ots/src"]
|
||||
path = third_party/ots/src
|
||||
url = https://chromium.googlesource.com/external/github.com/khaledhosny/ots.git
|
||||
[submodule "third_party/libgav1/src"]
|
||||
path = third_party/libgav1/src
|
||||
url = https://chromium.googlesource.com/codecs/libgav1.git
|
||||
[submodule "third_party/google_toolbox_for_mac/src"]
|
||||
path = third_party/google_toolbox_for_mac/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/google-toolbox-for-mac.git
|
||||
gclient-condition = checkout_ios or checkout_mac
|
||||
[submodule "third_party/googletest/src"]
|
||||
path = third_party/googletest/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/googletest.git
|
||||
[submodule "third_party/gnu_binutils"]
|
||||
path = third_party/gnu_binutils
|
||||
url = https://chromium.googlesource.com/native_client/deps/third_party/gnu_binutils.git
|
||||
gclient-condition = checkout_nacl and checkout_win
|
||||
[submodule "third_party/gperf"]
|
||||
path = third_party/gperf
|
||||
url = https://chromium.googlesource.com/chromium/deps/gperf.git
|
||||
gclient-condition = checkout_win
|
||||
[submodule "third_party/gvr-android-sdk/src"]
|
||||
path = third_party/gvr-android-sdk/src
|
||||
url = https://chromium.googlesource.com/external/github.com/googlevr/gvr-android-sdk.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/cardboard/src"]
|
||||
path = third_party/cardboard/src
|
||||
url = https://chromium.googlesource.com/external/github.com/googlevr/cardboard/
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/arcore-android-sdk/src"]
|
||||
path = third_party/arcore-android-sdk/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google-ar/arcore-android-sdk.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/hunspell_dictionaries"]
|
||||
path = third_party/hunspell_dictionaries
|
||||
url = https://chromium.googlesource.com/chromium/deps/hunspell_dictionaries.git
|
||||
[submodule "third_party/icu"]
|
||||
path = third_party/icu
|
||||
url = https://chromium.googlesource.com/chromium/deps/icu.git
|
||||
[submodule "third_party/javalang/src"]
|
||||
path = third_party/javalang/src
|
||||
url = https://chromium.googlesource.com/external/github.com/c2nes/javalang.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/jsoncpp/source"]
|
||||
path = third_party/jsoncpp/source
|
||||
url = https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git
|
||||
[submodule "third_party/junit/src"]
|
||||
path = third_party/junit/src
|
||||
url = https://chromium.googlesource.com/external/junit.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/leveldatabase/src"]
|
||||
path = third_party/leveldatabase/src
|
||||
url = https://chromium.googlesource.com/external/leveldb.git
|
||||
[submodule "third_party/libFuzzer/src"]
|
||||
path = third_party/libFuzzer/src
|
||||
url = https://chromium.googlesource.com/external/github.com/llvm/llvm-project/compiler-rt/lib/fuzzer.git
|
||||
[submodule "third_party/fuzztest/src"]
|
||||
path = third_party/fuzztest/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/fuzztest.git
|
||||
[submodule "third_party/libaddressinput/src"]
|
||||
path = third_party/libaddressinput/src
|
||||
url = https://chromium.googlesource.com/external/libaddressinput.git
|
||||
[submodule "third_party/libaom/source/libaom"]
|
||||
path = third_party/libaom/source/libaom
|
||||
url = https://aomedia.googlesource.com/aom.git
|
||||
[submodule "third_party/libavif/src"]
|
||||
path = third_party/libavif/src
|
||||
url = https://chromium.googlesource.com/external/github.com/AOMediaCodec/libavif.git
|
||||
[submodule "third_party/libavifinfo/src"]
|
||||
path = third_party/libavifinfo/src
|
||||
url = https://aomedia.googlesource.com/libavifinfo.git
|
||||
[submodule "third_party/nearby/src"]
|
||||
path = third_party/nearby/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/nearby-connections.git
|
||||
[submodule "third_party/beto-core/src"]
|
||||
path = third_party/beto-core/src
|
||||
url = https://beto-core.googlesource.com/beto-core.git
|
||||
[submodule "third_party/securemessage/src"]
|
||||
path = third_party/securemessage/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/securemessage.git
|
||||
[submodule "third_party/ukey2/src"]
|
||||
path = third_party/ukey2/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/ukey2.git
|
||||
[submodule "third_party/cros-components/src"]
|
||||
path = third_party/cros-components/src
|
||||
url = https://chromium.googlesource.com/external/google3/cros_components.git
|
||||
[submodule "third_party/libdrm/src"]
|
||||
path = third_party/libdrm/src
|
||||
url = https://chromium.googlesource.com/chromiumos/third_party/libdrm.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/expat/src"]
|
||||
path = third_party/expat/src
|
||||
url = https://chromium.googlesource.com/external/github.com/libexpat/libexpat.git
|
||||
[submodule "third_party/libipp/libipp"]
|
||||
path = third_party/libipp/libipp
|
||||
url = https://chromium.googlesource.com/chromiumos/platform2/libipp.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/libjpeg_turbo"]
|
||||
path = third_party/libjpeg_turbo
|
||||
url = https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git
|
||||
[submodule "third_party/liblouis/src"]
|
||||
path = third_party/liblouis/src
|
||||
url = https://chromium.googlesource.com/external/liblouis-github.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/libphonenumber/dist"]
|
||||
path = third_party/libphonenumber/dist
|
||||
url = https://chromium.googlesource.com/external/libphonenumber.git
|
||||
[submodule "third_party/libprotobuf-mutator/src"]
|
||||
path = third_party/libprotobuf-mutator/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/libprotobuf-mutator.git
|
||||
[submodule "third_party/libsrtp"]
|
||||
path = third_party/libsrtp
|
||||
url = https://chromium.googlesource.com/chromium/deps/libsrtp.git
|
||||
[submodule "third_party/libsync/src"]
|
||||
path = third_party/libsync/src
|
||||
url = https://chromium.googlesource.com/aosp/platform/system/core/libsync.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/libunwindstack"]
|
||||
path = third_party/libunwindstack
|
||||
url = https://chromium.googlesource.com/chromium/src/third_party/libunwindstack.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/libvpx/source/libvpx"]
|
||||
path = third_party/libvpx/source/libvpx
|
||||
url = https://chromium.googlesource.com/webm/libvpx.git
|
||||
[submodule "third_party/libwebm/source"]
|
||||
path = third_party/libwebm/source
|
||||
url = https://chromium.googlesource.com/webm/libwebm.git
|
||||
[submodule "third_party/libwebp/src"]
|
||||
path = third_party/libwebp/src
|
||||
url = https://chromium.googlesource.com/webm/libwebp.git
|
||||
[submodule "third_party/libyuv"]
|
||||
path = third_party/libyuv
|
||||
url = https://chromium.googlesource.com/libyuv/libyuv.git
|
||||
[submodule "third_party/lighttpd"]
|
||||
path = third_party/lighttpd
|
||||
url = https://chromium.googlesource.com/chromium/deps/lighttpd.git
|
||||
gclient-condition = checkout_mac or checkout_win
|
||||
[submodule "third_party/lss"]
|
||||
path = third_party/lss
|
||||
url = https://chromium.googlesource.com/linux-syscall-support.git
|
||||
gclient-condition = checkout_android or checkout_linux
|
||||
[submodule "third_party/material_color_utilities/src"]
|
||||
path = third_party/material_color_utilities/src
|
||||
url = https://chromium.googlesource.com/external/github.com/material-foundation/material-color-utilities.git
|
||||
[submodule "third_party/material_design_icons/src"]
|
||||
path = third_party/material_design_icons/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/material-design-icons.git
|
||||
gclient-condition = checkout_ios
|
||||
[submodule "third_party/mingw-w64/mingw/bin"]
|
||||
path = third_party/mingw-w64/mingw/bin
|
||||
url = https://chromium.googlesource.com/native_client/deps/third_party/mingw-w64/mingw/bin.git
|
||||
gclient-condition = checkout_nacl and checkout_win
|
||||
[submodule "third_party/minigbm/src"]
|
||||
path = third_party/minigbm/src
|
||||
url = https://chromium.googlesource.com/chromiumos/platform/minigbm.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/nacl_sdk_binaries"]
|
||||
path = third_party/nacl_sdk_binaries
|
||||
url = https://chromium.googlesource.com/chromium/deps/nacl_sdk_binaries.git
|
||||
gclient-condition = checkout_nacl and checkout_win
|
||||
[submodule "third_party/nasm"]
|
||||
path = third_party/nasm
|
||||
url = https://chromium.googlesource.com/chromium/deps/nasm.git
|
||||
[submodule "third_party/neon_2_sse/src"]
|
||||
path = third_party/neon_2_sse/src
|
||||
url = https://chromium.googlesource.com/external/github.com/intel/ARM_NEON_2_x86_SSE.git
|
||||
[submodule "third_party/netty-tcnative/src"]
|
||||
path = third_party/netty-tcnative/src
|
||||
url = https://chromium.googlesource.com/external/netty-tcnative.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/netty4/src"]
|
||||
path = third_party/netty4/src
|
||||
url = https://chromium.googlesource.com/external/netty4.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/openh264/src"]
|
||||
path = third_party/openh264/src
|
||||
url = https://chromium.googlesource.com/external/github.com/cisco/openh264
|
||||
[submodule "third_party/openscreen/src"]
|
||||
path = third_party/openscreen/src
|
||||
url = https://chromium.googlesource.com/openscreen
|
||||
[submodule "third_party/openxr/src"]
|
||||
path = third_party/openxr/src
|
||||
url = https://chromium.googlesource.com/external/github.com/KhronosGroup/OpenXR-SDK
|
||||
gclient-condition = checkout_openxr
|
||||
[submodule "third_party/pdfium"]
|
||||
path = third_party/pdfium
|
||||
url = https://pdfium.googlesource.com/pdfium.git
|
||||
[submodule "third_party/perfetto"]
|
||||
path = third_party/perfetto
|
||||
url = https://android.googlesource.com/platform/external/perfetto.git
|
||||
[submodule "third_party/perl"]
|
||||
path = third_party/perl
|
||||
url = https://chromium.googlesource.com/chromium/deps/perl.git
|
||||
gclient-condition = checkout_win
|
||||
[submodule "third_party/pthreadpool/src"]
|
||||
path = third_party/pthreadpool/src
|
||||
url = https://chromium.googlesource.com/external/github.com/Maratyszcza/pthreadpool.git
|
||||
[submodule "third_party/pyelftools"]
|
||||
path = third_party/pyelftools
|
||||
url = https://chromium.googlesource.com/chromiumos/third_party/pyelftools.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/quic_trace/src"]
|
||||
path = third_party/quic_trace/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/quic-trace.git
|
||||
[submodule "third_party/pywebsocket3/src"]
|
||||
path = third_party/pywebsocket3/src
|
||||
url = https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/pywebsocket3.git
|
||||
[submodule "third_party/re2/src"]
|
||||
path = third_party/re2/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/re2.git
|
||||
[submodule "third_party/requests/src"]
|
||||
path = third_party/requests/src
|
||||
url = https://chromium.googlesource.com/external/github.com/kennethreitz/requests.git
|
||||
gclient-condition = checkout_android
|
||||
[submodule "third_party/ruy/src"]
|
||||
path = third_party/ruy/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/ruy.git
|
||||
[submodule "third_party/skia"]
|
||||
path = third_party/skia
|
||||
url = https://skia.googlesource.com/skia.git
|
||||
[submodule "third_party/smhasher/src"]
|
||||
path = third_party/smhasher/src
|
||||
url = https://chromium.googlesource.com/external/smhasher.git
|
||||
[submodule "third_party/snappy/src"]
|
||||
path = third_party/snappy/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/snappy.git
|
||||
[submodule "third_party/sqlite/src"]
|
||||
path = third_party/sqlite/src
|
||||
url = https://chromium.googlesource.com/chromium/deps/sqlite.git
|
||||
[submodule "third_party/swiftshader"]
|
||||
path = third_party/swiftshader
|
||||
url = https://swiftshader.googlesource.com/SwiftShader.git
|
||||
[submodule "third_party/text-fragments-polyfill/src"]
|
||||
path = third_party/text-fragments-polyfill/src
|
||||
url = https://chromium.googlesource.com/external/github.com/GoogleChromeLabs/text-fragments-polyfill.git
|
||||
[submodule "third_party/tflite/src"]
|
||||
path = third_party/tflite/src
|
||||
url = https://chromium.googlesource.com/external/github.com/tensorflow/tensorflow.git
|
||||
[submodule "third_party/vulkan-deps"]
|
||||
path = third_party/vulkan-deps
|
||||
url = https://chromium.googlesource.com/vulkan-deps
|
||||
[submodule "third_party/vulkan_memory_allocator"]
|
||||
path = third_party/vulkan_memory_allocator
|
||||
url = https://chromium.googlesource.com/external/github.com/GPUOpen-LibrariesAndSDKs/VulkanMemoryAllocator.git
|
||||
[submodule "third_party/wayland/src"]
|
||||
path = third_party/wayland/src
|
||||
url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/wayland-protocols/src"]
|
||||
path = third_party/wayland-protocols/src
|
||||
url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland-protocols.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/wayland-protocols/kde"]
|
||||
path = third_party/wayland-protocols/kde
|
||||
url = https://chromium.googlesource.com/external/github.com/KDE/plasma-wayland-protocols.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/wayland-protocols/gtk"]
|
||||
path = third_party/wayland-protocols/gtk
|
||||
url = https://chromium.googlesource.com/external/github.com/GNOME/gtk.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/webdriver/pylib"]
|
||||
path = third_party/webdriver/pylib
|
||||
url = https://chromium.googlesource.com/external/github.com/SeleniumHQ/selenium/py.git
|
||||
[submodule "third_party/webgl/src"]
|
||||
path = third_party/webgl/src
|
||||
url = https://chromium.googlesource.com/external/khronosgroup/webgl.git
|
||||
[submodule "third_party/webgpu-cts/src"]
|
||||
path = third_party/webgpu-cts/src
|
||||
url = https://chromium.googlesource.com/external/github.com/gpuweb/cts.git
|
||||
[submodule "third_party/webrtc"]
|
||||
path = third_party/webrtc
|
||||
url = https://webrtc.googlesource.com/src.git
|
||||
[submodule "third_party/wuffs/src"]
|
||||
path = third_party/wuffs/src
|
||||
url = https://skia.googlesource.com/external/github.com/google/wuffs-mirror-release-c.git
|
||||
[submodule "third_party/weston/src"]
|
||||
path = third_party/weston/src
|
||||
url = https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/weston.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/wlcs/src"]
|
||||
path = third_party/wlcs/src
|
||||
url = https://chromium.googlesource.com/external/github.com/MirServer/wlcs.git
|
||||
gclient-condition = checkout_chromeos
|
||||
[submodule "third_party/xdg-utils"]
|
||||
path = third_party/xdg-utils
|
||||
url = https://chromium.googlesource.com/chromium/deps/xdg-utils.git
|
||||
gclient-condition = checkout_linux
|
||||
[submodule "third_party/xnnpack/src"]
|
||||
path = third_party/xnnpack/src
|
||||
url = https://chromium.googlesource.com/external/github.com/google/XNNPACK.git
|
||||
[submodule "tools/page_cycler/acid3"]
|
||||
path = tools/page_cycler/acid3
|
||||
url = https://chromium.googlesource.com/chromium/deps/acid3.git
|
||||
[submodule "third_party/zstd/src"]
|
||||
path = third_party/zstd/src
|
||||
url = https://chromium.googlesource.com/external/github.com/facebook/zstd.git
|
||||
[submodule "v8"]
|
||||
path = v8
|
||||
url = https://chromium.googlesource.com/v8/v8.git
|
||||
[submodule "internal"]
|
||||
path = internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/src-internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "third_party/android_prebuilts/build_tools"]
|
||||
path = third_party/android_prebuilts/build_tools
|
||||
url = https://android.googlesource.com/platform/prebuilts/build-tools.git
|
||||
gclient-condition = checkout_android_prebuilts_build_tools
|
||||
[submodule "chromeos/assistant/internal"]
|
||||
path = chromeos/assistant/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/assistant.git
|
||||
gclient-condition = checkout_src_internal and checkout_chromeos
|
||||
[submodule "build/fuchsia/internal"]
|
||||
path = build/fuchsia/internal
|
||||
url = https://chrome-internal.googlesource.com/fuchsia/build.git
|
||||
gclient-condition = checkout_fuchsia_internal and checkout_src_internal
|
||||
[submodule "chrome/app/theme/default_100_percent/google_chrome"]
|
||||
path = chrome/app/theme/default_100_percent/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/theme/default_100_percent/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/app/theme/default_200_percent/google_chrome"]
|
||||
path = chrome/app/theme/default_200_percent/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/theme/default_200_percent/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/app/theme/google_chrome"]
|
||||
path = chrome/app/theme/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/theme/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/browser/enterprise/connectors/internal"]
|
||||
path = chrome/browser/enterprise/connectors/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/browser/enterprise/connectors/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/browser/google/linkdoctor_internal"]
|
||||
path = chrome/browser/google/linkdoctor_internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/linkdoctor.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/browser/internal"]
|
||||
path = chrome/browser/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/browser_internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/browser/media/engagement_internal"]
|
||||
path = chrome/browser/media/engagement_internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/browser/media/engagement_internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/browser/resources/chromeos/quickoffice"]
|
||||
path = chrome/browser/resources/chromeos/quickoffice
|
||||
url = https://chrome-internal.googlesource.com/quickoffice/crx.git
|
||||
gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
|
||||
[submodule "chrome/browser/resources/settings_internal"]
|
||||
path = chrome/browser/resources/settings_internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/browser/resources/settings_internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/browser/spellchecker/internal"]
|
||||
path = chrome/browser/spellchecker/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/spellchecker/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/chrome_cleaner/internal"]
|
||||
path = chrome/chrome_cleaner/internal
|
||||
url = https://chrome-internal.googlesource.com/protector/foil.git
|
||||
gclient-condition = checkout_chrome_cleaner_internal and checkout_src_internal
|
||||
[submodule "chrome/installer/mac/internal"]
|
||||
path = chrome/installer/mac/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/installer/mac/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/data/firefox3_profile/searchplugins"]
|
||||
path = chrome/test/data/firefox3_profile/searchplugins
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/osdd/firefox3_profile_searchplugins.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/data/firefox3_searchplugins"]
|
||||
path = chrome/test/data/firefox3_searchplugins
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/osdd/firefox3_searchplugins.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/data/gpu/vt"]
|
||||
path = chrome/test/data/gpu/vt
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/vectortown_endurance/vectortownstatic-20121022.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/data/perf/frame_rate/private"]
|
||||
path = chrome/test/data/perf/frame_rate/private
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/frame_rate_tests.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/data/perf/private"]
|
||||
path = chrome/test/data/perf/private
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/perf_tests.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/data/pdf_private"]
|
||||
path = chrome/test/data/pdf_private
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/pdf_private.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/media_router/internal"]
|
||||
path = chrome/test/media_router/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/test/media_router/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/test/python_tests"]
|
||||
path = chrome/test/python_tests
|
||||
url = https://chrome-internal.googlesource.com/chrome/test/python_tests.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "chrome/tools/memory"]
|
||||
path = chrome/tools/memory
|
||||
url = https://chrome-internal.googlesource.com/chrome/tools/memory.git
|
||||
gclient-condition = checkout_win and checkout_src_internal
|
||||
[submodule "chrome/services/speech/internal"]
|
||||
path = chrome/services/speech/internal
|
||||
url = https://chrome-internal.googlesource.com/chromeos/speech.git
|
||||
gclient-condition = checkout_chromeos and checkout_src_internal
|
||||
[submodule "components/autofill/core/browser/form_parsing/internal_resources"]
|
||||
path = components/autofill/core/browser/form_parsing/internal_resources
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/autofill_regex_patterns.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/crash/core/app/internal"]
|
||||
path = components/crash/core/app/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/crash.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/metrics/internal"]
|
||||
path = components/metrics/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/metrics/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/ntp_tiles/resources/internal"]
|
||||
path = components/ntp_tiles/resources/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/ntp_tiles/resources.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/optimization_guide/internal"]
|
||||
path = components/optimization_guide/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/optimization_guide.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/resources/default_100_percent/google_chrome"]
|
||||
path = components/resources/default_100_percent/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/default_100_percent/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/resources/default_200_percent/google_chrome"]
|
||||
path = components/resources/default_200_percent/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/default_200_percent/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/resources/default_300_percent/google_chrome"]
|
||||
path = components/resources/default_300_percent/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/default_300_percent/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/site_isolation/internal"]
|
||||
path = components/site_isolation/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/components/site_isolation.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "components/vector_icons/google_chrome"]
|
||||
path = components/vector_icons/google_chrome
|
||||
url = https://chrome-internal.googlesource.com/chrome/vector_icons/google_chrome.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "content/test/data/plugin"]
|
||||
path = content/test/data/plugin
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/chrome_plugin_tests.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "google_apis/internal"]
|
||||
path = google_apis/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/google_apis/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "ios_internal"]
|
||||
path = ios_internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/ios_internal.git
|
||||
gclient-condition = checkout_ios and checkout_src_internal
|
||||
[submodule "remoting/android/internal"]
|
||||
path = remoting/android/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/remoting/android/internal.git
|
||||
gclient-condition = checkout_android and checkout_src_internal
|
||||
[submodule "remoting/host/installer/linux/internal"]
|
||||
path = remoting/host/installer/linux/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/remoting/host/installer/linux/internal.git
|
||||
gclient-condition = checkout_linux and checkout_src_internal
|
||||
[submodule "remoting/internal"]
|
||||
path = remoting/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/app-streaming.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "remoting/test/internal"]
|
||||
path = remoting/test/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/remoting/test/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "remoting/tools/internal"]
|
||||
path = remoting/tools/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/remoting/tools/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "remoting/webapp/app_remoting/internal"]
|
||||
path = remoting/webapp/app_remoting/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/remoting/webapp/app_remoting/internal.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "signing_keys"]
|
||||
path = signing_keys
|
||||
url = https://chrome-internal.googlesource.com/clank/apptestkey.git
|
||||
gclient-condition = checkout_android and checkout_google_internal and checkout_src_internal
|
||||
[submodule "skia/tools/clusterfuzz-data"]
|
||||
path = skia/tools/clusterfuzz-data
|
||||
url = https://chrome-internal.googlesource.com/chrome/tools/clusterfuzz-data.git
|
||||
gclient-condition = checkout_clusterfuzz_data and checkout_src_internal
|
||||
[submodule "third_party/amd"]
|
||||
path = third_party/amd
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/amd.git
|
||||
gclient-condition = checkout_win and checkout_src_internal
|
||||
[submodule "third_party/android_tools_internal"]
|
||||
path = third_party/android_tools_internal
|
||||
url = https://chrome-internal.googlesource.com/clank/third_party/android_tools.git
|
||||
gclient-condition = checkout_android and checkout_src_internal
|
||||
[submodule "third_party/gles2_conform"]
|
||||
path = third_party/gles2_conform
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/gles2_conform.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "third_party/googlemac"]
|
||||
path = third_party/googlemac
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/googlemac.git
|
||||
gclient-condition = checkout_mac and checkout_src_internal
|
||||
[submodule "third_party/khronos_glcts"]
|
||||
path = third_party/khronos_glcts
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/khronos_glcts.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "third_party/widevine/cdm/chromeos"]
|
||||
path = third_party/widevine/cdm/chromeos
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/chromeos.git
|
||||
gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
|
||||
[submodule "third_party/widevine/cdm/linux"]
|
||||
path = third_party/widevine/cdm/linux
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/linux.git
|
||||
gclient-condition = checkout_linux and checkout_src_internal
|
||||
[submodule "third_party/widevine/cdm/mac"]
|
||||
path = third_party/widevine/cdm/mac
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/mac.git
|
||||
gclient-condition = checkout_mac and checkout_src_internal
|
||||
[submodule "third_party/widevine/cdm/win"]
|
||||
path = third_party/widevine/cdm/win
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/widevine/cdm/win.git
|
||||
gclient-condition = checkout_win and checkout_src_internal
|
||||
[submodule "third_party/widevine/scripts"]
|
||||
path = third_party/widevine/scripts
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/widevine/scripts.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "third_party/widevine/test/license_server"]
|
||||
path = third_party/widevine/test/license_server
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/widevine/test/license_server.git
|
||||
gclient-condition = checkout_linux and checkout_src_internal
|
||||
[submodule "third_party/wix"]
|
||||
path = third_party/wix
|
||||
url = https://chrome-internal.googlesource.com/chrome/deps/wix/v3_5_2519.git
|
||||
gclient-condition = checkout_win and checkout_src_internal
|
||||
[submodule "tools/perf/data"]
|
||||
path = tools/perf/data
|
||||
url = https://chrome-internal.googlesource.com/chrome/tools/perf/data.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "ui/file_manager/internal"]
|
||||
path = ui/file_manager/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/file_manager.git
|
||||
gclient-condition = (checkout_chromeos or checkout_linux) and checkout_src_internal
|
||||
[submodule "ui/webui/internal"]
|
||||
path = ui/webui/internal
|
||||
url = https://chrome-internal.googlesource.com/chrome/ui-webui-internal.git
|
||||
gclient-condition = checkout_chromeos and checkout_src_internal
|
||||
[submodule "webkit/data/bmp_decoder"]
|
||||
path = webkit/data/bmp_decoder
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/bmp_decoder.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "webkit/data/ico_decoder"]
|
||||
path = webkit/data/ico_decoder
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/ico_decoder.git
|
||||
gclient-condition = checkout_src_internal
|
||||
[submodule "webkit/data/test_shell/plugins"]
|
||||
path = webkit/data/test_shell/plugins
|
||||
url = https://chrome-internal.googlesource.com/chrome/data/webkit_plugin_tests.git
|
||||
gclient-condition = checkout_src_internal
|
8
DEPS
8
DEPS
@ -32,6 +32,10 @@
|
||||
# which is a bit incomplete but the best documentation we have at the
|
||||
# moment.
|
||||
|
||||
# We expect all git dependencies specified in this file to be in sync with git
|
||||
# submodules (gitlinks).
|
||||
git_dependencies = 'SYNC'
|
||||
|
||||
gclient_gn_args_file = 'src/build/config/gclient_args.gni'
|
||||
gclient_gn_args = [
|
||||
'build_with_chromium',
|
||||
@ -526,6 +530,10 @@ vars = {
|
||||
# https://chrome-infra-packages.appspot.com/p/infra/3pp/tools/ninja
|
||||
# This has to stay in sync with the version in src/third_party/ninja/README.chromium.
|
||||
'ninja_version': 'version:2@1.11.1.chromium.6',
|
||||
|
||||
# 'magic' variable to tell depot_tools that git submodules should be accepted
|
||||
# but parity with DEPS file is expected.
|
||||
'SUBMODULE_MIGRATION': 'True',
|
||||
}
|
||||
|
||||
# Only these hosts are allowed for dependencies in this DEPS file.
|
||||
|
233
OWNERS
233
OWNERS
@ -34,3 +34,236 @@ per-file PRESUBMIT*.py=battre@chromium.org
|
||||
per-file PRESUBMIT*.py=wnwen@chromium.org # For .pydeps changes
|
||||
per-file README.md=*
|
||||
per-file WATCHLISTS=*
|
||||
|
||||
# git submodules
|
||||
per-file third_party/clang-format/script=*
|
||||
per-file chrome/browser/resources/preinstalled_web_apps/internal=*
|
||||
per-file chrome/installer/mac/third_party/xz/xz=*
|
||||
per-file third_party/libc++/src=*
|
||||
per-file third_party/libc++abi/src=*
|
||||
per-file third_party/libunwind/src=*
|
||||
per-file chrome/test/data/autofill/captured_sites/artifacts=*
|
||||
per-file chrome/test/data/password/captured_sites/artifacts=*
|
||||
per-file chrome/test/data/perf/canvas_bench=*
|
||||
per-file chrome/test/data/perf/frame_rate/content=*
|
||||
per-file chrome/test/data/xr/webvr_info=*
|
||||
per-file clank=*
|
||||
per-file docs/website=*
|
||||
per-file ios/third_party/earl_grey2/src=*
|
||||
per-file ios/third_party/edo/src=*
|
||||
per-file ios/third_party/gtx/src=*
|
||||
per-file ios/third_party/lottie/src=*
|
||||
per-file ios/third_party/material_components_ios/src=*
|
||||
per-file ios/third_party/material_font_disk_loader_ios/src=*
|
||||
per-file ios/third_party/material_internationalization_ios/src=*
|
||||
per-file ios/third_party/material_roboto_font_loader_ios/src=*
|
||||
per-file ios/third_party/material_sprited_animation_view_ios/src=*
|
||||
per-file ios/third_party/material_text_accessibility_ios/src=*
|
||||
per-file ios/third_party/motion_interchange_objc/src=*
|
||||
per-file ios/third_party/motion_animator_objc/src=*
|
||||
per-file ios/third_party/motion_transitioning_objc/src=*
|
||||
per-file ios/third_party/ochamcrest/src=*
|
||||
per-file ios/third_party/webkit/src=*
|
||||
per-file media/cdm/api=*
|
||||
per-file native_client=*
|
||||
per-file net/third_party/quiche/src=*
|
||||
per-file third_party/android_protobuf/src=*
|
||||
per-file third_party/androidx_javascriptengine/src=*
|
||||
per-file third_party/angle=*
|
||||
per-file third_party/anonymous_tokens/src=*
|
||||
per-file third_party/content_analysis_sdk/src=*
|
||||
per-file third_party/dav1d/libdav1d=*
|
||||
per-file third_party/dawn=*
|
||||
per-file third_party/highway/src=*
|
||||
per-file third_party/apache-portable-runtime/src=*
|
||||
per-file third_party/barhopper=*
|
||||
per-file third_party/google_benchmark/src=*
|
||||
per-file third_party/boringssl/src=*
|
||||
per-file third_party/breakpad/breakpad=*
|
||||
per-file third_party/cast_core/public/src=*
|
||||
per-file third_party/catapult=*
|
||||
per-file third_party/ced/src=*
|
||||
per-file third_party/chromium-variations=*
|
||||
per-file third_party/chromevox/third_party/sre/src=*
|
||||
per-file third_party/chromite=*
|
||||
per-file third_party/cld_3/src=*
|
||||
per-file third_party/colorama/src=*
|
||||
per-file third_party/cpu_features/src=*
|
||||
per-file third_party/cpuinfo/src=*
|
||||
per-file third_party/crc32c/src=*
|
||||
per-file third_party/cros_system_api=*
|
||||
per-file third_party/crossbench=*
|
||||
per-file third_party/crubit/src=*
|
||||
per-file third_party/depot_tools=*
|
||||
per-file third_party/devtools-frontend/src=*
|
||||
per-file third_party/devtools-frontend-internal=*
|
||||
per-file third_party/dom_distiller_js/dist=*
|
||||
per-file third_party/eigen3/src=*
|
||||
per-file third_party/emoji-metadata/src=*
|
||||
per-file third_party/farmhash/src=*
|
||||
per-file third_party/ffmpeg=*
|
||||
per-file third_party/flac=*
|
||||
per-file third_party/flatbuffers/src=*
|
||||
per-file third_party/fontconfig/src=*
|
||||
per-file third_party/fp16/src=*
|
||||
per-file third_party/gemmlowp/src=*
|
||||
per-file third_party/grpc/src=*
|
||||
per-file third_party/freetype/src=*
|
||||
per-file third_party/freetype-testing/src=*
|
||||
per-file third_party/fxdiv/src=*
|
||||
per-file third_party/harfbuzz-ng/src=*
|
||||
per-file third_party/emoji-segmenter/src=*
|
||||
per-file third_party/ots/src=*
|
||||
per-file third_party/libgav1/src=*
|
||||
per-file third_party/google_toolbox_for_mac/src=*
|
||||
per-file third_party/googletest/src=*
|
||||
per-file third_party/gnu_binutils=*
|
||||
per-file third_party/gperf=*
|
||||
per-file third_party/gvr-android-sdk/src=*
|
||||
per-file third_party/cardboard/src=*
|
||||
per-file third_party/arcore-android-sdk/src=*
|
||||
per-file third_party/hunspell_dictionaries=*
|
||||
per-file third_party/icu=*
|
||||
per-file third_party/javalang/src=*
|
||||
per-file third_party/jsoncpp/source=*
|
||||
per-file third_party/junit/src=*
|
||||
per-file third_party/leveldatabase/src=*
|
||||
per-file third_party/libFuzzer/src=*
|
||||
per-file third_party/fuzztest/src=*
|
||||
per-file third_party/libaddressinput/src=*
|
||||
per-file third_party/libaom/source/libaom=*
|
||||
per-file third_party/libavif/src=*
|
||||
per-file third_party/libavifinfo/src=*
|
||||
per-file third_party/nearby/src=*
|
||||
per-file third_party/beto-core/src=*
|
||||
per-file third_party/securemessage/src=*
|
||||
per-file third_party/ukey2/src=*
|
||||
per-file third_party/cros-components/src=*
|
||||
per-file third_party/libdrm/src=*
|
||||
per-file third_party/expat/src=*
|
||||
per-file third_party/libipp/libipp=*
|
||||
per-file third_party/libjpeg_turbo=*
|
||||
per-file third_party/liblouis/src=*
|
||||
per-file third_party/libphonenumber/dist=*
|
||||
per-file third_party/libprotobuf-mutator/src=*
|
||||
per-file third_party/libsrtp=*
|
||||
per-file third_party/libsync/src=*
|
||||
per-file third_party/libunwindstack=*
|
||||
per-file third_party/libvpx/source/libvpx=*
|
||||
per-file third_party/libwebm/source=*
|
||||
per-file third_party/libwebp/src=*
|
||||
per-file third_party/libyuv=*
|
||||
per-file third_party/lighttpd=*
|
||||
per-file third_party/lss=*
|
||||
per-file third_party/material_color_utilities/src=*
|
||||
per-file third_party/material_design_icons/src=*
|
||||
per-file third_party/mingw-w64/mingw/bin=*
|
||||
per-file third_party/minigbm/src=*
|
||||
per-file third_party/nacl_sdk_binaries=*
|
||||
per-file third_party/nasm=*
|
||||
per-file third_party/neon_2_sse/src=*
|
||||
per-file third_party/netty-tcnative/src=*
|
||||
per-file third_party/netty4/src=*
|
||||
per-file third_party/openh264/src=*
|
||||
per-file third_party/openscreen/src=*
|
||||
per-file third_party/openxr/src=*
|
||||
per-file third_party/pdfium=*
|
||||
per-file third_party/perfetto=*
|
||||
per-file third_party/perl=*
|
||||
per-file third_party/pthreadpool/src=*
|
||||
per-file third_party/pyelftools=*
|
||||
per-file third_party/quic_trace/src=*
|
||||
per-file third_party/pywebsocket3/src=*
|
||||
per-file third_party/re2/src=*
|
||||
per-file third_party/requests/src=*
|
||||
per-file third_party/ruy/src=*
|
||||
per-file third_party/skia=*
|
||||
per-file third_party/smhasher/src=*
|
||||
per-file third_party/snappy/src=*
|
||||
per-file third_party/sqlite/src=*
|
||||
per-file third_party/swiftshader=*
|
||||
per-file third_party/text-fragments-polyfill/src=*
|
||||
per-file third_party/tflite/src=*
|
||||
per-file third_party/vulkan-deps=*
|
||||
per-file third_party/vulkan_memory_allocator=*
|
||||
per-file third_party/wayland/src=*
|
||||
per-file third_party/wayland-protocols/src=*
|
||||
per-file third_party/wayland-protocols/kde=*
|
||||
per-file third_party/wayland-protocols/gtk=*
|
||||
per-file third_party/webdriver/pylib=*
|
||||
per-file third_party/webgl/src=*
|
||||
per-file third_party/webgpu-cts/src=*
|
||||
per-file third_party/webrtc=*
|
||||
per-file third_party/wuffs/src=*
|
||||
per-file third_party/weston/src=*
|
||||
per-file third_party/wlcs/src=*
|
||||
per-file third_party/xdg-utils=*
|
||||
per-file third_party/xnnpack/src=*
|
||||
per-file tools/page_cycler/acid3=*
|
||||
per-file third_party/zstd/src=*
|
||||
per-file v8=*
|
||||
per-file internal=*
|
||||
per-file third_party/android_prebuilts/build_tools=*
|
||||
per-file chromeos/assistant/internal=*
|
||||
per-file build/fuchsia/internal=*
|
||||
per-file chrome/app/theme/default_100_percent/google_chrome=*
|
||||
per-file chrome/app/theme/default_200_percent/google_chrome=*
|
||||
per-file chrome/app/theme/google_chrome=*
|
||||
per-file chrome/browser/enterprise/connectors/internal=*
|
||||
per-file chrome/browser/google/linkdoctor_internal=*
|
||||
per-file chrome/browser/internal=*
|
||||
per-file chrome/browser/media/engagement_internal=*
|
||||
per-file chrome/browser/resources/chromeos/quickoffice=*
|
||||
per-file chrome/browser/resources/settings_internal=*
|
||||
per-file chrome/browser/spellchecker/internal=*
|
||||
per-file chrome/chrome_cleaner/internal=*
|
||||
per-file chrome/installer/mac/internal=*
|
||||
per-file chrome/test/data/firefox3_profile/searchplugins=*
|
||||
per-file chrome/test/data/firefox3_searchplugins=*
|
||||
per-file chrome/test/data/gpu/vt=*
|
||||
per-file chrome/test/data/perf/frame_rate/private=*
|
||||
per-file chrome/test/data/perf/private=*
|
||||
per-file chrome/test/data/pdf_private=*
|
||||
per-file chrome/test/media_router/internal=*
|
||||
per-file chrome/test/python_tests=*
|
||||
per-file chrome/tools/memory=*
|
||||
per-file chrome/services/speech/internal=*
|
||||
per-file components/autofill/core/browser/form_parsing/internal_resources=*
|
||||
per-file components/crash/core/app/internal=*
|
||||
per-file components/metrics/internal=*
|
||||
per-file components/ntp_tiles/resources/internal=*
|
||||
per-file components/optimization_guide/internal=*
|
||||
per-file components/resources/default_100_percent/google_chrome=*
|
||||
per-file components/resources/default_200_percent/google_chrome=*
|
||||
per-file components/resources/default_300_percent/google_chrome=*
|
||||
per-file components/site_isolation/internal=*
|
||||
per-file components/vector_icons/google_chrome=*
|
||||
per-file content/test/data/plugin=*
|
||||
per-file google_apis/internal=*
|
||||
per-file ios_internal=*
|
||||
per-file remoting/android/internal=*
|
||||
per-file remoting/host/installer/linux/internal=*
|
||||
per-file remoting/internal=*
|
||||
per-file remoting/test/internal=*
|
||||
per-file remoting/tools/internal=*
|
||||
per-file remoting/webapp/app_remoting/internal=*
|
||||
per-file signing_keys=*
|
||||
per-file skia/tools/clusterfuzz-data=*
|
||||
per-file third_party/amd=*
|
||||
per-file third_party/android_tools_internal=*
|
||||
per-file third_party/gles2_conform=*
|
||||
per-file third_party/googlemac=*
|
||||
per-file third_party/khronos_glcts=*
|
||||
per-file third_party/widevine/cdm/chromeos=*
|
||||
per-file third_party/widevine/cdm/linux=*
|
||||
per-file third_party/widevine/cdm/mac=*
|
||||
per-file third_party/widevine/cdm/win=*
|
||||
per-file third_party/widevine/scripts=*
|
||||
per-file third_party/widevine/test/license_server=*
|
||||
per-file third_party/wix=*
|
||||
per-file tools/perf/data=*
|
||||
per-file ui/file_manager/internal=*
|
||||
per-file ui/webui/internal=*
|
||||
per-file webkit/data/bmp_decoder=*
|
||||
per-file webkit/data/ico_decoder=*
|
||||
per-file webkit/data/test_shell/plugins=*
|
||||
|
1
build/fuchsia/internal
Submodule
1
build/fuchsia/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 16da074bda38d989dbcbee0c7c75e2aa83783bb2
|
@ -0,0 +1 @@
|
||||
Subproject commit 364a7bfc4cec1e32257a2b9ae12f5354fa4709bb
|
@ -0,0 +1 @@
|
||||
Subproject commit 422d4257f3f9f3c2f6b03d8033c61f0cbbece8b4
|
1
chrome/app/theme/google_chrome
Submodule
1
chrome/app/theme/google_chrome
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit fd5f28534a5255022dd9cee6915e76755f87cc2f
|
1
chrome/browser/enterprise/connectors/internal
Submodule
1
chrome/browser/enterprise/connectors/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7fd7c8dd496740724d0024408ae7a96298e34aa2
|
1
chrome/browser/google/linkdoctor_internal
Submodule
1
chrome/browser/google/linkdoctor_internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit fe28a8f90c5471f20f8fee9ff7f6c6f8b8d02bed
|
1
chrome/browser/internal
Submodule
1
chrome/browser/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e7e78db02b503924ba5047b3b211ff1846be8335
|
1
chrome/browser/media/engagement_internal
Submodule
1
chrome/browser/media/engagement_internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 14b00ddbb904612ec8805f00718ae3f95c02a076
|
1
chrome/browser/resources/chromeos/quickoffice
Submodule
1
chrome/browser/resources/chromeos/quickoffice
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 23bde3495989fbc0112213613d2498030be51417
|
@ -0,0 +1 @@
|
||||
Subproject commit 3610b316398d68e3ae89388c03cb8bd8eb30e76a
|
1
chrome/browser/resources/settings_internal
Submodule
1
chrome/browser/resources/settings_internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5d6316b2434986e6b073e1d24585578bb27da451
|
1
chrome/browser/spellchecker/internal
Submodule
1
chrome/browser/spellchecker/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a22002a5b3cf7c6b872b25712af97a5664a350e2
|
1
chrome/chrome_cleaner/internal
Submodule
1
chrome/chrome_cleaner/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f7839edf1403546f1ebc5bff62319d32e21529ab
|
1
chrome/installer/mac/internal
Submodule
1
chrome/installer/mac/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d7fb448e1fc84c05c40719d83d785fe2a131e616
|
1
chrome/installer/mac/third_party/xz/xz
vendored
Submodule
1
chrome/installer/mac/third_party/xz/xz
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit eecaf55632ca72e90eb2641376bce7cdbc7284f7
|
1
chrome/services/speech/internal
Submodule
1
chrome/services/speech/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ae04dd0dae0a673d33c29bbe84405932d77e14fc
|
@ -0,0 +1 @@
|
||||
Subproject commit 654ecc6e5f3948e6c2dd42df13d2345f4f88bac3
|
1
chrome/test/data/firefox3_profile/searchplugins
Submodule
1
chrome/test/data/firefox3_profile/searchplugins
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6cf09b86fb9d058453e7d05978ff8e91b5e8e749
|
1
chrome/test/data/firefox3_searchplugins
Submodule
1
chrome/test/data/firefox3_searchplugins
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 490580801915834d72dd8a1e943924c35df45673
|
1
chrome/test/data/gpu/vt
Submodule
1
chrome/test/data/gpu/vt
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c34f30f909a414d378a1678eba921e58940708c4
|
@ -0,0 +1 @@
|
||||
Subproject commit 04b3ea663adf745c52831650e2426b54bc94e65d
|
1
chrome/test/data/pdf_private
Submodule
1
chrome/test/data/pdf_private
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 23b64c03647779d193ee8ccb3f2a1a5560da9c94
|
1
chrome/test/data/perf/canvas_bench
Submodule
1
chrome/test/data/perf/canvas_bench
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit a7b40ea5ae0239517d78845a5fc9b12976bfc732
|
1
chrome/test/data/perf/frame_rate/content
Submodule
1
chrome/test/data/perf/frame_rate/content
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c10272c88463efeef6bb19c9ec07c42bc8fe22b9
|
1
chrome/test/data/perf/frame_rate/private
Submodule
1
chrome/test/data/perf/frame_rate/private
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6394c925a272b92a4e9e16d929af049b7aa6e4f8
|
1
chrome/test/data/perf/private
Submodule
1
chrome/test/data/perf/private
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6f3e320b1fa10910eb1dcbad36afdd1ad00b2c5a
|
1
chrome/test/data/xr/webvr_info
Submodule
1
chrome/test/data/xr/webvr_info
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c58ae99b9ff9e2aa4c524633519570bf33536248
|
1
chrome/test/media_router/internal
Submodule
1
chrome/test/media_router/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 99937b3180700d9fb63eace8c762c7a5977a301f
|
1
chrome/test/python_tests
Submodule
1
chrome/test/python_tests
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 644bd7703b85f148564cc4038aada81f3a616d8a
|
1
chrome/tools/memory
Submodule
1
chrome/tools/memory
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3c9359382236f6d57c91505234a2bc7fd635ba6c
|
1
chromeos/assistant/internal
Submodule
1
chromeos/assistant/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit be573fb2c5ba762c5100c39b4b57baeec0877c65
|
1
clank
Submodule
1
clank
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4b4bafced1390d5d234f17250d4fde68c8e2b56d
|
@ -0,0 +1 @@
|
||||
Subproject commit 8d5b9c6b4200e59297bb32f8cca01d7564eb259b
|
1
components/crash/core/app/internal
Submodule
1
components/crash/core/app/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 977755983e64eb91813875407050afcc7c1b6683
|
1
components/metrics/internal
Submodule
1
components/metrics/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ac51808a082f35a97395ebb49c74dca809bd7540
|
1
components/ntp_tiles/resources/internal
Submodule
1
components/ntp_tiles/resources/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 48c257ae331a9c642af38b8f62cb2c789e2a7da6
|
1
components/optimization_guide/internal
Submodule
1
components/optimization_guide/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3603f882504d9a8785fc8e3869ccdf4cc7394314
|
@ -0,0 +1 @@
|
||||
Subproject commit 459263268c478eeb63e788074eb251eabe9bc385
|
@ -0,0 +1 @@
|
||||
Subproject commit 66e7e3c423b0a795a3706ab63d3e9adfd8c5a646
|
@ -0,0 +1 @@
|
||||
Subproject commit 91bb3da51c938685b899b3bd8a5ba0dda86bb861
|
1
components/site_isolation/internal
Submodule
1
components/site_isolation/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e0d8a7769c1daabb974bf0d229970534a0aede77
|
1
components/vector_icons/google_chrome
Submodule
1
components/vector_icons/google_chrome
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit dbf059ca9ed5a4da6ae628042a2797e822a53d79
|
1
content/test/data/plugin
Submodule
1
content/test/data/plugin
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3e80d4d08f5421d6bc9340964834ebc903a318aa
|
1
docs/website
Submodule
1
docs/website
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 49c12aba2275832dc5d645c12defc3e41f076392
|
1
google_apis/internal
Submodule
1
google_apis/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1f0b7eaee8e77a00988d3af8d1647ba9cca9965c
|
1
internal
Submodule
1
internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4e1a09949fa7f234d5fb696f9c4b7de702815e1f
|
1
ios/third_party/earl_grey2/src
vendored
Submodule
1
ios/third_party/earl_grey2/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 37e7433033659e9f49202a7d94381796b5e83f47
|
1
ios/third_party/edo/src
vendored
Submodule
1
ios/third_party/edo/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 726d5e6fc7c316bfeea43716e5caa0adea4ecdae
|
1
ios/third_party/gtx/src
vendored
Submodule
1
ios/third_party/gtx/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 0e6d6628c5b4d733dfc8f605ab576dcbb72aeeb9
|
1
ios/third_party/lottie/src
vendored
Submodule
1
ios/third_party/lottie/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4a4367659c0b8576d4a106669ff2ba129026085f
|
1
ios/third_party/material_components_ios/src
vendored
Submodule
1
ios/third_party/material_components_ios/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 17a0a793219751121f03e795bbd467d465b76788
|
1
ios/third_party/material_font_disk_loader_ios/src
vendored
Submodule
1
ios/third_party/material_font_disk_loader_ios/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 93acc021e3034898716028822cb802a3a816be7e
|
1
ios/third_party/material_internationalization_ios/src
vendored
Submodule
1
ios/third_party/material_internationalization_ios/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 305aa8d276f5137c98c5c1c888efc22e02251ee7
|
1
ios/third_party/material_roboto_font_loader_ios/src
vendored
Submodule
1
ios/third_party/material_roboto_font_loader_ios/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4be05d4676645febc453a6cde7f5adfb1b785dc1
|
1
ios/third_party/material_sprited_animation_view_ios/src
vendored
Submodule
1
ios/third_party/material_sprited_animation_view_ios/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8af9adaa182044cf2920dfb620b863669e1aeb7c
|
1
ios/third_party/material_text_accessibility_ios/src
vendored
Submodule
1
ios/third_party/material_text_accessibility_ios/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8cd910c1c8bbae261ae0d7e873ed96c69a386448
|
1
ios/third_party/motion_animator_objc/src
vendored
Submodule
1
ios/third_party/motion_animator_objc/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 296f529321dd7c59c6284c7ccd85dec978c225cc
|
1
ios/third_party/motion_interchange_objc/src
vendored
Submodule
1
ios/third_party/motion_interchange_objc/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 2f8b548f74c52f71d4c2160715a4ba9c887321dd
|
1
ios/third_party/motion_transitioning_objc/src
vendored
Submodule
1
ios/third_party/motion_transitioning_objc/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 1fe4a9d81433c1d43e54b118f29642e9b233907b
|
1
ios/third_party/ochamcrest/src
vendored
Submodule
1
ios/third_party/ochamcrest/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 92d9c14d13bb864255e65c09383564653896916b
|
1
ios/third_party/webkit/src
vendored
Submodule
1
ios/third_party/webkit/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 59e9de61b7b36507836fa8b098e8839d7d995b13
|
1
ios_internal
Submodule
1
ios_internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 6a51cc6934837120dc3cd3eab35e745cc8950e8e
|
1
media/cdm/api
Submodule
1
media/cdm/api
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit fef0b5aa1bd31efb88dfab804bdbe614f3d54f28
|
1
native_client
Submodule
1
native_client
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f9cb132c419b9e019853103e88c518026b9f5083
|
1
net/third_party/quiche/src
vendored
Submodule
1
net/third_party/quiche/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ba658fc677a78c2515fd1851526be5bea8fc74c4
|
1
remoting/android/internal
Submodule
1
remoting/android/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d4b268b20d45eeb46d9c7cb2b9d88f921254fdae
|
1
remoting/host/installer/linux/internal
Submodule
1
remoting/host/installer/linux/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e190816de75b14897f1af785eb37d237750460e2
|
1
remoting/internal
Submodule
1
remoting/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d4e99ab2c43b3301e1d3ba88a7cfccd93511c8b0
|
1
remoting/test/internal
Submodule
1
remoting/test/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 34ff3657e2176fc48a57fad555b076a50a409de6
|
1
remoting/tools/internal
Submodule
1
remoting/tools/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit acfed9c3a363694f37aadfb5cda4c31109661eb8
|
1
remoting/webapp/app_remoting/internal
Submodule
1
remoting/webapp/app_remoting/internal
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5ad5339af97c3bd193d595de03f34282491ce495
|
1
signing_keys
Submodule
1
signing_keys
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5138e684915721cbccbb487ec0764ed05650fcd0
|
1
skia/tools/clusterfuzz-data
Submodule
1
skia/tools/clusterfuzz-data
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit fa1fc4acacddd8d655cfca0bcadef5f7e2259bed
|
1
third_party/amd
vendored
Submodule
1
third_party/amd
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit cbd9811acb6d09f19b880fdbc6f0fc62901c9a5c
|
1
third_party/android_prebuilts/build_tools
vendored
Submodule
1
third_party/android_prebuilts/build_tools
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 673c20b524a83b662d8c1057fd3eec8fd0f93f9d
|
1
third_party/android_protobuf/src
vendored
Submodule
1
third_party/android_protobuf/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 7fca48d8ce97f7ba3ab8eea5c472f1ad3711762f
|
1
third_party/android_tools_internal
vendored
Submodule
1
third_party/android_tools_internal
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ab59dfd133386420a319a194c9ac6f5cae802471
|
1
third_party/androidx_javascriptengine/src
vendored
Submodule
1
third_party/androidx_javascriptengine/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 30ea6d647887c3bdfc47b04764b3444d0179f61b
|
1
third_party/angle
vendored
Submodule
1
third_party/angle
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d1d41e11d20f018e623ea2070e22a963cfd83c26
|
1
third_party/anonymous_tokens/src
vendored
Submodule
1
third_party/anonymous_tokens/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8c8d20953d502db31fec2353b199e6c22ef0236e
|
1
third_party/apache-portable-runtime/src
vendored
Submodule
1
third_party/apache-portable-runtime/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c3f11fcd86b42922834cae91103cf068246c6bb6
|
1
third_party/arcore-android-sdk/src
vendored
Submodule
1
third_party/arcore-android-sdk/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit d197af6b38f98d2344bc7f76326c4aa0c4f2fb90
|
1
third_party/barhopper
vendored
Submodule
1
third_party/barhopper
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 865bd06ef4a839b0a15d17e38e25f8911e4cdf9f
|
1
third_party/beto-core/src
vendored
Submodule
1
third_party/beto-core/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b902b346037ea3f4aadf8177021f6f917b16e648
|
1
third_party/boringssl/src
vendored
Submodule
1
third_party/boringssl/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b8e012e1ff736cc794273af4a7db521e6b18bcd5
|
1
third_party/breakpad/breakpad
vendored
Submodule
1
third_party/breakpad/breakpad
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8988364bcddd9b194b0bf931c10bc125987330ed
|
1
third_party/cardboard/src
vendored
Submodule
1
third_party/cardboard/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 80170209084b10860c76ea95a008875ff2a46bd4
|
1
third_party/cast_core/public/src
vendored
Submodule
1
third_party/cast_core/public/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 71f51fd6fa45fac73848f65421081edd723297cd
|
1
third_party/catapult
vendored
Submodule
1
third_party/catapult
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 00c92993e3e33f83a1e43eaee5d05d111c64632d
|
1
third_party/ced/src
vendored
Submodule
1
third_party/ced/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit ba412eaaacd3186085babcd901679a48863c7dd5
|
1
third_party/chromevox/third_party/sre/src
vendored
Submodule
1
third_party/chromevox/third_party/sre/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 5a56d4d33d67dc7c692da032d2ebbdefd7de780e
|
1
third_party/chromite
vendored
Submodule
1
third_party/chromite
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit c4b0ff08d3975d0d7a8170c2014504d81d778288
|
1
third_party/chromium-variations
vendored
Submodule
1
third_party/chromium-variations
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit f6cad8e6a52ea2febc08d7c29ec701ee0b4fb7ed
|
1
third_party/clang-format/script
vendored
Submodule
1
third_party/clang-format/script
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit e5337933f2951cacd3aeacd238ce4578163ca0b9
|
1
third_party/cld_3/src
vendored
Submodule
1
third_party/cld_3/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit b48dc46512566f5a2d41118c8c1116c4f96dc661
|
1
third_party/colorama/src
vendored
Submodule
1
third_party/colorama/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 3de9f013df4b470069d03d250224062e8cf15c49
|
1
third_party/content_analysis_sdk/src
vendored
Submodule
1
third_party/content_analysis_sdk/src
vendored
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 8d5118720805fdce0dd3ee2999c964501de4532c
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user