55 Commits

Author SHA1 Message Date
Victor Hugo Vianna Silva
b5427d5ad8 Add fetch config for ipcz
Bug: None
Change-Id: I47be4d5d4ca7a5850c6fec0aa6e1ce10f5d307c5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7171198
Reviewed-by: Gavin Mak <gavinmak@google.com>
Auto-Submit: Victor Vianna <victorvianna@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2025-11-19 09:43:15 -08:00
Victor Hugo Vianna Silva
6af610f8f8 Fix fetch config for libyuv
Follow-up to crrev.com/c/7019389.

Change-Id: Ia4f635699304a820033f666166cd97d0db6f8e0a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7036474
Auto-Submit: Victor Vianna <victorvianna@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2025-10-14 13:12:13 -07:00
Victor Hugo Vianna Silva
8fc14e1dea Add fetch configs for dawn, libyuv and openscreen
I used the crossbench config as a basis.

Bug: None
Change-Id: I7efa2f8fae4aaf723623307934ee0cf2928a3dd3
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/7019389
Auto-Submit: Victor Vianna <victorvianna@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2025-10-08 10:35:30 -07:00
Nikolay Vitkov
0f872505cc [cleanup] Remove DevTools internal
This repo no longer exits and should be remove to reduce confusion.

Bug: none
Change-Id: Iea67c85680a89b8bb5043bf5d63e117f63e80c5a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6708502
Auto-Submit: Nikolay Vitkov <nvitkov@chromium.org>
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Nikolay Vitkov <nvitkov@chromium.org>
Reviewed-by: Simon Zünd <szuend@chromium.org>
2025-07-09 02:31:46 -07:00
Camillo Bruni
b75eae780d Add fetch-config for v8-perf repo
Based on the existing v8.py config.

Change-Id: I58089e1d899fe4dcc09d259a0ab77a893d0907ea
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6684932
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: Brian Ryner <bryner@google.com>
2025-07-01 02:44:42 -07:00
Kameron Lutes
5982a1aeb3 Add fetch config for web-tests
Add a fetch config for the web-tests repo.

Change-Id: I27a9f24d6099db687dacd7a6302b01bde5b98005
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/6491216
Reviewed-by: Yiwei Zhang <yiwzhang@google.com>
Commit-Queue: Kameron Lutes <kalutes@google.com>
2025-04-30 18:07:02 -07:00
Camillo Bruni
bc7f9bfff5 Add webpagereplay fetch_config
Bug: 41496458
Change-Id: I0847945a647e2959b4b87d838c01b3f491027707
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5932647
Reviewed-by: Gavin Mak <gavinmak@google.com>
Reviewed-by: Ian Struiksma <ianstruiksma@google.com>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
2024-11-05 12:53:50 +00:00
Camillo Bruni
9578d67d34 Add fetch config for web-workload
https://chromium-workloads.web.app/ uses DEPS to pull in benchmark
sources from chromium.googlesource.com repositorys.
Adding a fetch config simplifies local setup.

Change-Id: Ibc5f08f61deb4bb0f6a0daec29e9d7cce1e12173
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5664756
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
2024-07-03 08:22:22 +00:00
Camillo Bruni
f1c7c96958 Add crossbench fetch config
Change-Id: I0ea9d4543e5ace42ee4d42a8ac49d7c77db27d90
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5648655
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Camillo Bruni <cbruni@chromium.org>
Reviewed-by: Alexander Schulze <alexschulze@chromium.org>
2024-06-25 08:26:55 +00:00
Takuto Ikuta
f97b5e2424 remove references to goma client repository
We don't maintain goma client anymore.

Bug: 41489832
Change-Id: Ib171f1d51b65c2c456dc3580d4e360a380ab6abf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5546605
Auto-Submit: Takuto Ikuta <tikuta@chromium.org>
Commit-Queue: Gavin Mak <gavinmak@google.com>
Reviewed-by: Gavin Mak <gavinmak@google.com>
2024-05-17 16:32:19 +00:00
Cheng Zhao
3c8baffa8d Add fetch config node
The node config is an alias of node-ci, which builds upstream Node.js
with bundled V8 instead.

This config will be used by maintainers of Node.js to test the GN build
of Node.js.

Bug: v8:13803
Change-Id: Ib67c54a24c5f8aee79d8f6eab50a9b697f28daeb
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/5232378
Reviewed-by: Victor Gomes <victorgomes@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
2024-01-26 16:16:29 +00:00
Gavin Mak
f936d540e1 Remove __future__ imports
All __future__ imports (unicode_literals, print_function) are already
mandatory in py3. Also remove an outdated py2 comment in
presubmit_canned_checks.py

