You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Allen Li 6429a2f9e5 [gerrit_util] Fix ShouldUseSSO with no account
Bug: b/366261039
Change-Id: I77cd3a45ebb6e67eebcae6dc44a30b46b954a545
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5867127
Commit-Queue: Allen Li <ayatane@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
8 months ago
bootstrap
fetch_configs Add fetch config for web-workload 10 months ago
hooks
infra Roll recipe dependencies (trivial). 8 months ago
infra_lib/telemetry Add config to the telemetry lib 8 months ago
man Add --tree option to rebase-update. 11 months ago
metadata Do not warn about using "and" / "or" in License: fields 9 months ago
python-bin
python2-bin
recipes Roll recipe dependencies (trivial). 8 months ago
testing_support [scm.py] Fix error with missing_ok in GitConfig. 9 months ago
tests Add end_commit for calculating GitChange diffs. 8 months ago
third_party [depot_tools] annotate third_party/colorama as non security critical 8 months ago
win_toolchain
zsh-goodies
.cipd_impl.ps1
.flake8
.gitattributes Establish a directory for chrome infra telemetry 9 months ago
.gitignore autoninja: check RBE project, not account 8 months ago
.isort.cfg
.style.yapf
.vpython3 autoninja: check RBE project, not account 8 months ago
BUILD_OWNERS
CROS_OWNERS
DIR_METADATA
LICENSE
LUCI_OWNERS
OWNERS autoninja: Implement build_telemetry utils 10 months ago
PRESUBMIT.py
README.gclient.md
README.git-cl.md
README.md
RECLIENT_OWNERS
WATCHLISTS
auth.py [auth.py] Fix quoting of scopes 10 months ago
autoninja autoninja: check RBE project, not account 8 months ago
autoninja.bat autoninja: check RBE project, not account 8 months ago
autoninja.py autoninja: fix strings with invalid escape sequences 8 months ago
bazel
bazel.py
bb provide a way to override cipd root for *nix systems. 9 months ago
bb.bat
black
bootstrap_python3
breakpad.py
build_telemetry autoninja: Implement build_telemetry utils 10 months ago
build_telemetry.bat autoninja: Implement build_telemetry utils 10 months ago
build_telemetry.py build_telemetry: Do not print warning message for cipd auth-info error 8 months ago
cbuildbot
cipd cipd: allow overriding the location of where cipd binary is installed 9 months ago
cipd.bat
cipd_bin_setup.bat
cipd_bin_setup.sh provide a way to override cipd root for *nix systems. 9 months ago
cipd_client_version [depot_tools] Roll CIPD. 8 months ago
cipd_client_version.digests [depot_tools] Roll CIPD. 8 months ago
cipd_manifest.txt [depot_tools] Roll everything. 8 months ago
cipd_manifest.versions [depot_tools] Roll everything. 8 months ago
cipd_manifest_cros_python2.txt
cipd_manifest_cros_python2.versions
clang-format
clang-format.bat
clang_format.py [clang_format] Update clang path 11 months ago
codereview.settings
compile_single_file
compile_single_file.bat
compile_single_file.py
cpplint.bat
cpplint.py [jumbo] Update various places for changes to C++ standards. 9 months ago
cpplint_chromium.py
cros
cros_python2.vpython
cros_sdk
detect_host_arch.py
dirmd provide a way to override cipd root for *nix systems. 9 months ago
dirmd.bat
download_from_google_storage
download_from_google_storage.bat
download_from_google_storage.py
ensure_bootstrap redirect stdout and stderr of cipd_bin_setup to /dev/null 9 months ago
fetch
fetch.bat
fetch.py fail if fetch command is called in Cog 11 months ago
gclient
gclient-new-workdir.py fail gracefully if gclient-new-workdir.py is called in non-git env 11 months ago
gclient.bat
gclient.py Prevent sync from deleting existing non-git-sources when in cog. 10 months ago
gclient_completion.sh
gclient_eval.py [gclient] remove output_file from gcs object setdep 1 year ago
gclient_paths.py gclient: resolve symlink in gclient_entries before checking with current path 11 months ago
gclient_scm.py Fix spelling error and wrap output at 80 columns. 8 months ago
gclient_utils.py [gclient] Use lowercase and when merging conditions 12 months ago
gerrit
gerrit_client.py [gerrit_client.py] Add restore command 10 months ago
gerrit_util.py [gerrit_util] Fix ShouldUseSSO with no account 8 months ago
git-cache
git-cl
git-credential-luci provide a way to override cipd root for *nix systems. 9 months ago
git-credential-luci.bat [cipd] Add git-credential-luci (reland) 11 months ago
git-crrev-parse
git-drover
git-find-releases
git-footers
git-freeze
git-gs
git-hyper-blame
git-map
git-map-branches
git-mark-merge-base
git-nav-downstream
git-nav-upstream print slightly better message if git nav-upstream is not called in git repo 12 months ago
git-new-branch
git-number
git-rebase-update
git-rename-branch
git-reparent-branch
git-retry
git-runhooks
git-squash-branch
git-squash-branch-tree Add git squash-branch-tree 10 months ago
git-thaw
git-upstream-diff
git_auth.py [gclient_scm] Add new auth stack setup to gclient 9 months ago
git_cache.py error if git cache commands are called in cog env. 1 year ago
git_cl.py Add end_commit for calculating GitChange diffs. 8 months ago
git_cl_completion.sh
git_common.py [git_common] Fix memoize_one type check 9 months ago
git_completion.sh
git_dates.py
git_find_releases.py fail gracefully if git find-releases is called in cog 12 months ago
git_footers.py fail gracefully if git footers is called in cog 12 months ago
git_freezer.py fail gracefully if git freeze or git thaw are called in cog 12 months ago
git_hyper_blame.py fail gracefully if git hyper-blame are called in cog 12 months ago
git_map.py fail gracefully if git map is called in cog 12 months ago
git_map_branches.py fail gracefully if git map-branches is called in cog 12 months ago
git_mark_merge_base.py fail gracefully if git mark-merge-base is called in cog 12 months ago
git_nav_downstream.py fail gracefully if git nav-downstream is called in cog 12 months ago
git_new_branch.py fail gracefully if git new-branch is called in cog 12 months ago
git_number.py Revert "[git-number] Remove unused git-number script." 9 months ago
git_rebase_update.py Add --tree option to rebase-update. 11 months ago
git_rename_branch.py fail gracefully if git rename-branch is called in cog 12 months ago
git_reparent_branch.py fail gracefully if git reparent-branch is called in cog 12 months ago
git_retry.py
git_squash_branch.py fail gracefully if git squash-branch is called in cog 12 months ago
git_squash_branch_tree.py Add git squash-branch-tree 10 months ago
git_upstream_diff.py fail gracefully if git upstream-diff is called in cog 12 months ago
gn
gn.bat
gn.py
gn_helper.py gn_helper: ignore spaces on gn lines 10 months ago
google-java-format [depot_tools] add google_java_format.py 1 year ago
google-java-format.bat [depot_tools] add google_java_format.py 1 year ago
google_java_format.py Fix google-java-format/cipd exists check. 11 months ago
gsutil.py [gsutil] Fix race when downloading gsutil 1 year ago
gsutil.py.bat
gsutil.vpython3
isort
led provide a way to override cipd root for *nix systems. 9 months ago
led.bat
lockfile.py [gsutil] Fix race when downloading gsutil 1 year ago
luci-auth provide a way to override cipd root for *nix systems. 9 months ago
luci-auth.bat
lucicfg provide a way to override cipd root for *nix systems. 9 months ago
lucicfg.bat
mac_toolchain provide a way to override cipd root for *nix systems. 9 months ago
metrics.README.md [metrics] Add new auth metric 9 months ago
metrics.py [metrics] Add new auth metric 9 months ago
metrics_utils.py [metrics] Add new auth metric 9 months ago
my_activity.py
newauth.py [git_cl] Let creds-check revert new auth config changes 10 months ago
ninja
ninja.bat
ninja.py ninja: error if trying to build for use_remoteexec=true 11 months ago
ninjalog_uploader.py ninjalog_uploader: Distinguish between explicit and default build configs 8 months ago
owners_client.py
owners_finder.py
pinpoint provide a way to override cipd root for *nix systems. 9 months ago
pinpoint.bat
post_build_ninja_summary.py allow v6 ninja log format 11 months ago
presubmit_canned_checks.py [PRESUBMIT] Read DEPS file from Git in CheckForCommitObjects 9 months ago
presubmit_diff.py Handle binaries in presubmit_diff 9 months ago
presubmit_support.py Add end_commit for calculating GitChange diffs. 8 months ago
prpc provide a way to override cipd root for *nix systems. 9 months ago
prpc.bat
pylint-2.6
pylint-2.6.bat
pylint-2.7
pylint-2.7.bat
pylint-2.17
pylint-2.17.bat
pylint_main.py
pylintrc
pylintrc-2.17
python_runner.sh
rdb provide a way to override cipd root for *nix systems. 9 months ago
rdb.bat
rdb_wrapper.py
reclient_helper.py autoninja: Use AUTONINJA_BUILD_ID for RBE_invocation_id as is. 10 months ago
reclientreport
reclientreport.bat
reclientreport.py
repo error if repo command is called in Cog environment 11 months ago
repo_launcher
roll-dep
roll-dep.bat
roll_dep.py error if roll-dep command is called in Cog environment 11 months ago
roll_downstream_gcs_deps.py Add a script to copy GCS packages from one DEPS file to another 9 months ago
rustfmt.py
scm.py Avoid silently overwriting diff.ignoreSubmodules config. 8 months ago
setup_color.py
siso
siso.bat
siso.py siso: print error if siso binary doesn't exist in third_party/siso 9 months ago
split_cl.py Edit warning in split_cl.py 9 months ago
subcommand.py
subprocess2.py
swift-format
swift_format.py
update_depot_tools Make update_depot_tools tell you if it's skipping an update. 8 months ago
update_depot_tools.bat
update_depot_tools_toggle.py
upload_metrics.py
upload_to_google_storage.py
upload_to_google_storage_first_class.py [GCS] Add prefix option to upload_to_gs_f_c 12 months ago
utils.py Use $HOME/.config/depot_tools on linux for .cfg files 11 months ago
vpython3 Don't write pyc files if running from Cog 9 months ago
vpython3.bat
watchlists.py
whitespace.txt
win32imports.py
yapf
yapf.bat

