electron/atom
Milan Burda d9215dd4ce feat: add creationTime / sandboxed / integrityLevel to app.getAppMetrics() (#18718)
This is useful for checking which processes are sandboxed on OS level.

Regarding creationTime, since the pid can be reused after a process dies, it is useful to use both the pid and the creationTime to uniquely identify a process.
2019-06-14 12:39:55 -07:00
..
app fix: use crashpad on Windows (#18483) 2019-06-13 15:42:21 +09:00
browser feat: add creationTime / sandboxed / integrityLevel to app.getAppMetrics() (#18718) 2019-06-14 12:39:55 -07:00
common Bump v7.0.0-nightly.20190614 2019-06-14 08:31:24 -07:00
renderer fix: use crashpad on Windows (#18483) 2019-06-13 15:42:21 +09:00
utility More migration of ServiceContext to ServiceBinding 2019-02-14 23:59:22 +05:30