Bug: 1475402
Change-Id: I27cf6a8268f6dd1081f22af782c4c29a975376ae
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4867135
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Gavin Mak <gavinmak@google.com>
2023-09-25 17:13:00 +00:00
Mike Frysinger
124bb8e53c switch to 4 space indent
Leave the recipes/ code at 2 space to match the rest of the recipes
project in other repos.

Reformatted using:
files=( $(
	git ls-tree -r --name-only HEAD | \
		grep -Ev -e '^(third_party|recipes)/' | \
		grep '\.py$';
	git grep -l '#!/usr/bin/env.*python' | grep -v '\.py$'
) )
parallel ./yapf -i -- "${files[@]}"
~/chromiumos/chromite/contrib/reflow_overlong_comments "${files[@]}"

The files that still had strings that were too long were manually
reformatted because they were easy and only a few issues.
autoninja.py
clang_format.py
download_from_google_storage.py
fix_encoding.py
gclient_utils.py
git_cache.py
git_common.py
git_map_branches.py
git_reparent_branch.py
gn.py
my_activity.py
owners_finder.py
presubmit_canned_checks.py
reclient_helper.py
reclientreport.py
roll_dep.py
rustfmt.py
siso.py
split_cl.py
subcommand.py
subprocess2.py
swift_format.py
upload_to_google_storage.py

These files still had lines (strings) that were too long, so the pylint
warnings were suppressed with a TODO.
auth.py
gclient.py
gclient_eval.py
gclient_paths.py
gclient_scm.py
gerrit_util.py
git_cl.py
presubmit_canned_checks.py
presubmit_support.py
scm.py

Change-Id: Ia6535c4f2c48d46b589ec1e791dde6c6b2ea858f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4836379
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Mike Frysinger <vapier@chromium.org>
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
2023-09-06 05:48:55 +00:00
Mike Frysinger
691128f836 fetch_configs: switch to 4 space indent
Reformat this dir by itself to help merging with conflicts with other CLs.