README.md

depot_tools

Tools for working with Chromium development. It requires python 3.8.

Tools

The most important tools are:

  • fetch: A gclient wrapper to checkout a project. Use fetch --help for more details.
  • gclient: A meta-checkout tool. Think repo or git submodules, except that it support OS-specific rules, e.g. do not checkout Windows only dependencies when checking out for Android. Use gclient help for more details and README.gclient.md.
  • git cl: A code review tool to interact with Rietveld or Gerrit. Use git cl help for more details and README.git-cl.md.
  • roll-dep: A gclient dependency management tool to submit a dep roll, updating a dependency to a newer revision.

There are a lot of git utilities included.

Updating

depot_tools updates itself automatically when running gclient tool. To disable auto update, set the environment variable DEPOT_TOOLS_UPDATE=0 or run ./update_depot_tools_toggle.py --disable.

To update package manually, run update_depot_tools.bat on Windows, or ./update_depot_tools on Linux or Mac.

On Windows only, running gclient will install git and python.

Contributing

To contribute change for review:

git new-branch <somename>
# Hack
git add .
git commit -a -m "Fixes goat teleporting"
# find reviewers
git cl owners
git log -- <yourfiles>

# Request a review.
git cl upload -r reviewer1@chromium.org,reviewer2@chromium.org --send-mail

# Edit change description if needed.
git cl desc

# If change is approved, flag it to be committed.
git cl set-commit

# If change needs more work.
git rebase-update
...
git cl upload -t "Fixes goat teleporter destination to be Australia"

See also open bugs, open reviews, forum or report problems.

cpplint.py

Until 2018, our cpplint.py was a copy of the upstream version at https://github.com/google/styleguide/tree/gh-pages/cpplint. Unfortunately, that repository is not maintained any more. If you want to update cpplint.py in depot_tools, just upload a patch to do so. We will figure out a long-term strategy via issue https://crbug.com/916550.

Note that the cpplint.py here is also used by the Tricium analyzer, so if the cpplint.py here changes, we should also update the copy used there.