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
common
node_bindings.cc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 30, 2022
chore: remove redundant code in node integration (#33500)
zcbenz
authored
c119b1e
View commit details
Copy full SHA for c119b1e
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
chore: update libuv patch for event loop integration (#31647)
Show description for 4e66b07
zcbenz
and
patchup[bot]
authored
4e66b07
View commit details
Copy full SHA for 4e66b07
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
chore: bump node to v16.14.2 (main) (#32833)
Show description for db5a3c0
3 people
authored
db5a3c0
View commit details
Copy full SHA for db5a3c0
View code at this point
Browse repository at this point
Commits on Mar 22, 2022
fix: disable SIGUSR1 when --inspect is disabled (#33188)
MarshallOfSound
authored
81318f0
View commit details
Copy full SHA for 81318f0
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
fix: iocp integration when process is reused (#33207)
deepak1556
authored
4cc2ed8
View commit details
Copy full SHA for 4cc2ed8
View code at this point
Browse repository at this point
Commits on Feb 17, 2022
chore: error catching in node_bindings (#32858)
codebytere
authored
34129b8
View commit details
Copy full SHA for 34129b8
View code at this point
Browse repository at this point
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 Oct 6, 2021
chore: remove Node.js patch on Module.globalPaths (#31275)
Show description for 959b657
zcbenz
and
patchup[bot]
authored
959b657
View commit details
Copy full SHA for 959b657
View code at this point
Browse repository at this point
Commits on Sep 9, 2021
feat: add support for validating asar archives on macOS (#30667)
Show description for 57d0885
MarshallOfSound
authored
57d0885
View commit details
Copy full SHA for 57d0885
View code at this point
Browse repository at this point
Commits on Aug 31, 2021
chore: bump node to v16.8.0 (main) (#30714)
Show description for c1075de
electron-roller[bot]
and
codebytere
authored
c1075de
View commit details
Copy full SHA for c1075de
View code at this point
Browse repository at this point
Commits on Aug 5, 2021
feat: add `electron.safeStorage` encryption API (#30020)
Show description for bc508c6
georgexu99
and
VerteDinde
authored
bc508c6
View commit details
Copy full SHA for bc508c6
View code at this point
Browse repository at this point
feat: add fuses for NODE_OPTIONS and --inspect (#30190)
Show description for 320bea4
MarshallOfSound
and
patchup[bot]
authored
320bea4
View commit details
Copy full SHA for 320bea4
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
chore: clean up forward declarations (#29904)
dsanders11
authored
f653116
View commit details
Copy full SHA for f653116
View code at this point
Browse repository at this point
Commits on Jun 21, 2021
fix: microtasks policy in CreateEnvironment (#29531)
Show description for d4a1b41
3 people
authored
d4a1b41
View commit details
Copy full SHA for d4a1b41
View code at this point
Browse repository at this point
Commits on Jun 17, 2021
feat: bring --enable-logging functionality in line with Chromium (#25089)
Show description for 8ccab4c
ckerr
and
nornagon
authored
8ccab4c
View commit details
Copy full SHA for 8ccab4c
View code at this point
Browse repository at this point
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 4, 2021
refactor: use auto env = base::Environment::Create(); everywhere (#29502)
miniak
authored
00693ba
View commit details
Copy full SHA for 00693ba
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
refactor: eliminate duplicate C++ / JavaScript implementation of app.isPackaged (#29464)
miniak
authored
44491b0
View commit details
Copy full SHA for 44491b0
View code at this point
Browse repository at this point
chore: use static_cast rather than C-style cast (#29467)
dsanders11
authored
31190d4
View commit details
Copy full SHA for 31190d4
View code at this point
Browse repository at this point
Commits on May 14, 2021
chore: bump chromium to 92.0.4505.0 (master) (#29058)
Show description for 2eb3bdd
4 people
authored
2eb3bdd
View commit details
Copy full SHA for 2eb3bdd
View code at this point
Browse repository at this point
Commits on May 3, 2021
fix: allow Node.js to manage microtasks queue (#28957)
Show description for 99909ba
indutny
authored
99909ba
View commit details
Copy full SHA for 99909ba
View code at this point
Browse repository at this point
Commits on Mar 23, 2021
Merge remote-tracking branch 'origin/master' into roller/chromium/master
nornagon
committed
39e3576
View commit details
Copy full SHA for 39e3576
View code at this point
Browse repository at this point
Commits on Mar 22, 2021
fix: libuv hang on Windows (#28175)
codebytere
authored
665ac6f
View commit details
Copy full SHA for 665ac6f
View code at this point
Browse repository at this point
refactor: prefer embedder-focused InitializeNodeWithArgs (#28271)
codebytere
authored
96ce596
View commit details
Copy full SHA for 96ce596
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 Feb 17, 2021
fix: libuv hang when nodeIntegrationInSubframes enabled (#27582)
codebytere
authored
642d6fc
View commit details
Copy full SHA for 642d6fc
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
refactor: use C++11 class member variable initialization (#27477)
miniak
authored
ddf3ef0
View commit details
Copy full SHA for ddf3ef0
View code at this point
Browse repository at this point
Commits on Dec 9, 2020
fix: stack traces in non-Node.js contexts (#26820)
codebytere
authored
76f7214
View commit details
Copy full SHA for 76f7214
View code at this point
Browse repository at this point
Commits on Dec 2, 2020
fix: properly emit after hooks after exception (#26752)
codebytere
authored
e96fa95
View commit details
Copy full SHA for e96fa95
View code at this point
Browse repository at this point
Commits on Nov 17, 2020
refactor: move GetPrinterList off WebContents (#26518)
nornagon
authored
a303813
View commit details
Copy full SHA for a303813
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
fix: renderer crash on setImmediate (#26365)
codebytere
authored
e6db496
View commit details
Copy full SHA for e6db496
View code at this point
Browse repository at this point
Commits on Oct 27, 2020
refactor: Chromium code style for enum classes (#26165)
miniak
authored
1c99a9b
View commit details
Copy full SHA for 1c99a9b
View code at this point
Browse repository at this point
Commits on Oct 26, 2020
chore: use auto to avoid repeating type (#26113)
dsanders11
authored
4be1052
View commit details
Copy full SHA for 4be1052
View code at this point
Browse repository at this point
Commits on Oct 20, 2020
build: Wrap bundles using webpack (#25557)
juliekoubova
authored
56d1faf
View commit details
Copy full SHA for 56d1faf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.