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
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
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
.
https-github-com-bit
/
electron
Public
forked from
adamlaska/electron
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
shell
app
node_main.cc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 10, 2022
chore: bump chromium to 100.0.4857.0 (main) (#32419)
Show description for 28ada6e
8 people
authored
28ada6e
View commit details
Copy full SHA for 28ada6e
View code at this point
Browse repository at this point
Commits on Nov 24, 2021
chore: bump chromium to 98.0.4706.0 (main) (#31555)
Show description for bd10b19
8 people
authored
bd10b19
View commit details
Copy full SHA for bd10b19
View code at this point
Browse repository at this point
Commits on Nov 23, 2021
fix: console windows from ELECTRON_RUN_AS_NODE instances (#31963)
deepak1556
authored
9ab102e
View commit details
Copy full SHA for 9ab102e
View code at this point
Browse repository at this point
Commits on Aug 18, 2021
refactor: dynamically search defines from node (#30563)
zcbenz
authored
8699124
View commit details
Copy full SHA for 8699124
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
chore: bump node to v16.4.0 (main) (#29699)
electron-roller[bot]
authored
e4807ac
View commit details
Copy full SHA for e4807ac
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
chore: bump Node.js to v16.2.0 (#29244)
codebytere
authored
542abcd
View commit details
Copy full SHA for 542abcd
View code at this point
Browse repository at this point
Commits on Jun 8, 2021
chore: use std::make_unique/base::MakeRefCounted when possible (#29510)
dsanders11
authored
79cb514
View commit details
Copy full SHA for 79cb514
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
fix: call `UnregisterIsolate` consistently (#28486)
indutny
authored
fe0da25
View commit details
Copy full SHA for fe0da25
View code at this point
Browse repository at this point
Commits on Mar 18, 2021
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
Show description for 2d3c65b
John Kleinschmidt
committed
2d3c65b
View commit details
Copy full SHA for 2d3c65b
View code at this point
Browse repository at this point
Commits on Dec 16, 2020
refactor: remove last use of InternalCallbackScope (#27029)
Show description for 75247d1
codebytere
and
electron-bot
authored
75247d1
View commit details
Copy full SHA for 75247d1
View code at this point
Browse repository at this point
Commits on Oct 5, 2020
fix: no more need to hijack process.stdout on Win32 (#25765)
zcbenz
authored
57dc170
View commit details
Copy full SHA for 57dc170
View code at this point
Browse repository at this point
Commits on Sep 24, 2020
chore: remove custom Node.js debugger (#25587)
codebytere
authored
b807cab
View commit details
Copy full SHA for b807cab
View code at this point
Browse repository at this point
Commits on Sep 22, 2020
chore: bump node to v14.11.0 (master) (#25489)
electron-bot
authored
d2a82db
View commit details
Copy full SHA for d2a82db
View code at this point
Browse repository at this point
Commits on Sep 17, 2020
chore: upgrade to Node.js v14.9.0 (#25249)
codebytere
authored
77038b7
View commit details
Copy full SHA for 77038b7
View code at this point
Browse repository at this point
Commits on Sep 14, 2020
fix: call node::Stop on exit (#25430)
nornagon
authored
459a95a
View commit details
Copy full SHA for 459a95a
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
chore: bump chromium to 0e4ca9c0a63d7a39bd910997ad4c6 (master) (#24687)
Show description for 8798571
5 people
authored
8798571
View commit details
Copy full SHA for 8798571
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
fix: use Node.js isolate setup logic in bindings (#24579)
Show description for bcba4ba
codebytere
authored
bcba4ba
View commit details
Copy full SHA for bcba4ba
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
fix: broken --trace-sync-io flag in Node.js (#24529)
codebytere
authored
ce87a7e
View commit details
Copy full SHA for ce87a7e
View code at this point
Browse repository at this point
Commits on Jun 17, 2020
chore: bump node to v12.18.0 (master) (#23789)
Show description for b665eb6
electron-bot
and
codebytere
authored
b665eb6
View commit details
Copy full SHA for b665eb6
View code at this point
Browse repository at this point
Commits on Jun 16, 2020
build: remove dead symlink from MAS build (#24158)
Show description for 09c0ee8
MarshallOfSound
authored
09c0ee8
View commit details
Copy full SHA for 09c0ee8
View code at this point
Browse repository at this point
Revert "build: remove dead symlink from MAS build (#23831)" (#24146)
Show description for 7bf0af7
MarshallOfSound
authored
7bf0af7
View commit details
Copy full SHA for 7bf0af7
View code at this point
Browse repository at this point
build: remove dead symlink from MAS build (#23831)
Show description for 7a216a8
MarshallOfSound
and
zcbenz
authored
7a216a8
View commit details
Copy full SHA for 7a216a8
View code at this point
Browse repository at this point
Commits on May 7, 2020
fix: crashReporter incompatible with sandbox on Linux (#23265)
nornagon
authored
06bf0d0
View commit details
Copy full SHA for 06bf0d0
View code at this point
Browse repository at this point
Commits on Apr 28, 2020
refactor: use Node.js isolate setup in node mode (#23213)
codebytere
authored
6a564af
View commit details
Copy full SHA for 6a564af
View code at this point
Browse repository at this point
Commits on Apr 27, 2020
fix: isolate callbacks in node_bindings (#23261)
Show description for 979c291
codebytere
authored
979c291
View commit details
Copy full SHA for 979c291
View code at this point
Browse repository at this point
Commits on Apr 21, 2020
fix: use Node's microtasks policy in node_main.cc (#23153)
Show description for 07654c4
ckerr
authored
07654c4
View commit details
Copy full SHA for 07654c4
View code at this point
Browse repository at this point
Commits on Apr 17, 2020
fix: wasm codegen in script.runInNewContext (#23129)
codebytere
authored
8b2e863
View commit details
Copy full SHA for 8b2e863
View code at this point
Browse repository at this point
Commits on Mar 11, 2020
fix: remove catch-all HandleScope (#22531)
nornagon
authored
19314d3
View commit details
Copy full SHA for 19314d3
View code at this point
Browse repository at this point
Commits on Feb 28, 2020
chore: ensure correct scopes are in place (#22397)
codebytere
authored
ed33a72
View commit details
Copy full SHA for ed33a72
View code at this point
Browse repository at this point
Commits on Feb 25, 2020
fix: don't run environment bootstrapper (#22342)
codebytere
authored
79270e3
View commit details
Copy full SHA for 79270e3
View code at this point
Browse repository at this point
Commits on Feb 24, 2020
chore: bump node to v12.16.1 (master) (#22168)
Show description for f965b13
electron-bot
and
codebytere
authored
f965b13
View commit details
Copy full SHA for f965b13
View code at this point
Browse repository at this point
Commits on Feb 7, 2020
feat: enable passing Node.js cli flags (#21110)
Show description for 8312488
codebytere
authored
8312488
View commit details
Copy full SHA for 8312488
View code at this point
Browse repository at this point
Commits on Dec 19, 2019
refactor: update node main instance management (#21562)
codebytere
authored
087cb1d
View commit details
Copy full SHA for 087cb1d
View code at this point
Browse repository at this point
Commits on Oct 28, 2019
chore: bump chromium to f5b345dd470f14eef6e44732ccf23 (master) (#20649)
electron-bot
authored and
nornagon
committed
b6246dc
View commit details
Copy full SHA for b6246dc
View code at this point
Browse repository at this point
Commits on Oct 18, 2019
chore: remove native_mate (Part 8) (#20598)
Show description for 1922395
zcbenz
authored
1922395
View commit details
Copy full SHA for 1922395
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.