electron/shell
rcombs d8e4579e3c
feat: add cumulativeCPUUsage to AppMetrics and CPUUsage (#41819)
This allows apps to measure their CPU usage over any given period
without worrying about other calls affecting the output,
as they would with `percentCPUUsage`.
2024-06-11 09:38:03 -05:00
..
app chore: fixup gn check when enable_pdf_viewer is false (#41990) 2024-04-30 20:32:11 -04:00
browser feat: add cumulativeCPUUsage to AppMetrics and CPUUsage (#41819) 2024-06-11 09:38:03 -05:00
common feat: add cumulativeCPUUsage to AppMetrics and CPUUsage (#41819) 2024-06-11 09:38:03 -05:00
renderer chore: bump chromium to 127.0.6521.0 (main) (#42118) 2024-06-07 17:18:35 -04:00
services/node fix: utilityProcess exit codes (#42297) 2024-06-07 10:06:00 +02:00
utility chore: remove unused std includes (#38767) 2023-06-14 11:07:18 -07:00