| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[tools] Fix roll_merge_gerrit for Skia roller bot Update the auto roll detection in roll_merge_gerrit to use the Skia bot's email and message format. Change-Id: I72cc827d12afe3e5c18054a5e883b496d3aee3f6 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5626026 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Auto-Submit: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#94433} | 2 年前 | |
[release] Clean up python2 code No-Try: true Bug: chromium:1292013 Change-Id: Id9966157d28528b28e820d328b4941287a310209 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3521790 Reviewed-by: Liviu Rau <liviurau@chromium.org> Auto-Submit: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#79476} | 4 年前 | |
Multiple Python small fixes Change-Id: I8970107357c326b2003e16f21526bcf0b1e93546 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4774215 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#89558} | 2 年前 | |
[auto-roll] Diagnose login by running creds-check No-Try: true Bug: 433096255 Change-Id: I10c33b10a6a95f0d786820a8ee1e6ebe5ef28e60 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6772111 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#101534} | 11 个月前 | |
[auto-roll] Fix order of commands This broke after switching to git clone, which leaves the main branch checked out. Clashing with fetching refs/heads/*. No-Try: true Bug: 433096255 Change-Id: Idcca547eedf14dc9692d89f3ef95707810416cee Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6771790 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#101544} | 11 个月前 | |
Multiple Python small fixes Change-Id: I8970107357c326b2003e16f21526bcf0b1e93546 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4774215 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#89558} | 2 年前 | |
[release] Fix auto-roller This fixed the auto-roller after git links have been introduced. - Drop status check that doesn't work with submodules. - Drop additional fetching from git. The Chromium checkout we use is up-to-date as left by bot_update (i.e. gclient sync has just run). - Switch off submodule behavior on commit as done in https://crrev.com/c/4798877 - Explicitly add DEPS file and drop -a option, since we don't do a status check any longer. Note that all of this is temporary as this script is going to be deprecated as part of https://crbug.com/1469869. Bug: chromium:1475374 Change-Id: I68e9ec8ab86ff84709c7e26e0a41ee9fc7447813 No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4810057 Reviewed-by: Almothana Athamneh <almuthanna@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#89608} | 2 年前 | |
[tools] Improve list_deprecated.py - List the current v8 version - Minor code cleanup Change-Id: Ic7a89e42d27465cc5df8e2249eaeacf8ca1eb6a7 No-Try: true No-Presubmit: true Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3477034 Auto-Submit: Camillo Bruni <cbruni@chromium.org> Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Commit-Queue: Michael Lippautz <mlippautz@chromium.org> Cr-Commit-Position: refs/heads/main@{#79222} | 4 年前 | |
[cleanup] Replace deprecated goo.gl links That service will shut down in a few months. To prevent data loss, this patch replaces all goo.gl short links with their full version. Change-Id: I14eebeb68e4c27c6a6c312332975dbbfbd81932a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6491315 Auto-Submit: Jakob Kummerow <jkummerow@chromium.org> Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Reviewed-by: Mark Seaborn <mseaborn@chromium.org> Cr-Commit-Position: refs/heads/main@{#99936} | 1 年前 | |
[tools] Fix merge_to_branch to not fail if there are no conflicts If there are no conflicts, the contains_git_conflicts might just be missing instead of being False. Be robust against this. Change-Id: I3c676386e02b4a2e7d16674a4793814bb3823f0b Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6263790 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Auto-Submit: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#98696} | 1 年前 | |
Multiple Python small fixes Change-Id: I8970107357c326b2003e16f21526bcf0b1e93546 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4774215 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#89558} | 2 年前 | |
[tools] Add start and end params to roll_bisect.py Allow bisecting an arbitrary range of commits. We still require a roll CL because subsequent printing requires it, and it can be helpful for automatically picking the bot to test, but we could probably remove this requirement too in the future. Change-Id: I5b812384eeb569b25a13fb3bfef2b6b0c4a411ab Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6238300 Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Auto-Submit: Leszek Swirski <leszeks@chromium.org> Cr-Commit-Position: refs/heads/main@{#98542} | 1 年前 | |
Multiple Python small fixes Change-Id: I8970107357c326b2003e16f21526bcf0b1e93546 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4774215 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#89558} | 2 年前 | |
[tools] Improve commit message for roll cherry-picks See e.g. https://crrev.com/c/7176260. It is very unclear what the commit: > 2025-11-20 mliedtke@chromium.org Version 14.4.181.1 (cherry-pick) does as the commit subject does not contain any information about the cherry-picked commit. Change-Id: I4e683a78bb79b05112ee2531331242d266318841 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/7177561 Commit-Queue: Leszek Swirski <leszeks@chromium.org> Auto-Submit: Matthias Liedtke <mliedtke@chromium.org> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#103853} | 7 个月前 | |
[tools] Fix roll_merge_gerrit for Skia roller bot Update the auto roll detection in roll_merge_gerrit to use the Skia bot's email and message format. Change-Id: I72cc827d12afe3e5c18054a5e883b496d3aee3f6 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5626026 Reviewed-by: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Leszek Swirski <leszeks@chromium.org> Auto-Submit: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#94433} | 2 年前 | |
[release] Clean up python2 code No-Try: true Bug: chromium:1292013 Change-Id: Id9966157d28528b28e820d328b4941287a310209 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3521790 Reviewed-by: Liviu Rau <liviurau@chromium.org> Auto-Submit: Michael Achenbach <machenbach@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#79476} | 4 年前 | |
[infra] Change all Python shebangs to Python3 The infrastructure runs everything already in Python3, so this is mostly a clean-up. For MB, a python2 holdover was removed and new lint errors were fixed. The renames were automated with: git grep -e "/usr/bin/python$" | cut -d':' -f1 | xargs sed -i 's/#!\/usr\/bin\/python$/#!\/usr\/bin\/python3/1' and git grep -e "/usr/bin/env python$" | cut -d':' -f1 | xargs sed -i 's/#!\/usr\/bin\/env python$/#!\/usr\/bin\/env python3/1' Bug: v8:13148 Change-Id: If4f3c7635e72fa134798d55314ac1aa92ddd01bf Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3811499 Reviewed-by: Liviu Rau <liviurau@google.com> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/main@{#82231} | 3 年前 | |
[auto-roll] Fix order of commands This broke after switching to git clone, which leaves the main branch checked out. Clashing with fetching refs/heads/*. No-Try: true Bug: 433096255 Change-Id: Idcca547eedf14dc9692d89f3ef95707810416cee Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6771790 Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Michael Achenbach <machenbach@chromium.org> Reviewed-by: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#101544} | 11 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 2 年前 | ||
| 4 年前 | ||
| 2 年前 | ||
| 11 个月前 | ||
| 11 个月前 | ||
| 2 年前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 1 年前 | ||
| 2 年前 | ||
| 7 个月前 | ||
| 2 年前 | ||
| 4 年前 | ||
| 3 年前 | ||
| 11 个月前 |