- 24 Jun, 2021 2 commits
-
-
Mathias Bynens authored
The lists are to be sorted line by line, which is easier to do than sorting based on an arbitrarily-positioned substring within each line. Change-Id: Ie5e6552e2468545a5800c4bc145cc2b4da1ed4a0 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2982601 Auto-Submit: Mathias Bynens <mathias@chromium.org> Reviewed-by: Clemens Backes <clemensb@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/master@{#75353}
-
Timothy Gu authored
Change-Id: I3ec23a8969e311be3afe684df4a545bec0453449 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2971404Reviewed-by: Hannes Payer <hpayer@chromium.org> Commit-Queue: Hannes Payer <hpayer@chromium.org> Auto-Submit: Timothy Gu <timothygu@chromium.org> Cr-Commit-Position: refs/heads/master@{#75348}
-
- 08 Jun, 2021 1 commit
-
-
Clemens Backes authored
This adds a .mailmap entry to remap clemensh@chromium.org to clemensb@chromium.org, with Clemens' new name. R=mathias@chromium.org Change-Id: If234c59cf9089e71a1baf56115d5ee900f8af275 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2919626Reviewed-by: Hannes Payer <hpayer@chromium.org> Reviewed-by: Mathias Bynens <mathias@chromium.org> Commit-Queue: Clemens Backes <clemensb@chromium.org> Cr-Commit-Position: refs/heads/master@{#75017}
-
- 26 May, 2021 1 commit
-
-
Mathias Bynens authored
People change their names and email addresses for many reasons. Adding a `.mailmap` ensures that e.g. `git log` and `git blame` respect people’s choices. Bug: chromium:1213438 Change-Id: I03fcacff90d996d423283c345ddfc4ed9fccf98e Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2919671Reviewed-by: Hannes Payer <hpayer@chromium.org> Commit-Queue: Mathias Bynens <mathias@chromium.org> Cr-Commit-Position: refs/heads/master@{#74799}
-