trop[bot]
|
5fc689dc4e
docs: fix process.getSystemVersion() type (#20767)
|
5 years ago |
Samuel Attard
|
db3cf52add
docs: add support for readonly,deprecated and platform doc annotations (#19478)
|
5 years ago |
Milan Burda
|
a1226d75ff
feat: add process.getBlinkMemoryInfo() (#17762)
|
5 years ago |
Samuel Attard
|
a96b6e2c96
build: move to the new docs parser (#18103)
|
6 years ago |
Samuel Attard
|
f901170a4f
docs: fix doc linter warnings (#17818)
|
6 years ago |
Milan Burda
|
a82bbd010e
build: strip trailing whitespace in docs (#17488)
|
6 years ago |
Milan Burda
|
de1bacddd9
docs: process.getProcessMemoryInfo() returns a Promise (#16593)
|
6 years ago |
Milan Burda
|
a04d9ef35b
feat: add process.getSystemVersion() (#16599)
|
6 years ago |
Samuel Attard
|
58a6fe13d6
feat: preloads and nodeIntegration in iframes (#16425)
|
6 years ago |
Milan Burda
|
07f8f5f95a
refactor: eliminate duplicate code exposing process APIs (#15824)
|
6 years ago |
Nitish Sakhawalkar
|
9890d1e251
feat: Implement process.getProcessMemoryInfo to get the process memory usage (#14847)
|
6 years ago |
Shelley Vohr
|
0a5f8611e8
chore: add promise api runtime flag (#15841)
|
6 years ago |
Jeremy Apthorp
|
0642be296d
fix: crash in sandbox on linux when getting execPath (#15701)
|
6 years ago |
Michelle Tilley
|
2a8e8a0603
fix: make certain values on `process` read-only (#15628)
|
6 years ago |
Milan Burda
|
ce38be74df
refactor: simplify process object initialization for sandboxed renderers (#14878)
|
6 years ago |
Milan Burda
|
e22142ef9c
feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456)
|
6 years ago |
Samuel Attard
|
14df89f214
Remove the 'getProcessMemoryInfo' API
|
6 years ago |
Milan Burda
|
fc85d02786
feat: expose missing process APIs in sandboxed renderers (#13505)
|
6 years ago |
Husayn
|
19cb5bad94
feat: Add creationTime function to process (#13542)
|
6 years ago |
Milan Burda
|
db38c8b620
Fix process.execPath returning parent process path instead of the helper in sandboxed renderer (#13839)
|
6 years ago |
Milan Burda
|
6ad0a22602
Add process.getHeapStatistics() (#13183)
|
6 years ago |
Toinane
|
0a0d88a5dc
remove all double spaces not needed
|
7 years ago |
Toinane
|
323ea2b27b
fix(docs): fix all missing dots and add some links
|
7 years ago |
John Kleinschmidt
|
a4e0af2fbf
Updated referenced command line flag.
|
7 years ago |
John Kleinschmidt
|
671f5c20f7
Add process properties in lieu of command line options.
|
7 years ago |
Zeke Sikelianos
|
116403ed03
remove electron prefix
|
8 years ago |
Charlie Hess
|
49f76b8bc3
Add Electron prefixes.
|
8 years ago |
Charlie Hess
|
b88327e025
Type definitions for getCPUUsage / getIOCounters
|
8 years ago |
Hari Krishna Reddy Juturu
|
8bc4d3f8bd
GetIOCounters is not implemented on mac
|
8 years ago |
Hari Krishna Reddy Juturu
|
8a5aa04756
Adding CPU and I/O metrics to process module
|
8 years ago |