- 02 Apr, 2021 3 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/9e296d9de0aff5d33a94bb493932f20c9e736f37 9e296d9 (yiwzhang@google.com) Set step end_time to start_time if it is earlier than the start... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iba11781abb42db07f3a43f8020daa10181edf713 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2803201 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Stephen Martinis authored
This check has been disabled basically everywhere since about 2013. It should be safe to remove this; there will be warnings when trying to skip it, but it shouldn't fail any builds. Recipe-Nontrivial-Roll: build Bug: 1194216 Change-Id: I84878f9e46543ae71f7e4e057b99d15a034e0d0d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2794799 Commit-Queue: Stephen Martinis <martiniss@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
LaMont Jones authored
Add calls to support creating changes, as well as editing and publishing them in gerrit_client and gerrit_util. Bug=b:182613582 Change-Id: I0514cf08dce63ab29d99d4485d96fa124006326a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2800811 Auto-Submit: LaMont Jones <lamontjones@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: LaMont Jones <lamontjones@chromium.org>
-
- 01 Apr, 2021 3 commits
-
-
Gavin Mak authored
Bug: 1188627 Change-Id: I6ee14ee9976b9aab60ce409ddd17f018ad966055 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2797933Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
Gavin Mak authored
When uploading a large-scale change, many users are automatically CC'ed on a change. This adds a warning if this is the case and links to a more appropriate approval for a large-scale change. Bug: 1194514 Change-Id: Icd336ebdffbccbc9f30a89a33e244a788a768cfa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2798963Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
Solomon Kinard authored
Change-Id: Icd13bc19a59048ab9d90b6a55f68f052a0e2c4b9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2797939 Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 31 Mar, 2021 2 commits
-
-
Gavin Mak authored
Bug: 1194603 Change-Id: I4945f815078a681c853e038faecc443762a07bd3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2797935Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
Josip Sokcevic authored
If origin/HEAD resolves to `master`, depot_tools can check if origin/main exists. If so, it's very likely that origin/HEAD should be updated to point to origin/main. In the worst case, this will result in extra git remote call while not changing local state (i.e origin/HEAD remained unchanged). R=gavinmak@google.com Bug: 1190702 Change-Id: I51e69d7a95d3534e1820099b4b6983d38b5e2763 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2795075Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 30 Mar, 2021 2 commits
-
-
Josip Sokcevic authored
This is a reland of e2c65d7b Original change's description: > Add --push-options in git cl upload > > --push-option parameter is passed to git push as is. > > R=ehmaldonado@google.com > > Bug: 1184393 > Change-Id: Id1f7da1f0c8e8a23144b547d50d817fe8d4efeb1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2786080 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Josip Sokcevic <sokcevic@google.com> R=gavinmak@google.com Bug: 1184393 Change-Id: I9302a2e908b931a963a63ed2bb3778e21c4d6e53 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2794787Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Mike Frysinger authored
We have a python2 binary available on all platforms already, so use that instead of relying on the system copy. This provides consistent behavior across all platforms and avoids the impending doom when host distros stop providing python2 packages. Change-Id: Id48fe343291ba70981a1a65526ba80d1f7ae7d73 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2785114Reviewed-by:
Dirk Pranke <dpranke@google.com> Reviewed-by:
Brian Ryner <bryner@google.com> Commit-Queue: Mike Frysinger <vapier@chromium.org>
-
- 29 Mar, 2021 2 commits
-
-
Ryan Harrison authored
Change-Id: I370f023c7c4a5e5b1d1c1322bc443c7c375e1089 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2792341 Commit-Queue: Ryan Harrison <rharrison@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Ryan Harrison <rharrison@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Josip Sokcevic authored
This reverts commit e2c65d7b. Reason for revert: https://crbug.com/1192942 Original change's description: > Add --push-options in git cl upload > > --push-option parameter is passed to git push as is. > > R=ehmaldonado@google.com > > Bug: 1184393 > Change-Id: Id1f7da1f0c8e8a23144b547d50d817fe8d4efeb1 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2786080 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Josip Sokcevic <sokcevic@google.com> Bug: 1184393 Change-Id: Idf5d79fda3c5f917b1de5ca396837f14a401ffb7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2791749 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
- 25 Mar, 2021 6 commits
-
-
Edward Lesmes authored
This reverts commit 4a9ce1b5. Reason for revert: Testing secondary account can still approve Original change's description: > Remove ehmaldonado@chromium.org from OWNERS > > Change-Id: I661f8d23dd7cd716e4746fd4ef20de9416fd6f1c > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2787480 > Reviewed-by: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Gavin Mak <gavinmak@google.com> Change-Id: Ib54084be936f0f66370600f3b520a13079ae763c No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2787596 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Gavin Mak authored
Change-Id: I661f8d23dd7cd716e4746fd4ef20de9416fd6f1c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2787480Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
Nico Weber authored
See bug for details. Please revert if this breaks something. Bug: 1192749 Change-Id: I727e5d04e5c5a235030f93ee8a917d89edb6082b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2785108 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org>
-
Yiwei Zhang authored
To pick up: * https://crrev.com/c/2782857 * https://crrev.com/c/2783876 R=qyearsley, tandrii Bug: 1190367,1189795 Change-Id: Ia31c427f2a77aa24dc4ac3201db7f4012f903d5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2786281Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Yiwei Zhang <yiwzhang@google.com>
-
Nodir Turakulov authored
To pick up https://chromium-review.googlesource.com/c/infra/infra/+/2757296 https://chromium-review.googlesource.com/c/infra/infra/+/2762697 https://chromium-review.googlesource.com/c/infra/infra/+/2779750 R=sokcevic@google.com Bug: 1179786 Change-Id: I34c2a28d4325a5004e8cc32d6ac74fb2f2fb4390 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2786133 Auto-Submit: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Reviewed-by:
Josip Sokcevic <sokcevic@google.com>
-
Josip Sokcevic authored
--push-option parameter is passed to git push as is. R=ehmaldonado@google.com Bug: 1184393 Change-Id: Id1f7da1f0c8e8a23144b547d50d817fe8d4efeb1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2786080Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 24 Mar, 2021 3 commits
-
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3e3066d09b2533431b3999dcefadac28fa2e0e33 3e3066d (iannucci@chromium.org) Do not open $debug until the engine is committed to running the... More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I089e6ac0444c465987c43103dc1634fd61d8f5b1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2785349 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/e9c8ffe3e553e36d798ad3a459d869f87867f2a8 e9c8ffe (yiwzhang@google.com) cq: Expose method for setting reuse More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Ie0ef956e3f06cab41744df16a51998e8f4f43a2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2782115 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. Please review the expectation changes, and LGTM+CQ. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3faa1bab09dc03d1a00503124303d60ae9599e36 3faa1ba (yiwzhang@google.com) cq: Use proto Output properties in cq recipe_module More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=dpranke@google.com Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I5cb2fc5927de1cecad74f2c7a25be875983556a2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2781195 Auto-Submit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
- 23 Mar, 2021 1 commit
-
-
Brian Ryner authored
This will allow us to target Big Sur for Mac ARM64 builds. Bug: 1124119 Change-Id: I0aa17c744e13d45699e79eb17336ebcafb9ea719 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2777472Reviewed-by:
Mark Mentovai <mark@chromium.org> Reviewed-by:
Jeff Yoon <jeffyoon@google.com> Commit-Queue: Brian Ryner <bryner@google.com>
-
- 22 Mar, 2021 10 commits
-
-
Josip Sokcevic authored
Use /usr/bin/env python instead R=dpranke@google.com Bug: 1191100 Change-Id: I8de37ea7a02e7236d3bd36d4bae8cf4ffcf75ab9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2780631 Auto-Submit: Josip Sokcevic <sokcevic@google.com> Commit-Queue: Dirk Pranke <dpranke@google.com> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Vadim Shtayura authored
To pick up ID tokens support in `luci-auth context`. R=tandrii@chromium.org Change-Id: Ia2fc9cac96256bdd74186dcf584a47bfd97f7a0f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2780632 Auto-Submit: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Andrii Shyshkalov <tandrii@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/3c382e042b7780dba972c10a26c592c14f1da1a6 3c382e0 (yiwzhang@google.com) engine: Support set proto output properties More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: Iab3f85b66bfff4df0b87b26056a2c3c41d077822 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2779774 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Yiwei Zhang authored
cq changes: https://crrev.com/c/2773637 R=tandrii Bug: 1177864 Recipe-Manual-Change: build Recipe-Manual-Change: build_limited_scripts_slave Change-Id: Ic89a2cd6c53bc69050dca4b1e3da8560a5f37dea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2776469 Commit-Queue: Robbie Iannucci <iannucci@chromium.org> Auto-Submit: Yiwei Zhang <yiwzhang@google.com> Reviewed-by:
Robbie Iannucci <iannucci@chromium.org> Reviewed-by:
Andrii Shyshkalov <tandrii@google.com>
-
Vadim Shtayura authored
To pick up an experiment with short bucket names in luci-scheduler.cfg. R=tandrii@chromium.org BUG=1182002 Change-Id: Ibf8870e24a41d2d2ad158b856fff973aa3a79cdf Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2780371Reviewed-by:
Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org>
-
Nico Weber authored
platform.machine() is 'arm64' on arm macs, and the `.startswith('arm')` branch converted that to 'arm' before this CL. Bug: 1103236,1190880 Change-Id: Idd75a724f059ecd2dd873737e4998fe9bc937e04 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2779414 Commit-Queue: Nico Weber <thakis@chromium.org> Commit-Queue: Dirk Pranke <dpranke@google.com> Auto-Submit: Nico Weber <thakis@chromium.org> Reviewed-by:
Dirk Pranke <dpranke@google.com>
-
Edward Lesmes authored
Change-Id: I5f518c22be4c5496f91202015c9caf18d0fa1be9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2778638 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Jason Clinton <jclinton@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Nico Weber authored
No behavior change. Bug: 1102967 Change-Id: Ic5aca441ee62f9c61a06cf2a0d510a8b72733688 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2778081 Auto-Submit: Nico Weber <thakis@chromium.org> Commit-Queue: Vadim Shtayura <vadimsh@chromium.org> Reviewed-by:
Vadim Shtayura <vadimsh@chromium.org>
-
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>
-
Josip Sokcevic authored
If download from google storage gets terminated while extracting .tar.gz archive, it won't be extracted on the next run which results in invalid workspace. This patches places a flag file if extraction wasn't completed. Such flag is checked on next execution and forces re-download if found. This does not fix currently broken workspaces. R=dpranke@google.com, ehmladonado@chromium.org Bug: 1189273 Change-Id: I4047d98c193493d9a0fe20a46043e1f8376e5c7e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2774085Reviewed-by:
Dirk Pranke <dpranke@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
- 19 Mar, 2021 8 commits
-
-
Nodir Turakulov authored
To pickup inherit_from feature: crbug.com/1179786 R=sokcevic@google.com Bug: 1179786 Change-Id: Iba6480c3213c008f937663d514b881eabc6a987f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2776452 Commit-Queue: Nodir Turakulov <nodir@chromium.org> Commit-Queue: Josip Sokcevic <sokcevic@google.com> Auto-Submit: Nodir Turakulov <nodir@chromium.org> Reviewed-by:
Josip Sokcevic <sokcevic@google.com>
-
Edward Lesmes authored
Change-Id: I6f136321750b4e9f2514f04a6f357272d35e9b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2775715Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org>
-
Edward Lesmes authored
Change-Id: I712c39a6171e11cf65d8663ef4ee1333911931df Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2776158 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Sky Malice <skym@chromium.org> Reviewed-by:
Gavin Mak <gavinmak@google.com> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
recipe-roller authored
This is an automated CL created by the recipe roller. This CL rolls recipe changes from upstream projects (recipe_engine) into this repository. recipe_engine: https://chromium.googlesource.com/infra/luci/recipes-py.git/+/fcd093f90d61d50fe815fa155ae68c7b204584d9 fcd093f (yiwzhang@google.com) proto: Roll cv proto to the latest More info is at https://goo.gl/zkKdpD. Use https://goo.gl/noib3a to file a bug. R=iannucci@chromium.org Recipe-Tryjob-Bypass-Reason: Autoroller Bugdroid-Send-Email: False Change-Id: I69dd5e7999f5272686adb8d073a900a3ee7f8187 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2775920 Commit-Queue: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com> Bot-Commit: Recipe Roller <recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com>
-
Edward Lesmes authored
This is a reland of 2cf835a9 URL-encoded repo path, so chromium/src becomes chromium%2Fsrc as Gerrit expects Original change's description: > presubmit: Skip owners checks if code-owners plugin is enabled. > > If code-owners plugin is enable for the repo, skip owners check on > commit, and skip checking owners format, as that will be done by > the plugin. > > Change-Id: I1663baef4f0f27b00423071343fe740f6da50ce7 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2727131 > Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Gavin Mak <gavinmak@google.com> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Change-Id: I3038590f3a92cbf7b6dc0ba6eb47f72593a2ccf7 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2775840 Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> Reviewed-by:
Gavin Mak <gavinmak@google.com>
-
Edward Lesmes authored
This is a reland of 36de4be9 Should be fixed after cl/363445481 Original change's description: > presubmit: Use code-owners plugin if available. > > Change-Id: I56734de985731d007360a4a4e65f2b16de28b69a > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2753894 > Auto-Submit: Edward Lesmes <ehmaldonado@chromium.org> > Commit-Queue: Edward Lesmes <ehmaldonado@chromium.org> > Reviewed-by: Josip Sokcevic <sokcevic@google.com> Change-Id: Id7d5c6c3bd0a246e3400ca99584bb41a92853d16 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2774218Reviewed-by:
Josip Sokcevic <sokcevic@google.com> Commit-Queue: Josip Sokcevic <sokcevic@google.com>
-
Gavin Mak authored
Change-Id: Iac298a7a14b5c0b55fd199ec120fe5c37ef88fdc Bug: 1178944 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/2757129Reviewed-by:
Edward Lesmes <ehmaldonado@chromium.org> Commit-Queue: Gavin Mak <gavinmak@google.com>
-
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>
-