VV8 LUCI CQjsoncpp: Disable libcxx module
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
[tracing] Migrate tracing to Perfetto track events This patch replaces V8's tracing implementation (i.e., the TRACE_EVENT macros) with the track event base implementation from Perfetto. The advantages of doing this are: 1) This allows us to remove most tracing-related backend code from V8. 2) V8 can start writing strongly typed trace event arguments, which are more compact, easier to process and more extensible than legacy JSON-based trace arguments. For the time being, we still support the old trace macros when V8 is embedded into Chrome and other embedders. Design doc: https://docs.google.com/document/d/1f7tt4cb-JcA5bQFR1oXk60ncJPpkL02_Hi_Bc6MfTQk/edit#heading=h.398p6b4eaen2 Bug: chromium:1006766 Change-Id: Ie71474fbe065821772b13d851487ebbca680c4ae Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1947688 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by: Peter Marshall <petermarshall@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#67217} | 6 年前 | |
jsoncpp: Disable libcxx module This is to unblock module build in jsoncpp. This is the same CL with https://crrev.com/c/6768662, but for v8 to reland module build CL https://crrev.com/c/6798147. Bug: 428778692 Change-Id: Id393f57b393a423fb99bc56907ef9445940c6aa5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6801576 Reviewed-by: Leszek Swirski <leszeks@chromium.org> Auto-Submit: Takuto Ikuta <tikuta@chromium.org> Reviewed-by: Matthias Liedtke <mliedtke@chromium.org> Commit-Queue: Matthias Liedtke <mliedtke@chromium.org> Cr-Commit-Position: refs/heads/main@{#101684} | 11 个月前 | |
[tracing] Migrate tracing to Perfetto track events This patch replaces V8's tracing implementation (i.e., the TRACE_EVENT macros) with the track event base implementation from Perfetto. The advantages of doing this are: 1) This allows us to remove most tracing-related backend code from V8. 2) V8 can start writing strongly typed trace event arguments, which are more compact, easier to process and more extensible than legacy JSON-based trace arguments. For the time being, we still support the old trace macros when V8 is embedded into Chrome and other embedders. Design doc: https://docs.google.com/document/d/1f7tt4cb-JcA5bQFR1oXk60ncJPpkL02_Hi_Bc6MfTQk/edit#heading=h.398p6b4eaen2 Bug: chromium:1006766 Change-Id: Ie71474fbe065821772b13d851487ebbca680c4ae Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1947688 Commit-Queue: Sami Kyöstilä <skyostil@chromium.org> Auto-Submit: Sami Kyöstilä <skyostil@chromium.org> Reviewed-by: Peter Marshall <petermarshall@chromium.org> Reviewed-by: Yang Guo <yangguo@chromium.org> Cr-Commit-Position: refs/heads/master@{#67217} | 6 年前 | |
LSC Adding "Update Mechanism" to v8 Bug: 417367156 Change-Id: If7bacae6cf1b33050a64aa4bd1077ebc1473d68d Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/6665822 Reviewed-by: Michael Lippautz <mlippautz@chromium.org> Auto-Submit: Jordan Brown <rop@google.com> Owners-Override: Jordan Brown <rop@google.com> Reviewed-by: Leszek Swirski <leszeks@chromium.org> Commit-Queue: Jordan Brown <rop@google.com> Cr-Commit-Position: refs/heads/main@{#101174} | 1 年前 |