| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[turbolizer] Initial HTML&CSS code refactoring Change-Id: Ic2c2ccbc68b95d02aed610e96c57ee5739836cc6 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3673299 Reviewed-by: Tobias Tebbi <tebbi@chromium.org> Commit-Queue: Tobias Tebbi <tebbi@chromium.org> Cr-Commit-Position: refs/heads/main@{#80804} | 4 年前 | |
[turbolizer] Improve the fluency for the live ranges panel. Replace the <div> elements that represent the background with the <canvas> element. This can improve the fluency and reduce the memory consumption when using the live ranges panel. Design doc: https://docs.google.com/document/d/19FEBD1jHWj2i1edB5oOF4dNeyWrbB9sxnMJdsDxLjzU/edit?usp=sharing Bug: v8:7327 Change-Id: I1ad93217370e76f81ca1b896463a8fd0fce9e78a Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/4368699 Reviewed-by: Nico Hartmann <nicohartmann@chromium.org> Commit-Queue: Jialu Zhang <jialu.zhang@intel.com> Cr-Commit-Position: refs/heads/main@{#86759} | 3 年前 | |
[turbolizer] Increase the Z position of the source position marker The source position marker can be located on the other line. Because the marker can overlap with the next line, it can be hard to click. Since the positions are all static, we cannot use z-index. Hence, increase the Z position to lift up the clickable area to resolve this problem simple way. Bug: v8:7327 Change-Id: Ifffbb6487c93428e90eb1a3bbeea68ffbdef8d02 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5422289 Commit-Queue: Darius Mercadier <dmercadier@chromium.org> Reviewed-by: Darius Mercadier <dmercadier@chromium.org> Cr-Commit-Position: refs/heads/main@{#93379} | 2 年前 | |
[turbolizer] Add a new compact mode to Turboshaft graphs Turboshaft graph views provide an additional mode (button in the toolbar) which provides a more compact and readable(!) representation. This CL sets up the basic stuff and provides compact mode for WordBinop and some constant inlining. Drive-by: Rename TurboshaftGraphNode to TurboshaftGraphOperation to make it more obvious what that class is. Follow-up todo: Some improvements to formatting still required. Change-Id: I1ed0473eea8aa2b79be73f86c5f6266f84ef1825 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/5696228 Reviewed-by: Darius Mercadier <dmercadier@chromium.org> Commit-Queue: Nico Hartmann <nicohartmann@chromium.org> Cr-Commit-Position: refs/heads/main@{#95044} | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 年前 | ||
| 3 年前 | ||
| 2 年前 | ||
| 1 年前 |