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
browser
notifications
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 22, 2021
chore: add ELECTRON_ prefix to C++ include guards (#31925)
miniak
authored
c4ea33d
View commit details
Copy full SHA for c4ea33d
View code at this point
Browse repository at this point
Commits on Nov 3, 2021
refactor: replace deprecated DISALLOW_COPY_AND_ASSIGN (#31633)
miniak
authored
65a980c
View commit details
Copy full SHA for 65a980c
View code at this point
Browse repository at this point
Commits on Jul 12, 2021
chore: remove unneeded conversions between wstring and u16string (#30047)
zcbenz
authored
21f6937
View commit details
Copy full SHA for 21f6937
View code at this point
Browse repository at this point
Commits on Jul 5, 2021
fix: build error caused by extra ] (#30015)
zcbenz
authored
25a7776
View commit details
Copy full SHA for 25a7776
View code at this point
Browse repository at this point
Commits on Jul 4, 2021
fix: do not leak NSUUID (#29990)
zcbenz
authored
18d0ed8
View commit details
Copy full SHA for 18d0ed8
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 Jun 4, 2021
chore: use =default for default constructors/destructors (#29511)
dsanders11
authored
81c5da5
View commit details
Copy full SHA for 81c5da5
View code at this point
Browse repository at this point
Commits on Jun 1, 2021
chore: use consistent parameter names (#29361)
dsanders11
authored
ba26580
View commit details
Copy full SHA for ba26580
View code at this point
Browse repository at this point
chore: trim unused STL includes (#29414)
dsanders11
authored
93c9374
View commit details
Copy full SHA for 93c9374
View code at this point
Browse repository at this point
Commits on Apr 29, 2021
refactor: plumb RFH instead of RPH for notifications (#28790)
nornagon
authored
ee8b69d
View commit details
Copy full SHA for ee8b69d
View code at this point
Browse repository at this point
Commits on Apr 27, 2021
chore: bump chromium to 92.0.4488.0 (master) (#28676)
Show description for cdf04f3
4 people
authored
cdf04f3
View commit details
Copy full SHA for cdf04f3
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 Mar 16, 2021
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
Show description for ec893f8
jkleinsc
committed
ec893f8
View commit details
Copy full SHA for ec893f8
View code at this point
Browse repository at this point
2757472: Reland "Reland "[LSC] Remove base::string16 alias""
Show description for 22d8f22
jkleinsc
committed
22d8f22
View commit details
Copy full SHA for 22d8f22
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 Oct 27, 2020
chore: use consistent parameter names (#26162)
dsanders11
authored
d8167ce
View commit details
Copy full SHA for d8167ce
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 9, 2020
fix: notifications successfully never timeout with included flag (#25820)
Show description for 0195319
mlaurencin
authored
0195319
View commit details
Copy full SHA for 0195319
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
feat: custom toast xml and failure reporting for notifications (#25401)
Show description for b43859f
bitdisaster
authored
b43859f
View commit details
Copy full SHA for b43859f
View code at this point
Browse repository at this point
Commits on Sep 2, 2020
revert: "fix: reply notifs sometimes destroyed too early" (#25247)
Show description for 184e72f
MarshallOfSound
authored
184e72f
View commit details
Copy full SHA for 184e72f
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
fix: reply notifs sometimes destroyed too early (#25086)
Show description for bea6c9e
codebytere
authored
bea6c9e
View commit details
Copy full SHA for bea6c9e
View code at this point
Browse repository at this point
Commits on Jul 14, 2020
chore: bump chromium to 6d130075d378a64187360ba4e7820 (master) (#24256)
Show description for 8bbdc22
8 people
authored
8bbdc22
View commit details
Copy full SHA for 8bbdc22
View code at this point
Browse repository at this point
Commits on Jul 3, 2020
fix: remove same-tag notifications before showing new ones (#24302)
codebytere
authored
fd0eaf4
View commit details
Copy full SHA for fd0eaf4
View code at this point
Browse repository at this point
Commits on Apr 13, 2020
chore: bump chromium to 98ebf6c3f0b7bd96bdb1a4b42208f (master) (#22999)
Show description for 3e8d77d
4 people
authored
3e8d77d
View commit details
Copy full SHA for 3e8d77d
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
chore: rename atom -> electron (#21986)
nornagon
authored
d9321f4
View commit details
Copy full SHA for d9321f4
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
chore: bump chromium to 4b6692e4cc2839729bb7ac009586a (master) (#21864)
Show description for 2b53788
3 people
authored
2b53788
View commit details
Copy full SHA for 2b53788
View code at this point
Browse repository at this point
Commits on Dec 11, 2019
chore: bump chromium to f755b70e34659441e72c1a928a406 (master) (#21000)
electron-bot
authored and
nornagon
committed
49b47ee
View commit details
Copy full SHA for 49b47ee
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 9, 2019
feat: allow Linux/Windows users to set notification timeout (#20153)
Show description for f80a17c
codebytere
authored and
John Kleinschmidt
committed
f80a17c
View commit details
Copy full SHA for f80a17c
View code at this point
Browse repository at this point
Commits on Sep 19, 2019
feat: set urgency on linux notifications (#20152)
codebytere
authored
ffe2182
View commit details
Copy full SHA for ffe2182
View code at this point
Browse repository at this point
Commits on Sep 18, 2019
chore: bump chromium to 63be48daea281d4f8c834c2e707a7 (master) (#19923)
electron-bot
authored and
nornagon
committed
eb2d226
View commit details
Copy full SHA for eb2d226
View code at this point
Browse repository at this point
Commits on Sep 16, 2019
refactor: run clang-tidy (#20231)
Show description for 2b316f3
ckerr
authored
2b316f3
View commit details
Copy full SHA for 2b316f3
View code at this point
Browse repository at this point
Commits on Jun 20, 2019
refactor: rename the atom namespace to electron
MarshallOfSound
committed
34c4c8d
View commit details
Copy full SHA for 34c4c8d
View code at this point
Browse repository at this point
chore: fix linting after shell rename
MarshallOfSound
committed
5693033
View commit details
Copy full SHA for 5693033
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.