Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
UnityTech
/
electron
Public
forked from
electron/electron
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
electron
docs
api
process.md
on
master
User selector
All users
All time
Commit history
Commits on Jul 26, 2019
docs: add support for readonly,deprecated and platform doc annotations (#19478)
MarshallOfSound
authored
db3cf52
View commit details
Copy full SHA for db3cf52
View code at this point
Browse repository at this point
Commits on May 30, 2019
feat: add process.getBlinkMemoryInfo() (#17762)
miniak
authored and
alexeykuzmin
committed
a1226d7
View commit details
Copy full SHA for a1226d7
View code at this point
Browse repository at this point
Commits on May 6, 2019
build: move to the new docs parser (#18103)
Show description for a96b6e2
MarshallOfSound
authored and
John Kleinschmidt
committed
a96b6e2
View commit details
Copy full SHA for a96b6e2
View code at this point
Browse repository at this point
Commits on Apr 16, 2019
docs: fix doc linter warnings (#17818)
MarshallOfSound
authored
f901170
View commit details
Copy full SHA for f901170
View code at this point
Browse repository at this point
Commits on Mar 20, 2019
build: strip trailing whitespace in docs (#17488)
miniak
authored and
MarshallOfSound
committed
a82bbd0
View commit details
Copy full SHA for a82bbd0
View code at this point
Browse repository at this point
docs: process.getProcessMemoryInfo() returns a Promise (#16593)
Show description for de1bacd
miniak
authored and
alexeykuzmin
committed
de1bacd
View commit details
Copy full SHA for de1bacd
View code at this point
Browse repository at this point
Commits on Feb 18, 2019
feat: add process.getSystemVersion() (#16599)
miniak
authored and
ckerr
committed
a04d9ef
View commit details
Copy full SHA for a04d9ef
View code at this point
Browse repository at this point
Commits on Jan 22, 2019
feat: preloads and nodeIntegration in iframes (#16425)
Show description for 58a6fe1
MarshallOfSound
authored
58a6fe1
View commit details
Copy full SHA for 58a6fe1
View code at this point
Browse repository at this point
Commits on Nov 28, 2018
refactor: eliminate duplicate code exposing process APIs (#15824)
miniak
authored and
codebytere
committed
07f8f5f
View commit details
Copy full SHA for 07f8f5f
View code at this point
Browse repository at this point
feat: Implement process.getProcessMemoryInfo to get the process memory usage (#14847)
Show description for 9890d1e
nitsakh
authored and
Cheng Zhao
committed
9890d1e
View commit details
Copy full SHA for 9890d1e
View code at this point
Browse repository at this point
Commits on Nov 26, 2018
chore: add promise api runtime flag (#15841)
Show description for 0a5f861
codebytere
authored
0a5f861
View commit details
Copy full SHA for 0a5f861
View code at this point
Browse repository at this point
Commits on Nov 15, 2018
fix: crash in sandbox on linux when getting execPath (#15701)
nornagon
authored
0642be2
View commit details
Copy full SHA for 0642be2
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
fix: make certain values on `process` read-only (#15628)
Show description for 2a8e8a0
Michelle Tilley
authored and
John Kleinschmidt
committed
2a8e8a0
View commit details
Copy full SHA for 2a8e8a0
View code at this point
Browse repository at this point
Commits on Sep 30, 2018
refactor: simplify process object initialization for sandboxed renderers (#14878)
Show description for ce38be7
miniak
authored and
alexeykuzmin
committed
ce38be7
View commit details
Copy full SHA for ce38be7
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
feat: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() (#14456)
miniak
authored and
codebytere
committed
e22142e
View commit details
Copy full SHA for e22142e
View code at this point
Browse repository at this point
Commits on Sep 11, 2018
Remove the 'getProcessMemoryInfo' API
Show description for 14df89f
MarshallOfSound
authored and
alexeykuzmin
committed
14df89f
View commit details
Copy full SHA for 14df89f
View code at this point
Browse repository at this point
Commits on Aug 21, 2018
feat: expose missing process APIs in sandboxed renderers (#13505)
miniak
authored and
MarshallOfSound
committed
fc85d02
View commit details
Copy full SHA for fc85d02
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
feat: Add creationTime function to process (#13542)
Show description for 19cb5ba
husayn
authored and
ckerr
committed
19cb5ba
View commit details
Copy full SHA for 19cb5ba
View code at this point
Browse repository at this point
Commits on Jul 30, 2018
Fix process.execPath returning parent process path instead of the helper in sandboxed renderer (#13839)
miniak
authored and
MarshallOfSound
committed
db38c8b
View commit details
Copy full SHA for db38c8b
View code at this point
Browse repository at this point
Commits on Jun 10, 2018
Add process.getHeapStatistics() (#13183)
miniak
authored and
MarshallOfSound
committed
6ad0a22
View commit details
Copy full SHA for 6ad0a22
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
remove all double spaces not needed
Toinane
committed
0a0d88a
View commit details
Copy full SHA for 0a0d88a
View code at this point
Browse repository at this point
fix(docs): fix all missing dots and add some links
Toinane
committed
323ea2b
View commit details
Copy full SHA for 323ea2b
View code at this point
Browse repository at this point
Commits on Jun 21, 2017
Updated referenced command line flag.
jkleinsc
committed
a4e0af2
View commit details
Copy full SHA for a4e0af2
View code at this point
Browse repository at this point
Add process properties in lieu of command line options.
Show description for 671f5c2
jkleinsc
committed
671f5c2
View commit details
Copy full SHA for 671f5c2
View code at this point
Browse repository at this point
Commits on May 26, 2017
remove electron prefix
zeke
committed
116403e
View commit details
Copy full SHA for 116403e
View code at this point
Browse repository at this point
Add Electron prefixes.
CharlieHess
authored and
zeke
committed
49f76b8
View commit details
Copy full SHA for 49f76b8
View code at this point
Browse repository at this point
Type definitions for getCPUUsage / getIOCounters
CharlieHess
authored and
zeke
committed
b88327e
View commit details
Copy full SHA for b88327e
View code at this point
Browse repository at this point
Commits on May 4, 2017
GetIOCounters is not implemented on mac
juturu
committed
8bc4d3f
View commit details
Copy full SHA for 8bc4d3f
View code at this point
Browse repository at this point
Adding CPU and I/O metrics to process module
juturu
committed
8a5aa04
View commit details
Copy full SHA for 8a5aa04
View code at this point
Browse repository at this point
Commits on Mar 25, 2017
Add missing property types on the process docs
MarshallOfSound
committed
a80148a
View commit details
Copy full SHA for a80148a
View code at this point
Browse repository at this point
Commits on Dec 21, 2016
link process annotations to glossary
zeke
committed
e57cb71
View commit details
Copy full SHA for e57cb71
View code at this point
Browse repository at this point
Commits on Nov 16, 2016
reference node's process object
zeke
committed
468d8b7
View commit details
Copy full SHA for 468d8b7
View code at this point
Browse repository at this point
process object is available in renderer processes too
zeke
committed
1da97f7
View commit details
Copy full SHA for 1da97f7
View code at this point
Browse repository at this point
Commits on Nov 3, 2016
document process(es) for all APIs
zeke
committed
ac68de6
View commit details
Copy full SHA for ac68de6
View code at this point
Browse repository at this point
Commits on Oct 25, 2016
Add newlines before lists
kevinsawicki
committed
65e6da2
View commit details
Copy full SHA for 65e6da2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.