Cheng Zhao
|
e8df32f354
chore: make util::Promise a move-only type (#17113)
|
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 |
Milan Burda
|
e22142ef9c
feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456)
|
6 years ago |
Charles Kerr
|
d663b4eaee
fix: fix gn cpplint warnings (#14583)
|
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
|
6ad0a22602
Add process.getHeapStatistics() (#13183)
|
6 years ago |
Jeremy Apthorp
|
73ac019882
Fix up #includes to work with both GYP and GN
|
7 years ago |
Shelley Vohr
|
53bdf22c85
clang-format atom files
|
7 years ago |
Hari Krishna Reddy Juturu
|
d65c4fe912
CPU Usage requires process metrics to be preserved
|
8 years ago |
Hari Krishna Reddy Juturu
|
6b51c25820
Exposing cpu & io counters function similar to mem methods
|
8 years ago |
Thiago de Arruda
|
bbe21cce67
Expose more atom_bindings.cc functions to sandbox
|
8 years ago |
Cheng Zhao
|
c068285ff8
AtomBindings should not use default uv loop
|
8 years ago |
Cheng Zhao
|
24574f7299
Avoid touch an Environemnt after it gets destroyed
|
8 years ago |
Kevin Sawicki
|
795b674996
Add StartInstance helper on CrashReporter
|
8 years ago |
Kevin Sawicki
|
91f8d6092b
Take options object in process.crashReporter.start
|
8 years ago |
Ramya Achutha Rao
|
1f07cf2545
Add crashReporter property to process
|
8 years ago |
Ramya Achutha Rao
|
d4b44d8b69
Expose crash reporter start for child node processes
|
8 years ago |
Kevin Sawicki
|
0740b2f66b
Reuse Log method
|
8 years ago |
Kevin Sawicki
|
1072519488
Mark atom-shell version as deprecated
|
8 years ago |
Cheng Zhao
|
5fae63a2f5
Fix compilation errors on OS X
|
9 years ago |
Cheng Zhao
|
d78efe7c22
Use Local instead of Handle
|
10 years ago |
Cheng Zhao
|
7e33e26465
Add atom-shell bindings before loading environment
|
10 years ago |
Kevin Sawicki
|
b6b6fc3bfd
Remove All Rights Reserved after GitHub copyright
|
10 years ago |
Cheng Zhao
|
60dcb0e67f
Make process.activateUvLoop friendly to multi-context, fixes #587.
|
10 years ago |
Cheng Zhao
|
0f617c3d3c
Remove the unused process.getCurrentStackTrace().
|
10 years ago |
Cheng Zhao
|
e5c10f29de
gtk: Use libgtk2ui from chrome.
|
10 years ago |
Cheng Zhao
|
cd4c5d976b
Adapt to API changes of Chromium and node.
|
10 years ago |