- 11 Jun, 2021 1 commit
-
-
Brian Ryner authored
This contains https://chromium-review.googlesource.com/c/infra/infra/+/2943752 , a stability fix for Mac (and potential startup performance improvement). Bug: 1215121 Change-Id: I77a90b8b00ddf0570dc8e0e5821c0b31b60ab79a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2951423Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
- 08 Jun, 2021 1 commit
-
-
Brian Ryner authored
This contains https://chromium-review.googlesource.com/c/infra/infra/+/2943752 , a stability fix for Mac (and potential startup performance improvement). Bug: 1215121 Change-Id: Ifac20c066d7c6527574e9a128e4f5d60774824b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2944646 Auto-Submit: Brian Ryner <bryner@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 01 Jun, 2021 1 commit
-
-
Brian Ryner authored
There should be no functional changes for depot_tools. However, this version contains a fix for building Python wheels, and we're trying to standardize on this version everywhere. Change-Id: Ibb8259028f0c7aa39f03a75ffdedbbb5349b4fc4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2927689 Auto-Submit: Brian Ryner <bryner@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 26 May, 2021 1 commit
-
-
Brian Ryner authored
Bug: 1208146 Change-Id: I9347a6f95454cfab58eecc08a636957a5fcdb35a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2916176Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
- 25 May, 2021 1 commit
-
-
Brian Ryner authored
Bug: 1208146 Change-Id: Ifb27636063a3fbe02f605f42af3f04b2dbda1529 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2914233Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
- 14 May, 2021 1 commit
-
-
Brian Ryner authored
Bug: 1208146 Change-Id: If692ee3073e41acf4da2cd271559b86987813937 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2896108 Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Ben Pastene <bpastene@chromium.org> Owners-Override: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org>
-
- 09 May, 2021 1 commit
-
-
Brian Ryner authored
See https://chromium.googlesource.com/chromium/tools/depot_tools/+/e77e3c879a3f795161d3efa096c9caa33c7a0c2b Bug: 1175200 Change-Id: I340be41bd2c7e796de5d153b95873e4b45e5280e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2879116 Commit-Queue: Brian Ryner <bryner@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 07 May, 2021 1 commit
-
-
Nico Weber authored
This time, the mac/intel binary was built with an older macOS SDK which makes the runtime believe that the macOS version on Big Sur is 10.16 instead of 11.0, which should work around the Big Sur issue we had in the last attempt. This version was pushed to bleeding_edge in https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2876311 Bug: 1124119,1103236,1184768,1175200 Change-Id: I8614d6f22704d46bfa78b81c8e4b9ff7e6668487 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2880559 Commit-Queue: Nico Weber <thakis@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 06 May, 2021 1 commit
-
-
Brian Ryner authored
The new version is built with an older Xcode version for mac-amd64, using the 10.15 SDK, which gives us better Big Sur compatibility for some of the very old Python libraries we have in use. In particular, it will see the OS version as 10.16 rather than 11.0, and recognize the 10.x-built vpython wheels as compatible. Bug: 1175200 Change-Id: I23be64b11c8a2fb31910ce5e13b98bd5b38eeb7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2876311 Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
- 04 May, 2021 3 commits
-
-
Nico Weber authored
This reverts commit 02927937. Reason for revert: https://crbug.com/1175200 Original change's description: > Bump python2 to 2.7.18 > > That version was pushed to bleeding_edge in > https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2861642 > > Bug: 1124119 > Change-Id: Id4ab5cb599dc85f3da7784163ddd46b2cd7c7980 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2867872 > Auto-Submit: Nico Weber <thakis@chromium.org> > Commit-Queue: Nico Weber <thakis@chromium.org> > Reviewed-by: Robbie Iannucci <iannucci@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@google.com> Bug: 1124119 Change-Id: I70124c502c84713e2bbb809793353c74e2e40645 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2872006 Auto-Submit: Nico Weber <thakis@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Nico Weber authored
This reverts commit 44e954dd. Reason for revert: Prerequisite for https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2872006 Original change's description: > [mac/arm] pull python2 binary in cipd bootstrap now that it exists > > Bug: 1124119,1103236,1184768 > Change-Id: Ie56611586dd6f79989fba970de20846b845b08b6 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2870586 > Auto-Submit: Nico Weber <thakis@chromium.org> > Commit-Queue: Dirk Pranke <dpranke@google.com> > Reviewed-by: Dirk Pranke <dpranke@google.com> Bug: 1124119 Bug: 1103236 Bug: 1184768 Change-Id: I9de566312d40d9fd109d245eab36b26d19e3b0b9 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2872007 Auto-Submit: Nico Weber <thakis@chromium.org> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Nico Weber authored
Bug: 1124119,1103236,1184768 Change-Id: Ie56611586dd6f79989fba970de20846b845b08b6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2870586 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 03 May, 2021 2 commits
-
-
Nico Weber authored
That version was pushed to bleeding_edge in https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2861642 Bug: 1124119 Change-Id: Id4ab5cb599dc85f3da7784163ddd46b2cd7c7980 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2867872 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Nico Weber <thakis@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Nico Weber authored
Hopefully no behavior change :) Bug: none Change-Id: I62710ce8c07c4df4cb0fd8cb916127616f47ee8b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2867312 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
- 30 Apr, 2021 1 commit
-
-
Brian Ryner authored
This package version is also available for mac-arm64. Also, update bleeding_edge to pull a native cpython3 package on mac-arm64, to match https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2858534 Bug: 1124119 Change-Id: Ief3c44f72fddd832cd9fb1e099dfb889a492f4a7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2861642Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
- 29 Apr, 2021 1 commit
-
-
Nico Weber authored
With this, it's possible to run some things without export VPYTHON_BYPASS="manually managed python not supported by chrome operations" on an arm mac, such as `git cl upload` -- this CL was uploaded from my M1 MBP :) (Presubmits need py2 which we don't have yet, but with `--bypass-hooks` it works.) Bug: 1103326,1184767,1103236 Change-Id: I46f5b880dfd72b8d811d39b43311fdee17ccad3e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2858534 Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 28 Apr, 2021 1 commit
-
-
Brian Ryner authored
Bug: 1184767 Change-Id: I62794e383bad8592ae1027b728426042a843c610 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2846742 Commit-Queue: Brian Ryner <bryner@google.com> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 26 Apr, 2021 1 commit
-
-
Brian Ryner authored
This is to pick up https://chromium-review.googlesource.com/c/infra/infra/+/2850061 which we'll want in order to enable the native ARM64 package in a future CL. Bug: 1184767 Change-Id: I37491ac0591dfc37ca19c2cdfef5c133d78a5991 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2850328 Auto-Submit: Brian Ryner <bryner@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
- 21 Apr, 2021 1 commit
-
-
Brian Ryner authored
This is a prerequisite to enabling the native Mac ARM64 cpython3, since we don't have that package built at the old 3.8.0 version. Bug: 1184767 Change-Id: I68a7de836f9fae25ecbb2fc84aff389a24c32e5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2842053Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
- 06 Apr, 2021 1 commit
-
-
Nico Weber authored
With this, `gclient` completes bootstrap after running echo "mac-arm64" > .cipd_client_platform as long as you also run export VPYTHON_BYPASS="manually managed python not supported by chrome operations" Things work enough that you can `fetch chromium`. You can then build all of chrome (if you want to build all tests, you also need to `echo "mac-arm64" > third_party/depot_tools/.cipd_client_platform` in your chromium checkout). Parts of depot_tools that actually need the env managed by vpython, such as `git cl`, don't work. So you can't `git cl upload` for now. Bug: 1184768,1103326,1184766,1184765,1103236 Change-Id: Ib559c35e9665b826db9841dd8a4fe0dea16f37ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2807956 Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com>
-
- 22 Mar, 2021 1 commit
-
-
Josip Sokcevic authored
R=ehmaldonado@chromium.org Bug: 1187284 Change-Id: Ie1cf605ec87fc278b9aa9e67081917fcb25556c1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2774094Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 19 Mar, 2021 1 commit
-
-
Josip Sokcevic authored
R=ehmaldonado@chromium.org Bug: 1187284 Change-Id: I79c8e10840f499063f5c3d1b4f3e92d8774eb011 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2774092 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org>
-
- 10 Mar, 2021 1 commit
-
-
Dirk Pranke authored
This reverts commit 0e8b3107. Reason for revert: wrappers aren't being created in python2-bin, other disruptions Original change's description: > Remove py batch wrappers from root dir > > This removes python.bat and python3.bat batch wrappers from root of this > repository. This change brings Windows set up closer to unix. > > depot_tools provides batch wrappers in python-bin and python2-bin > directories and user can opt in to use it by adding them to PATH. > > Bug: 777069 > Change-Id: Ie7571a49f940e7a69b6c18779499c39aee94d06a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2742181 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Dirk Pranke <dpranke@google.com> > Commit-Queue: Josip Sokcevic <sokcevic@google.com> Bug: 777069 Change-Id: Ieaadb032249fa5d6eea39668355c0c7de06dfbeb No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2747702 Auto-Submit: Dirk Pranke <dpranke@google.com> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
-
- 09 Mar, 2021 1 commit
-
-
Josip Sokcevic authored
This removes python.bat and python3.bat batch wrappers from root of this repository. This change brings Windows set up closer to unix. depot_tools provides batch wrappers in python-bin and python2-bin directories and user can opt in to use it by adding them to PATH. Bug: 777069 Change-Id: Ie7571a49f940e7a69b6c18779499c39aee94d06a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2742181Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 20 Nov, 2020 1 commit
-
-
Josip Sokcevic authored
Bug: 1118410, 1118413, 1118422, 1118424, 1118426 Bug: 1118428, 1118430, 1118434, 1118438, 1118442 Bug: 1118453, 1118454 Recipe-Nontrivial-Roll: chromiumos Recipe-Nontrivial-Roll: build Change-Id: I43e6305f8c3136774f01b57f12bb442bcb863371 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2551388 Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org>
-
- 06 Aug, 2020 1 commit
-
-
Edward Lesmes authored
Bug: 1070694 Change-Id: I18d5686738917869ada2ebdd8995d39ed84ec851 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2340256Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 16 Jul, 2020 1 commit
-
-
Sébastien Marchand authored
This reverts commit 5fcb4853. Reason for revert: Broke Git on my gWindows machine, it fails for many Git operations with the following error message: git pull 2 [main] sh (54140) shared_info::initialize: size of shared memory region changed from 45944 to 38776 fatal: Could not read from remote repository I've confirmed that reverting this CL fixes the problem. Original change's description: > Roll git to 2.27.0 on Windows > > Bug: 1070694 > Change-Id: I37af08864661ca92116776569b9285ceb6ff465c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2300204 > Reviewed-by: Josip Sokcevic <sokcevic@google.com> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> TBR=ehmaldonado@chromium.org,apolito@google.com,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com Change-Id: I4d27eaa1b17cb056635dceed5ad1562debfc2e06 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1070694 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2302489Reviewed-by:
Sébastien Marchand <sebmarchand@chromium.org> Commit-Queue: Sébastien Marchand <sebmarchand@chromium.org>
-
- 15 Jul, 2020 1 commit
-
-
Edward Lesmes authored
Bug: 1070694 Change-Id: I37af08864661ca92116776569b9285ceb6ff465c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2300204Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 22 Apr, 2020 1 commit
-
-
Robert Iannucci authored
Having it in %PATH% means that powershell users will accidentally run 'cipd.ps1' when they should be running 'cipd.bat'; This would cause them to get requests for input parameters (like the backend URL) which they have no idea how to supply. R=agable@chromium.org, nodir@chromium.org, vadimsh@google.com Bug: 1073529 Change-Id: I62a3bd9e00229a2047293dba1ba480d28f77bf63 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2161645Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Robbie Iannucci <iannucci@chromium.org>
-
- 21 Apr, 2020 1 commit
-
-
Anthony Polito authored
Bug: 1070694, b/154543469 Change-Id: I5099e3bb8c1aa9d3003d82e7dbb545fc75a1f749 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2157801Reviewed-by:
Anthony Polito <apolito@google.com> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Anthony Polito <apolito@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
- 14 Apr, 2020 1 commit
-
-
Anthony Polito authored
Bug: 1070694 Change-Id: I47def761c61ea62f44aa891f869383b9a0a56d2b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2149755Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Anthony Polito <apolito@google.com>
-
- 02 Apr, 2020 1 commit
-
-
Josip Sokcevic authored
This reverts commit 4741a127. Reason for revert: % is escaped improperly Bug: 1067065 Original change's description: > Tweak git bat template > > This fixes some issues with escaping, namely carets. For example, > without this patch, when HEAD^^1 is passed to batch script, it will > forward HEAD1 to git. With this patch, it will be forwarded as HEAD^^1 > to git. There is still issue with HEAD^1 which seems not possible to fix > with batch script as batch receives HEAD1. > > R=ehmaldonado@chromium.org > > Change-Id: Ibb48ef06b4f17df374ee983eaa19ca43a706fa22 > Bug: 1065307 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2130635 > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Auto-Submit: Josip Sokcevic <sokcevic@google.com> TBR=ehmaldonado@chromium.org,infra-scoped@luci-project-accounts.iam.gserviceaccount.com,sokcevic@google.com Change-Id: Ib46517010fd49621b758fc9594cbd90f7ff4e89a No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 1065307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2133309Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 01 Apr, 2020 1 commit
-
-
Josip Sokcevic authored
This fixes some issues with escaping, namely carets. For example, without this patch, when HEAD^^1 is passed to batch script, it will forward HEAD1 to git. With this patch, it will be forwarded as HEAD^^1 to git. There is still issue with HEAD^1 which seems not possible to fix with batch script as batch receives HEAD1. R=ehmaldonado@chromium.org Change-Id: Ibb48ef06b4f17df374ee983eaa19ca43a706fa22 Bug: 1065307 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2130635 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Auto-Submit: Josip Sokcevic <sokcevic@google.com>
-
- 20 Mar, 2020 1 commit
-
-
Richard Townsend authored
Using the x86 binary is required for testing on Windows on Arm systems, which can only emulate the x86 architecture at this time. Change-Id: I28f01e3974b69ced4a96d8675adc024555791131 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2108724Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Richard Townsend <richard.townsend@arm.com>
-
- 10 Dec, 2019 3 commits
-
-
Robert Iannucci authored
For bonus points, this also fixes PRESUBMIT so that it actually checks the manifests. TBR=bpastene@chromium.org, tandrii@chromium.org Bug: 1032743 Change-Id: I4dac5a520e333e3c429597684a44ece83d21c5fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1960950Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Robert Iannucci authored
R=ajp@chromium.org, tandrii@chromium.org, vadimsh@chromium.org Change-Id: I8fe37755858f0b7205aa790dc4620e1ce0e84850 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1960695 Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-
Robert Iannucci authored
R=jrn@google.com, tandrii@chromium.org, vadimsh@chromium.org Bug: 1032658 Change-Id: I60885ef7d959fbe9146bcbb5f62ab4be729caee5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1960690 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org>
-
- 05 Dec, 2019 1 commit
-
-
Robert Iannucci authored
R=ehmaldonado@chromium.org, tandrii@chromium.org, thakis@chromium.org Bug: 1026340 Change-Id: I16b3e5452114cf8b33368c5721e7b53a5700c941 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1954210 Auto-Submit: Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
- 12 Nov, 2019 1 commit
-
-
Edward Lemur authored
pythond and python3 are still downloaded from cipd, but python3 is no longer shim'd into depot_tools on Linux, so is not available on PATH. Modify PATH in vpython and vpython3 on Linux to point to the python3 download directory, so that the version downloaded from cipd is used. Bug: 1017812 Change-Id: I70bc8e7d460f60dcbfa5e141127edecfc2b44744 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1893982 Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Anthony Polito <apolito@google.com> Reviewed-by:
Mike Frysinger <vapier@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@chromium.org>
-
- 28 Oct, 2019 1 commit
-
-
Erik Chen authored
This picks up tracing v2 to better track git performance. Bug: 1018953 Change-Id: I13616280b534ad80eb1904ef5012c42dadb45ca4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1884704 Auto-Submit: Erik Chen <erikchen@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org>
-