Milan Burda
|
485fa5bea9
feat: add process.contextId used by @electron/remote (#28007)
|
4 years ago |
Samuel Attard
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
Jeremy Apthorp
|
87bd0501c4
test: remove 'remote' usage from process tests (#20418)
|
5 years ago |
Electron Bot
|
50b9c7051e
chore: bump chromium to f1d9522c04ca8fa0a906f88ababe9 (master) (#18648)
|
5 years ago |
Milan Burda
|
a1226d75ff
feat: add process.getBlinkMemoryInfo() (#17762)
|
5 years ago |
Milan Burda
|
a04d9ef35b
feat: add process.getSystemVersion() (#16599)
|
6 years ago |
Nitish Sakhawalkar
|
9890d1e251
feat: Implement process.getProcessMemoryInfo to get the process memory usage (#14847)
|
6 years ago |
Milan Burda
|
e22142ef9c
feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456)
|
6 years ago |
Samuel Attard
|
558fff69e7
chore: update to standard 12
|
6 years ago |
Samuel Attard
|
14df89f214
Remove the 'getProcessMemoryInfo' API
|
6 years ago |
Husayn
|
19cb5bad94
feat: Add creationTime function to process (#13542)
|
6 years ago |
Milan Burda
|
f904057104
fix: add missing "simple" property in several APIs to prevent proxying of return values (#13905)
|
6 years ago |
Milan Burda
|
6ad0a22602
Add process.getHeapStatistics() (#13183)
|
6 years ago |
Aleksei Kuzmin
|
cf749a8e18
Explicitly skip tests that should be skipped
|
7 years ago |
Shelley Vohr
|
e64e9995b6
small tweak to process spec
|
7 years ago |
Hari Krishna Reddy Juturu
|
07d8dfaa53
Fixing UT
|
8 years ago |
Hari Krishna Reddy Juturu
|
472dad1ffc
convert var to const
|
8 years ago |
Hari Krishna Reddy Juturu
|
656fb593b4
Fixing lint error
|
8 years ago |
Hari Krishna Reddy Juturu
|
8bc4d3f8bd
GetIOCounters is not implemented on mac
|
8 years ago |
Hari Krishna Reddy Juturu
|
3c71f542a8
Fixing UT on mac
|
8 years ago |
Hari Krishna Reddy Juturu
|
8a5aa04756
Adding CPU and I/O metrics to process module
|
8 years ago |