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
lib
common
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 28, 2022
chore: update node types version (#33452)
Show description for 594dc7e
clavin
authored
594dc7e
View commit details
Copy full SHA for 594dc7e
View code at this point
Browse repository at this point
Commits on Jan 6, 2022
feat: remove nativeWindowOpen option (#29405)
Show description for d44a187
3 people
authored
d44a187
View commit details
Copy full SHA for d44a187
View code at this point
Browse repository at this point
Commits on Nov 11, 2021
Revert "refactor: only create webContents after 'will-attach-webview' (#30311)" (#31785)
Show description for cac871c
ckerr
authored
cac871c
View commit details
Copy full SHA for cac871c
View code at this point
Browse repository at this point
Commits on Nov 10, 2021
chore: move libs only used in browser out of common (#31780)
miniak
authored
18cc330
View commit details
Copy full SHA for 18cc330
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
chore: cleanup obsolete lib/common/remote/ipc-messages.ts (#31756)
miniak
authored
68b8e9b
View commit details
Copy full SHA for 68b8e9b
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 Oct 5, 2021
refactor: only access memory coordinator interface from browser process (#31295)
Show description for 2a92d8f
deepak1556
authored
2a92d8f
View commit details
Copy full SHA for 2a92d8f
View code at this point
Browse repository at this point
Commits on Oct 4, 2021
feat: make desktopCapturer main-process-only (#30720)
Show description for 4fd7c2a
nornagon
and
miniak
authored
4fd7c2a
View commit details
Copy full SHA for 4fd7c2a
View code at this point
Browse repository at this point
Commits on Sep 7, 2021
feat: serialize NativeImage over ipc (#30729)
nornagon
authored
55c5780
View commit details
Copy full SHA for 55c5780
View code at this point
Browse repository at this point
Commits on Sep 6, 2021
chore: move native-image.ts back into common (#30838)
miniak
authored
8b76312
View commit details
Copy full SHA for 8b76312
View code at this point
Browse repository at this point
Commits on Aug 27, 2021
fix: remove ipc wrapper for nativeImage.createThumbnailFromPath (#30728)
nornagon
authored
aa9da78
View commit details
Copy full SHA for aa9da78
View code at this point
Browse repository at this point
Commits on Aug 25, 2021
feat: add <webview>.sendToFrame() / frameId to 'ipc-message' event (#30451)
miniak
authored
501ac15
View commit details
Copy full SHA for 501ac15
View code at this point
Browse repository at this point
Commits on Aug 23, 2021
feat: add <webview> 'did-redirect-navigation' event (#30457)
miniak
authored
aad1c0d
View commit details
Copy full SHA for aad1c0d
View code at this point
Browse repository at this point
Commits on Aug 17, 2021
refactor: simplify <webview> event dispatch (#30458)
Show description for 04aafcc
miniak
and
nornagon
authored
04aafcc
View commit details
Copy full SHA for 04aafcc
View code at this point
Browse repository at this point
Commits on Aug 3, 2021
refactor: only create webContents after 'will-attach-webview' (#30311)
miniak
authored
6e43b0b
View commit details
Copy full SHA for 6e43b0b
View code at this point
Browse repository at this point
Commits on Aug 2, 2021
fix: crash due to race between attach and destruction of webview (#24344)
deepak1556
authored
2b897c8
View commit details
Copy full SHA for 2b897c8
View code at this point
Browse repository at this point
Commits on May 15, 2021
refactor: implement <webview> using contextBridge (#29037)
Show description for c68c65f
miniak
authored
c68c65f
View commit details
Copy full SHA for c68c65f
View code at this point
Browse repository at this point
Commits on May 6, 2021
chore: make raw requires type-safe (#29006)
Show description for 2c65060
miniak
authored
2c65060
View commit details
Copy full SHA for 2c65060
View code at this point
Browse repository at this point
Commits on May 5, 2021
refactor: 'focus-change' does not need guestInstanceId (#29001)
Show description for 2086e19
miniak
authored
2086e19
View commit details
Copy full SHA for 2086e19
View code at this point
Browse repository at this point
Commits on May 4, 2021
refactor: use "as const" for constant mappings (#28980)
miniak
authored
961b74b
View commit details
Copy full SHA for 961b74b
View code at this point
Browse repository at this point
refactor: remove more dead code post render process reuse (#28983)
Show description for e5e8ab4
MarshallOfSound
authored
e5e8ab4
View commit details
Copy full SHA for e5e8ab4
View code at this point
Browse repository at this point
Commits on Apr 19, 2021
feat: remove deprecated additionalFeatures (#28548)
nornagon
authored
e12a3cb
View commit details
Copy full SHA for e12a3cb
View code at this point
Browse repository at this point
Commits on Apr 6, 2021
fix: pass postData to new-window event (#28513)
nornagon
authored
77dcf10
View commit details
Copy full SHA for 77dcf10
View code at this point
Browse repository at this point
Commits on Mar 10, 2021
chore: remove deprecated remote module (#25734)
Show description for 5b20573
miniak
and
nornagon
authored
5b20573
View commit details
Copy full SHA for 5b20573
View code at this point
Browse repository at this point
Commits on Nov 30, 2020
chore: remove deprecated shell.moveItemToTrash() (#26723)
miniak
authored
09d7b2b
View commit details
Copy full SHA for 09d7b2b
View code at this point
Browse repository at this point
Commits on Nov 26, 2020
chore: remove deprecated crashReporter APIs (#26695)
miniak
authored
022bafc
View commit details
Copy full SHA for 022bafc
View code at this point
Browse repository at this point
Commits on Nov 10, 2020
feat: add webContents.setWindowOpenHandler API (#24517)
Show description for 0b85fdf
loc
and
nornagon
authored
0b85fdf
View commit details
Copy full SHA for 0b85fdf
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
fix: window.open not accepting size values with "px" at the end (#26104)
Show description for d16e61d
3 people
authored
d16e61d
View commit details
Copy full SHA for d16e61d
View code at this point
Browse repository at this point
Commits on Oct 23, 2020
fix: disable use of the vm module in the renderer (#26087)
codebytere
authored
e89abed
View commit details
Copy full SHA for e89abed
View code at this point
Browse repository at this point
Commits on Oct 14, 2020
fix: pass module resolution paths to wrapped function (#25891)
ascorbic
authored
dfbb88c
View commit details
Copy full SHA for dfbb88c
View code at this point
Browse repository at this point
Commits on Oct 13, 2020
refactor: create IPC_MESSAGES enum for IPC message channels (#25694)
miniak
authored
2c68bad
View commit details
Copy full SHA for 2c68bad
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
refactor: replace a few any-s with proper types (#25681)
miniak
authored
fb11a12
View commit details
Copy full SHA for fb11a12
View code at this point
Browse repository at this point
Commits on Oct 6, 2020
refactor: remove duplicate <webview> event list (#25697)
miniak
authored
db911f2
View commit details
Copy full SHA for db911f2
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
feat: add shell.trashItem() to replace shell.moveItemToTrash() (#25114)
nornagon
authored
1b6534b
View commit details
Copy full SHA for 1b6534b
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
feat: add nativeImage.createThumbnailFromPath API (#24802)
Show description for beaf60d
georgexu99
authored
beaf60d
View commit details
Copy full SHA for beaf60d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.