Reformatted using:
parallel ./yapf -i -- fetch_configs/*
~/chromiumos/chromite/contrib/reflow_overlong_comments fetch_configs/*

The 2 files that still had strings that were too long were manually
reformatted.
fetch_configs/config_util.py
fetch_configs/devtools-internal.py

Change-Id: Ic8aaf41fa462342743a39166da98c4e915fadd44
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4844310
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Mike Frysinger <vapier@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
2023-09-05 19:39:19 +00:00
Joanna Wang
018e46c03d Set managed:True for infra_superproject configs.
Bug: 1415507
Change-Id: I2bc0a398dea5367c1648665c64422c61dccfafc4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4678266
Reviewed-by: Josip Sokcevic <sokcevic@chromium.org>
Commit-Queue: Josip Sokcevic <sokcevic@chromium.org>
Auto-Submit: Joanna Wang <jojwang@chromium.org>
2023-07-12 07:11:29 +00:00
Joanna Wang
0a590f3e18 Add gclient conversion script.
Bug: 1415507
Change-Id: I6e8c59f0089bd8108be5967245d47effd96b4036
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4402816
Commit-Queue: Joanna Wang <jojwang@chromium.org>
Reviewed-by: Gavin Mak <gavinmak@google.com>
2023-04-07 17:51:12 +00:00
Joanna Wang
bf6e21d9d7 Update fetch configs for infra projects.
Bug: 1415507

Change-Id: I096b150ca0ee0a4b9a14c3b2059c666cfdf8213b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4379198
Reviewed-by: Gavin Mak <gavinmak@google.com>
Commit-Queue: Joanna Wang <jojwang@chromium.org>
2023-04-06 22:34:48 +00:00
Joanna Wang
479e1e9055 Add fetch config for infra_superproject.
Bug: 1421776
Change-Id: I7d2077d5b47fa62bebc334ee1758619851292158
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/4358836
Reviewed-by: Gavin Mak <gavinmak@google.com>
2023-03-21 23:13:09 +00:00
Thiago Perrotta
164e33529e Add a fetch config for GN.
Bug: None
Tested: `fetch gn`
Change-Id: Icaa673d3932c220da111166af91d3d30b4b721af
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3818401
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
Auto-Submit: Thiago Perrotta <tperrotta@chromium.org>
Commit-Queue: Thiago Perrotta <tperrotta@chromium.org>
2022-08-10 18:13:36 +00:00
Thiago Perrotta
debf6402b3 Add a fetch config for devtools (internal).
This change has precedent, c.f. 04d16a561 for infra_internal.

R=yangguo

Bug: None
Change-Id: I089b114bcfe110ad138284bb71802cfc5d7f157d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3782488
Reviewed-by: Yang Guo <yangguo@chromium.org>
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
Commit-Queue: Thiago Perrotta <tperrotta@chromium.org>
2022-07-22 17:27:02 +00:00
Thiago Perrotta
fcb6206f78 Add a fetch config for chrome (internal).
Although many things are private, the existence of Chrome is not.
This change has precedent, c.f. 04d16a561 for infra_internal.

Bug: None
Change-Id: I6fb9719a44c2e5f5cc492bacb442d9554b0d4480
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3779641
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
Commit-Queue: Thiago Perrotta <tperrotta@chromium.org>
Reviewed-by: Robbie Iannucci <iannucci@chromium.org>
Commit-Queue: Aravind Vasudevan <aravindvasudev@google.com>
2022-07-22 17:26:52 +00:00
Lei Zhang
26460d8175 Fix typos in PDFium fetch config.
- The extra comma at the end of the url string unintentionally turns
  the url into a list.
- The project name should be "pdfium".

Change-Id: I8944d59d06751716c512030145d29aac10cf13fd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3770290
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
Commit-Queue: Lei Zhang <thestig@chromium.org>
2022-07-18 22:06:59 +00:00
Lei Zhang
b4a8efbe1d Teach "fetch pdfium" about the checkout_configuration property.
Allow someone interested in checking out a subset of the PDFium source
to do so via:

fetch pdfium --checkout_configuration=small

Along the way, also add support for the target_os and target_os_only
properties, which are carried over from the Chromium fetch config.

Change-Id: I11153fe7cb828c748055328ab2b60224b665ae84
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3758798
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Aravind Vasudevan <aravindvasudev@google.com>
2022-07-13 20:43:41 +00:00
Victor Vianna
392ce7ee8e [depot_tools] Remove references to adobe flash from fetch flow
AFAIK, flash is long gone from Chromium.

Bug: 1064651
Change-Id: I25b98ac2b44e52fa3e3cfdbc9d7716ee736a4b6a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3687701
Commit-Queue: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Reviewed-by: Scott Violet <sky@chromium.org>
Auto-Submit: Victor Vianna <victorvianna@google.com>
2022-06-07 21:47:51 +00:00
Jamie Madill
9e3b7a973d Add fetch hook for ANGLE.
Bug: angleproject:7018
Change-Id: I0e685c81a43d247b4f1a0dd93850b30b829ef264
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3461421
Reviewed-by: Josip Sokcevic <sokcevic@google.com>
Commit-Queue: Jamie Madill <jmadill@chromium.org>
2022-02-15 20:18:55 +00:00
Dirk Pranke
ed2508a9bc Add a fetch config for the new chromium website repo.
This adds a `fetch website` config to make it a bit easier
to fetch the Git repo for the new chromium.org website.

Bug: 1260171
Change-Id: I1c147dedf18debf8f24f59989b9ff443e4ddd1bd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3263176
Auto-Submit: Dirk Pranke <dpranke@google.com>
Commit-Queue: Anthony Polito <apolito@google.com>
Reviewed-by: Anthony Polito <apolito@google.com>
2021-11-08 18:42:23 +00:00
Chinmay Garde
cfac2ea76b Add fetch recipe for the Flutter Engine repository.
Tested with the following

$ mkdir flutter_engine
$ cd flutter_engine
$ fetch flutter
$ cd src

 # Confirm the source tree and dependencies are as expected.

BUG=None
TEST=see above

Change-Id: Ie1a6653c3b76354e282688e0db50acc112794426
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/3026128
Reviewed-by: Dirk Pranke <dpranke@google.com>
Commit-Queue: Chinmay Garde <chinmaygarde@google.com>
2021-07-14 23:20:59 +00:00
Yang Guo
89863242a4 Add fetch configs for devtools-frontend
Change-Id: Ib416a8a00c57c21d31d16d928932fcd16f39426f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1903486
Commit-Queue: Aaron Gable <agable@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
Reviewed-by: John Budorick <jbudorick@chromium.org>
Auto-Submit: Yang Guo <yangguo@chromium.org>
2019-11-12 17:08:05 +00:00
John Budorick
f4d453e075 Remove checkout_mobile_internal from {android,ios}_internal fetch configs.
Bug: 803846, 856278
Change-Id: I60d28dc5d1cc2d697f5faa559d704bc80eec3114
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1754634
Reviewed-by: Michael Moss <mmoss@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
2019-08-16 18:06:11 +00:00
John Budorick
d05ca1537c Invert ios_internal fetch spec.
Bug: 803846
Change-Id: I8431cb0e9c7684ae9302749734bb74cc924d9f25
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1461236
Reviewed-by: Justin Cohen <justincohen@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
Auto-Submit: John Budorick <jbudorick@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
2019-06-13 17:29:18 +00:00
Raul Tambre
c2f74c1698 Make fetch compatible with Python 3
The scripts still work with Python 2.
There are no intended behaviour changes.

Bug: 939847
Change-Id: Icada60c5b2cf351d62aead26b7364fcef2c2a3e5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1524486
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Raul Tambre <raul@tambre.ee>
2019-03-19 05:55:53 +00:00
Michael Achenbach
a2d5f78477 Add fetch config for new node-ci repository.
Bug: v8:8772
Change-Id: I6f880c446568c28835eeea38ffc0a24b95d26ade
Reviewed-on: https://chromium-review.googlesource.com/c/1456036
Reviewed-by: Sergiy Belozorov <sergiyb@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
2019-02-06 15:00:14 +00:00
John Budorick
a85a4b01ee Don't fetch flash when fetching android_internal. (reland)
Bug: 856278
Change-Id: I949cefd102ecc80b161d082ec40b7e059f596781
Reviewed-on: https://chromium-review.googlesource.com/c/1345050
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
2018-11-21 01:02:25 +00:00
John Budorick
61e9778154 Revert "Don't fetch flash when fetching android_internal."
This reverts commit 3f40c42b52.

Reason for revert: ast.literal_eval(False) doesn't work?

Original change's description:
> Don't fetch flash when fetching android_internal.
> 
> Bug: 856278
> Change-Id: I89eccc7581daedda69dee4f99d174e8cb49c6ba1
> Reviewed-on: https://chromium-review.googlesource.com/c/1342730
> Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
> Commit-Queue: John Budorick <jbudorick@chromium.org>

TBR=ehmaldonado@chromium.org,jbudorick@chromium.org

Change-Id: Iffb655701830984e47a2b8e7629f0ed87886a401
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: 856278
Reviewed-on: https://chromium-review.googlesource.com/c/1344637
Reviewed-by: John Budorick <jbudorick@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
2018-11-20 22:20:25 +00:00
John Budorick
3f40c42b52 Don't fetch flash when fetching android_internal.
Bug: 856278
Change-Id: I89eccc7581daedda69dee4f99d174e8cb49c6ba1
Reviewed-on: https://chromium-review.googlesource.com/c/1342730
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
2018-11-20 19:31:11 +00:00
Johannes Henkel
801b5ddb14 [DevTools] Add a fetch config for the inspector_protocol.
This will facilitate a more standalone development process.
We don't have a DEPS file there yet, but I'm planning
to add a simple one, which for starters will
have gunit. I'll model this mostly after breakpad.
I've tested this fetch config and it appears to work great:

$ mkdir testfetch
$ cd testfetch
$ fetch inspector_protocol

After this there's an src directory in testfetch which
has our sources.

Change-Id: I482d65b3d8e50e9e5a98c4affc7b487a5bd6df53
Reviewed-on: https://chromium-review.googlesource.com/c/1340502
Commit-Queue: Johannes Henkel <johannes@chromium.org>
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
2018-11-16 22:40:19 +00:00
John Budorick
52a091f419 Add android_internal fetch spec.
Bug: 856278
Change-Id: I9aa7cd933a54ba675bdeadb7888d0205a080ea62
Reviewed-on: https://chromium-review.googlesource.com/c/1315470
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: John Budorick <jbudorick@chromium.org>
2018-11-07 01:00:53 +00:00
Aaron Gable
47f44dc180 fetch: stop specifying .DEPS.git for any repos
None of these repos has had a .DEPS.git file in over 3.5 years.

R=ehmaldonado

Bug: 824734
Change-Id: I768e247eee5a8eff9fcf8f1891497840909ec9fa
Reviewed-on: https://chromium-review.googlesource.com/982521
Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
2018-03-27 23:39:23 +00:00
Mostyn Bramley-Moore
1edda746d2 add "fetch goma_client"
Change-Id: I738c566be04a4ba2f699c1cbe2a8d1f43c2c0e93
Reviewed-on: https://chromium-review.googlesource.com/856616
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Mostyn Bramley-Moore <mostynb@vewd.com>
2018-01-09 21:06:16 +00:00
Sigurdur Asgeirsson
355b70412f Update fetch config with new Syzygy location.
Change-Id: Iacc2efd6974f1a161da6e33a0d25d6329fcaaf4f
Reviewed-on: https://chromium-review.googlesource.com/692697
Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
Reviewed-by: Sébastien Marchand <sebmarchand@chromium.org>
2017-10-02 00:52:59 +00:00
Aaron Gable
0a1f3f6ab3 Remove defunct Rietveld end-to-end tests
R=tandrii@chromium.org

Bug: 770019
Change-Id: I55d74d67281bd3f79cfd5ba9f57eea082359573e
Reviewed-on: https://chromium-review.googlesource.com/693034
Commit-Queue: Aaron Gable <agable@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
2017-09-29 18:04:04 +00:00
Edward Lemur
832e0bdf91 WebRTC: Update source-of-truth on 'fetch webrtc'
Bug: 751635
Change-Id: I0eaac306d394662d966e416b649414e9adbea048
Reviewed-on: https://chromium-review.googlesource.com/660258
Reviewed-by: Aaron Gable <agable@chromium.org>
Reviewed-by: Henrik Kjellander <kjellander@chromium.org>
Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org>
Commit-Queue: Aaron Gable <agable@chromium.org>
2017-09-13 19:20:57 +00:00
William Hesse
d8cfeaa809 Dart: Update the config for the "fetch dart" command.
Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=737149
Change-Id: I72e65056519338039d02246dcdfdb3e71c980b92
Reviewed-on: https://chromium-review.googlesource.com/649608
Reviewed-by: Emma Söderberg <emso@chromium.org>
Reviewed-by: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
Reviewed-by: Jochen Eisinger <jochen@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
Commit-Queue: William Hesse <whesse@google.com>
2017-09-05 20:29:45 +00:00
Paweł Hajdan, Jr
03293e8d1f fetch_end_to_end_test: remove unused, broken configs
See https://goto.google.com/kinhy (Google-internal)
for more context.

Bug: none
Change-Id: I1d255543d99b2d466dbad9f15ca606d663c1f946
Reviewed-on: https://chromium-review.googlesource.com/637311
Reviewed-by: William Hesse <whesse@google.com>
Commit-Queue: Paweł Hajdan Jr. <phajdan.jr@chromium.org>
2017-08-28 09:48:20 +00:00
Dr Alex Gouaillard
e1dd46f06c ENH: pass cache_dir arg through fetch, webrtc, and eventually chromium.
BUG=

Change-Id: I33aa83c36721059005b86fe8538560c302bbd4b5
Reviewed-on: https://chromium-review.googlesource.com/414692
Reviewed-by: Henrik Kjellander <kjellander@chromium.org>
Reviewed-by: Aaron Gable <agable@chromium.org>
Commit-Queue: Henrik Kjellander <kjellander@chromium.org>
2016-12-16 08:54:33 +00:00
Quinten Yearsley
b2cc4a94da depot_tools: Replace pylint error numbers with symbolic names.
This affects a bunch of files, but only changes comments,
and shouldn't make any difference to behavior.

The purpose is to slightly improve readability of pylint
disable comments.

Change-Id: Ic6cd0f8de792b31d91c6125f6da2616450b30f11
Reviewed-on: https://chromium-review.googlesource.com/420412
Reviewed-by: Aaron Gable <agable@chromium.org>
Commit-Queue: Quinten Yearsley <qyearsley@chromium.org>
2016-12-16 00:31:40 +00:00
agable
a98a6cd47d Remove safesync support from gclient[_scm].py
R=dpranke@chromium.org

Review-Url: https://codereview.chromium.org/2395013002
2016-11-15 14:30:10 -08:00
agable
3b9a5bb84f Delete git-auto-svn and its docs
We no longer support git-svn as a workflow.

R=iannucci@chromium.org
BUG=475320

Review-Url: https://codereview.chromium.org/2360143002
2016-09-22 11:32:09 -07:00
smut
ae7ea3167e Revert "Remove all safesync_url functionality from gclient"
This reverts commit 99a7f80578.
This reverts commit 2697cd19a7.
This reverts commit 8c51b6f148.
This reverts commit d4aedc811b.

Reason for revert:
Breaks iOS release branch builds.

BUG=623762
TBR=agable,maruel

Review URL: https://codereview.chromium.org/2162583004 .
2016-07-18 11:59:41 -07:00
agable
99a7f80578 Remove all safesync_url functionality from gclient
R=maruel@chromium.org
BUG=109184

Review-Url: https://codereview.chromium.org/2087313002
2016-06-24 11:19:44 -07:00