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
shell
on
master
User selector
All users
All time
Commit history
Commits on Sep 3, 2019
chore: add SetGTKDarkThemeEnabled(enabled) internal helper to allow dynamic theme selection on linux (#19964)
Show description for cc9436f
MarshallOfSound
authored
cc9436f
View commit details
Copy full SHA for cc9436f
View code at this point
Browse repository at this point
Bump v8.0.0-nightly.20190903
electron-bot
committed
39475f9
View commit details
Copy full SHA for 39475f9
View code at this point
Browse repository at this point
Commits on Sep 2, 2019
Bump v8.0.0-nightly.20190902
electron-bot
committed
6140796
View commit details
Copy full SHA for 6140796
View code at this point
Browse repository at this point
Commits on Sep 1, 2019
Bump v8.0.0-nightly.20190901
electron-bot
committed
51015c5
View commit details
Copy full SHA for 51015c5
View code at this point
Browse repository at this point
Commits on Aug 30, 2019
fix: ensure that the "top" coordinate of the inner frame is correct (#20051)
Show description for c621a36
MarshallOfSound
authored
c621a36
View commit details
Copy full SHA for c621a36
View code at this point
Browse repository at this point
Bump v8.0.0-nightly.20190830
electron-bot
committed
e96a042
View commit details
Copy full SHA for e96a042
View code at this point
Browse repository at this point
fix: honor cursor blink rate (#20020)
Show description for 5cbbd48
codebytere
authored and
ckerr
committed
5cbbd48
View commit details
Copy full SHA for 5cbbd48
View code at this point
Browse repository at this point
Commits on Aug 29, 2019
fix: Revert "fix: make sure that menu bar gets focus even when you click an item to focus it first (#19710)" (#20019)
Show description for 6543386
MarshallOfSound
authored
6543386
View commit details
Copy full SHA for 6543386
View code at this point
Browse repository at this point
Bump v8.0.0-nightly.20190829
electron-bot
committed
6b55584
View commit details
Copy full SHA for 6b55584
View code at this point
Browse repository at this point
chore: add missing includes (#20003)
alexeykuzmin
authored and
zcbenz
committed
c03288f
View commit details
Copy full SHA for c03288f
View code at this point
Browse repository at this point
fix: nws13n: make ses.setUserAgent work (#20014)
Show description for 90d62e5
nornagon
authored and
zcbenz
committed
90d62e5
View commit details
Copy full SHA for 90d62e5
View code at this point
Browse repository at this point
chore: cache URLLoaderFactory per-session (#19998)
Show description for b3947d6
zcbenz
authored
b3947d6
View commit details
Copy full SHA for b3947d6
View code at this point
Browse repository at this point
feat: add session.downloadURL() (#19889)
miniak
authored and
codebytere
committed
eed72c3
View commit details
Copy full SHA for eed72c3
View code at this point
Browse repository at this point
Commits on Aug 28, 2019
refactor: implement isRemoteModuleEnabled via getLastWebPreferences() (#19220)
miniak
authored and
nornagon
committed
01fdb80
View commit details
Copy full SHA for 01fdb80
View code at this point
Browse repository at this point
fix: gtk_init() called 2x in AtomBrowserMainParts (#19986)
Show description for 217ed9a
ckerr
authored
217ed9a
View commit details
Copy full SHA for 217ed9a
View code at this point
Browse repository at this point
Bump v8.0.0-nightly.20190828
electron-bot
committed
3bc5302
View commit details
Copy full SHA for 3bc5302
View code at this point
Browse repository at this point
refactor: omit redundant map searches (#19929)
Show description for 987300c
ckerr
authored
987300c
View commit details
Copy full SHA for 987300c
View code at this point
Browse repository at this point
fix: handle WM_GETMINMAXINFO instead of letting chromium do it (#19928)
Show description for 27ce6a9
brenca
authored and
zcbenz
committed
27ce6a9
View commit details
Copy full SHA for 27ce6a9
View code at this point
Browse repository at this point
Commits on Aug 27, 2019
feat: add "accessibleTitle" property to a BrowserWindow instance (#19698)
Show description for ae9424d
mshoho
authored and
alexeykuzmin
committed
ae9424d
View commit details
Copy full SHA for ae9424d
View code at this point
Browse repository at this point
chore: DCHECK for correct thread in EventEmitter::EmitWithSender (#19959)
nornagon
authored
1dcda7b
View commit details
Copy full SHA for 1dcda7b
View code at this point
Browse repository at this point
fix: remove unused header from extensions-only file (#19947)
nornagon
authored
4b8e158
View commit details
Copy full SHA for 4b8e158
View code at this point
Browse repository at this point
feat: migrate webRequest module to NetworkService (Part 9) (#19976)
Show description for 4eee71f
zcbenz
authored and
deepak1556
committed
4eee71f
View commit details
Copy full SHA for 4eee71f
View code at this point
Browse repository at this point
Bump v8.0.0-nightly.20190827
electron-bot
committed
bdb20d5
View commit details
Copy full SHA for bdb20d5
View code at this point
Browse repository at this point
fix: i18n of gtk msgbox buttons (#19904)
Show description for 7e61cd0
ckerr
authored
7e61cd0
View commit details
Copy full SHA for 7e61cd0
View code at this point
Browse repository at this point
fix: ensure that reloads retain modified window background colors (#19967)
MarshallOfSound
authored
4e809f0
View commit details
Copy full SHA for 4e809f0
View code at this point
Browse repository at this point
Commits on Aug 26, 2019
fix: don't call SetBounds on restore (#19886)
brenca
authored and
codebytere
committed
d04072d
View commit details
Copy full SHA for d04072d
View code at this point
Browse repository at this point
feat: HTTP preconnect feature minimal for electronjs (#18671)
krunt
authored and
nornagon
committed
cddbddc
View commit details
Copy full SHA for cddbddc
View code at this point
Browse repository at this point
Bump v8.0.0-nightly.20190826
electron-bot
committed
c57db7f
View commit details
Copy full SHA for c57db7f
View code at this point
Browse repository at this point
refactor: simplify ShowSaveDialog, make consistent with ShowOpenDialog (#19924)
miniak
authored and
alexeykuzmin
committed
94c6b25
View commit details
Copy full SHA for 94c6b25
View code at this point
Browse repository at this point
fix: adjust window size in NCCALCSIZE instead of adding insets (#19883)
brenca
authored and
zcbenz
committed
f6c523d
View commit details
Copy full SHA for f6c523d
View code at this point
Browse repository at this point
fix: command-line scheme switch values' spillover (#19912)
Show description for 080fdb3
ckerr
authored and
zcbenz
committed
080fdb3
View commit details
Copy full SHA for 080fdb3
View code at this point
Browse repository at this point
Commits on Aug 25, 2019
Bump v8.0.0-nightly.20190825
electron-bot
committed
1eda928
View commit details
Copy full SHA for 1eda928
View code at this point
Browse repository at this point
Commits on Aug 24, 2019
Bump v8.0.0-nightly.20190824
electron-bot
committed
f54bc1c
View commit details
Copy full SHA for f54bc1c
View code at this point
Browse repository at this point
chore: bump chromium to 62327c655093c821aa0fcfc6db53f5fd943e08c7 (master) (#19792)
Show description for b7d25cc
electron-bot
authored and
deepak1556
committed
b7d25cc
View commit details
Copy full SHA for b7d25cc
View code at this point
Browse repository at this point
Commits on Aug 23, 2019
refactor: use Error util when only throwing errors (#19837)
codebytere
authored and
MarshallOfSound
committed
c89debd
View commit details
Copy full SHA for c89debd
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.