Hari Krishna Reddy Juturu
8bc4d3f8bd
GetIOCounters is not implemented on mac
2017-05-04 14:33:59 -07:00
Hari Krishna Reddy Juturu
8a5aa04756
Adding CPU and I/O metrics to process module
2017-05-04 14:33:59 -07:00
Samuel Attard
a80148aa29
Add missing property types on the process docs
2017-03-25 14:51:23 +11:00
Zeke Sikelianos
e57cb713b2
link process annotations to glossary
2016-12-21 13:47:40 -08:00
Zeke Sikelianos
468d8b7707
reference node's process object
2016-11-16 09:54:29 -08:00
Zeke Sikelianos
1da97f729e
process object is available in renderer processes too
2016-11-16 09:54:19 -08:00
Zeke Sikelianos
ac68de6215
document process(es) for all APIs
2016-11-03 10:26:00 -07:00
Kevin Sawicki
65e6da2673
Add newlines before lists
2016-10-25 12:38:08 +09:00
Samuel Attard
d2a701a465
Document the return values of all methods in the docs
2016-09-25 12:59:30 +13:00
Zeke Sikelianos
06a354a2eb
standardize all javascript blocks in English docs
2016-07-26 09:48:19 -07:00
Zeke Sikelianos
7700c5e249
denote return type on process memory info methods methods
2016-07-14 16:10:19 -07:00
Zeke Sikelianos
595b827a13
Use common style to denote OS-specific arguments
2016-07-14 16:09:29 -07:00
Leonard Lamprecht
67dd19ed0f
Replace OS X and Mac OS with macOS
2016-06-18 15:26:26 +02:00
Cheng Zhao
983d611e96
Cleanup the docs of process object
2016-05-19 20:12:56 +09:00
Paul Betts
872c6ea763
📝
2016-05-18 11:08:04 -07:00
Paul Betts
dc86ec8ddd
Come Correct with Wrapping
2016-05-17 14:54:33 -07:00
Paul Betts
1623622073
Dox
2016-05-17 14:48:49 -07:00
Plusb Preco
f1b184ef78
📝 Fix code style issue
...
* Change `var` to `let`.
* Change `function() {}` to `() => {}`.
* Use shorthand function syntax on object notation.
* Remove spaces between object notation brackets.
* Small fixes.
2016-05-11 02:15:09 +09:00
Cheng Zhao
c18880bd77
Add a flag indicating app is started from default app
2016-05-06 21:49:49 +09:00
Steve Kinney
5a9f28e034
📝 Update API documentation to ES6 [ci skip]
2016-05-04 11:59:02 -06:00
Zeke Sikelianos
9f99ba3b73
update all references to old atom-log bracket notation
2016-04-29 18:35:02 -07:00
Cheng Zhao
096b948570
Merge pull request #5249 from electron/api-summaries
...
create a one-liner description for each API
2016-04-24 13:50:17 +09:00
Cheng Zhao
2f06a2af81
Merge pull request #5252 from miniak/doc-fix
...
Documentation fixes
2016-04-24 13:37:45 +09:00
Milan Burda
dfd1a46956
Document process.crash method
2016-04-22 23:58:41 +02:00
Zeke Sikelianos
0527b17e42
blockquote summaries
2016-04-22 10:32:28 -07:00
Zeke Sikelianos
ee190ca62a
create a one-liner description for each API
2016-04-22 10:32:28 -07:00
Plusb Preco
7fa4b7c8b5
📝 Normalize code tags
...
[ci skip]
2016-04-22 23:15:31 +09:00
Plusb Preco
4f4277e25e
📝 Fix coding style issues
...
* Adjust line length to `80`
* Normalize whitespaces
[ci skip]
2016-04-22 22:54:43 +09:00
Felix Rieseberg
c0f63eed4e
🎨 Windows Store Camels
2016-04-21 19:11:25 -07:00
Felix Rieseberg
2a2a8d3263
Add Windows Store Detection
...
If we're running as a Windows Store appx package,
`process.windowsstore` will be `true`, otherwise
`undefined`.
2016-04-21 00:02:03 -07:00
Cheng Zhao
165b464a15
docs: process.noAsar
2015-12-01 13:43:52 +08:00
Cheng Zhao
18fd126c64
docs: Mac App Store Submission Guide
2015-10-16 17:16:12 +08:00
Eran Tiktin
239b97cde1
Update process.md
...
Fixed the `loaded` example according to
[this](https://github.com/atom/electron/issues/2984#issuecomment-145465907 )
comment.
2015-10-05 16:51:49 +03:00
Cheng Zhao
ad8e727ba2
docs: "loaded" event of "process"
2015-10-05 11:41:36 +08:00
Jessica Lord
e6265ec405
Merge pull request #2654 from atom/jl-std-docs-6
...
Standardize Docs: native-image, power-monitor, power-save-blocker, process
2015-09-01 18:44:52 -07:00
Jessica Lord
47d103af72
Text edits
2015-09-01 16:21:29 -07:00
Robo
af52eda0eb
process: api to set file descriptor soft limit
2015-08-31 13:00:04 +05:30
Jessica Lord
a5969fd076
Standardize process
2015-08-28 21:47:31 -07:00
deepak1556
8e05fe3350
process: add hang method
2015-06-18 14:14:29 +05:30
Sam Saccone
29827fa66b
📝 Fix english errors
2015-06-06 21:42:21 -04:00
Cheng Zhao
d2682233fd
docs: Atom Shell => Electron
2015-04-16 11:31:12 +08:00
Joseph Dykstra
b6875ad49b
Renamed browser-side to main process
...
renamed a few occurances of "web page" to "renderer"
renamed a few files that had "browser" in their name to "main-process"
note that there are still many occurances of web page.
2015-03-26 10:20:31 -05:00
Kevin Sawicki
8a4e0a64cf
📝 codes -> code
2014-10-25 16:00:23 -07:00
Cheng Zhao
cc4897f8c1
Add process.versions['chrome'], fixes #675
2014-10-02 23:48:17 +08:00
Cheng Zhao
542e795fe0
📝 Mention atom-shell's changes to the process object.
2014-05-23 22:56:56 +08:00