- 06 Aug, 2019 2 commits
-
-
James Darpinian authored
This reverts commit d52b306f. Reason for revert: Broke ANGLE CQ with "ImportError: No module named six" Example: https://ci.chromium.org/p/angle/builders/try/mac-dbg/6758 Original change's description: > Reland "depot_tools: Move six to depot_tools' .vpython" > > This is a reland of 3a98df0b > > Original change's description: > > depot_tools: Move six to depot_tools' .vpython > > > > Bug: 984182 > > Change-Id: I34a242c8607624beb0f06a27c563e413dec99790 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1717492 > > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > > Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> > > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > > Reviewed-by: Michael Moss <mmoss@chromium.org> > > Bug: 984182 > Change-Id: Ibf7034201e65a18f833cf1e7432f81a903a99aae > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1732880 > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=iannucci@chromium.org,mmoss@chromium.org,tandrii@chromium.org,ehmaldonado@chromium.org Change-Id: Id4488249b607441df9f00aa51f4a1f2bc4ad5cfd No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1739582Reviewed-by:
Kenneth Russell <kbr@chromium.org> Commit-Queue: Kenneth Russell <kbr@chromium.org>
-
Edward Lemur authored
This is a reland of 3a98df0b Original change's description: > depot_tools: Move six to depot_tools' .vpython > > Bug: 984182 > Change-Id: I34a242c8607624beb0f06a27c563e413dec99790 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1717492 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Reviewed-by: Michael Moss <mmoss@chromium.org> Bug: 984182 Change-Id: Ibf7034201e65a18f833cf1e7432f81a903a99aae Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1732880Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 25 Jul, 2019 2 commits
-
-
Edward Lesmes authored
This reverts commit 3a98df0b. Reason for revert: Can't roll into skia and build_internal Original change's description: > depot_tools: Move six to depot_tools' .vpython > > Bug: 984182 > Change-Id: I34a242c8607624beb0f06a27c563e413dec99790 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1717492 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Andrii Shyshkalov <tandrii@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Reviewed-by: Michael Moss <mmoss@chromium.org> TBR=iannucci@chromium.org,mmoss@chromium.org,tandrii@chromium.org,ehmaldonado@chromium.org Change-Id: I51e502e6f7633a6f26898f1ecbcd86ccf9c7c123 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 984182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1718996Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lemur authored
Bug: 984182 Change-Id: I34a242c8607624beb0f06a27c563e413dec99790 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1717492 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Michael Moss <mmoss@chromium.org>
-
- 06 May, 2019 1 commit
-
-
Raul Tambre authored
Ran "2to3 -w -n -f print ./" and manually added imports. Ran "^\s*print " and "\s+print " to find batch/shell scripts, comments and the like with embedded code, and updated them manually. Also manually added imports to files, which used print as a function, but were missing the import. The scripts still work with Python 2. There are no intended behaviour changes. Bug: 942522 Change-Id: Id777e4d4df4adcdfdab1b18bde89f235ef491b9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1595684Reviewed-by:
Dirk Pranke <dpranke@chromium.org> Commit-Queue: Dirk Pranke <dpranke@chromium.org> Auto-Submit: Raul Tambre <raul@tambre.ee>
-
- 12 Jan, 2018 1 commit
-
-
Robert Iannucci authored
This should fix the "halts mid-way" symptoms observed on linux. R=agable@chromium.org, hinoka@chromium.org Bug: 782543 Change-Id: Ia5254b7f8e73b5646f2782e36acc52b4772b095e Reviewed-on: https://chromium-review.googlesource.com/865821Reviewed-by:
Ryan Tseng <hinoka@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
- 08 Mar, 2017 1 commit
-
-
Ryan Tseng authored
So that we can roll the cit.py pin without breaking other services. BUG= Change-Id: I5992d753d8ddf23c29f1ef6c09866a86c7f7c2ae Reviewed-on: https://chromium-review.googlesource.com/450760Reviewed-by:
Daniel Jacques <dnj@chromium.org> Commit-Queue: Ryan Tseng <hinoka@chromium.org>
-
- 02 Aug, 2016 1 commit
-
-
dsansome authored
BUG= TBR=hinoka Review-Url: https://codereview.chromium.org/2181413004
-
- 14 Jul, 2016 1 commit
-
-
hinoka authored
BUG= Review-Url: https://codereview.chromium.org/2117943002
-
- 17 Jun, 2016 1 commit
-
-
tandrii authored
R=hinoka@chromium.org,stip@chromium.org BUG= Review-Url: https://codereview.chromium.org/2062053002
-
- 18 Feb, 2016 1 commit
-
-
dsansome@chromium.org authored
(it looks nicer) BUG= Review URL: https://codereview.chromium.org/1682293002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@298842 0039d316-1c4b-4281-b951-d872f2087c98
-
- 25 Nov, 2015 1 commit
-
-
mmoss@chromium.org authored
R=hinoka@chromium.org BUG=555036 Review URL: https://codereview.chromium.org/1471973004 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297698 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Nov, 2015 1 commit
-
-
iannucci@chromium.org authored
R=hinoka@chromium.org, stip@chromium.org BUG= Review URL: https://codereview.chromium.org/1457563002 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297583 0039d316-1c4b-4281-b951-d872f2087c98
-
- 24 Oct, 2015 1 commit
-
-
dnj@chromium.org authored
TBR=hinoka@chromium.org BUG=None TEST=local - Ran with different branches, seems to work. R=hinoka@chromium.org Review URL: https://codereview.chromium.org/1414223003 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@297284 0039d316-1c4b-4281-b951-d872f2087c98
-
- 17 Jul, 2015 2 commits
-
-
hinoka@chromium.org authored
gclient should be checking out origin/deployed, not deployed. --revision deployed is local, origin/deployed actually causes it to fetch BUG= Review URL: https://codereview.chromium.org/1236133005 git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@296055 0039d316-1c4b-4281-b951-d872f2087c98
-
hinoka@chromium.org authored
Example usage: yo cq_stats --help BUG= R=stip@chromium.org Review URL: https://codereview.chromium.org/1232573007 . git-svn-id: svn://svn.chromium.org/chrome/trunk/tools/depot_tools@296053 0039d316-1c4b-4281-b951-d872f2087c98
-