text
stringlengths
0
277
files_count
int64
0
300
additions
int64
0
187k
deletions
int64
0
2.35M
changed_tests
int64
0
286
changed_docs
int64
0
300
changed_source
int64
0
300
has_tests
bool
2 classes
has_docs
bool
2 classes
extensions
listlengths
0
105
directories
listlengths
0
11
label
stringclasses
11 values
use correct heading level for API function (#46892)
1
1
1
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
bump chromium to 138.0.7160.0 (main) (#46915)
37
164
103
0
0
3
false
false
[ "cc", "h", "patch", "patches" ]
[ "patches", "shell" ]
chore
devirtualize `NativeWindow` methods (#46904)
1
21
13
0
0
1
false
false
[ "h" ]
[ "shell" ]
refactor
remove some `NativeWindow` public API (#46919)
2
13
21
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
simplify `NativeWindow::FullScreenTransitionState` (#46918)
4
18
25
0
0
2
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
refactor
add `NativeWindow::FromWidget()` helper (#46917)
5
20
12
0
0
4
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
refactor
bump node to v22.15.0 (main) (#46742)
43
256
1,275
0
0
0
false
false
[ "json", "patch", "patches" ]
[ "patches", "script" ]
chore
xdg portal version detection for file dialogs on linux (#46905)
5
171
85
0
0
3
false
false
[ "cc", "gni", "h", "patch" ]
[ "patches", "shell" ]
bugfix
bump chromium to 138.0.7156.0 (main) (#46902)
31
151
106
0
0
1
false
false
[ "cc", "patch" ]
[ "patches", "shell" ]
chore
prevent log files being written to current directory on Windows (#44413)
4
110
9
2
0
4
true
false
[ "cc", "js", "ts" ]
[ "shell", "spec" ]
bugfix
move `IsClosed()` and `IsClosable()` tests into `NativeWindow::Close()` (#46888)
8
37
33
0
0
7
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
refactor
clarified usage of createFromPath() (#46809)
1
2
2
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
use `base::ObserverList::Notify()` (#46875)
14
134
229
0
0
14
false
false
[ "cc" ]
[ "shell" ]
refactor
support dip <-> screen conversion on Linux X11 (#46211)
9
106
31
0
3
5
false
true
[ "cc", "gn", "h", "md" ]
[ "docs", "shell" ]
feature
bump chromium to 138.0.7154.0 (main) (#46872)
48
174
179
0
0
9
false
false
[ "cc", "gni", "h", "mm", "patch", "patches" ]
[ "patches", "shell" ]
chore
revert macOS content protection logic refactor (#46886)
6
30
17
0
0
5
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
bugfix
don't call deprecated `WidgetDelegate` API in `NativeWindowViews` (#46858)
2
16
25
0
0
1
false
false
[ "cc", "patch" ]
[ "patches", "shell" ]
refactor
add EmitDeprecationWarning helper (#46860)
5
34
19
0
0
4
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
refactor
use WidgetDelegate's title property (#46849)
7
60
59
1
0
6
true
false
[ "cc", "h", "mm", "ts" ]
[ "shell", "spec" ]
refactor
bump chromium to 137.0.7151.0 (main) (#46854)
15
47
48
0
0
0
false
false
[ "patch" ]
[ "patches" ]
chore
bump actions/download-artifact from 4.2.1 to 4.3.0 (#46852)
2
6
6
0
0
0
false
false
[ "yml" ]
[ ".github" ]
build
fix and enable `accessibilitySupportEnabled` tests (#46825)
1
16
16
1
0
1
true
false
[ "ts" ]
[ "spec" ]
bugfix
fullscreen fillet / recovery is incorrect (#46641)
2
26
10
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
bugfix
enable some tests that were accidentally disabled (#46816)
5
31
30
2
3
2
true
true
[ "md", "ts" ]
[ "docs", "spec" ]
bugfix
build error with enable_electron_extensions=false (#46812)
1
1
1
0
0
1
false
false
[ "cc" ]
[ "shell" ]
bugfix
bump chromium to 137.0.7149.0 (main) (#46777)
47
174
183
0
0
12
false
false
[ "cc", "h", "patch" ]
[ "patches", "shell" ]
chore
refactor deprecate-helpers.ts to warning-helpers.ts (#46808)
4
69
35
4
0
4
true
false
[ "ts" ]
[ "spec" ]
test
run `visibleOnAllWorkspaces` tests on the right platforms (#46815)
1
20
20
1
0
1
true
false
[ "ts" ]
[ "spec" ]
bugfix
use upstream content protection logic on macOS (#46780)
6
17
30
0
0
5
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
refactor
use `absl::InlinedVector` in `ToV8(ElectronPermissionManager)` (#44854)
1
4
3
0
0
1
false
false
[ "h" ]
[ "shell" ]
refactor
call out breaking change for GTK 4 default on GNOME (#46793)
1
18
0
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
remove public method `BrowserWindow::GetWeakPtr()` (#46763)
2
1
5
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
use `std::map::try_emplace()` over `std::map::insert()` (#46761)
10
15
21
0
0
9
false
false
[ "cc", "mm" ]
[ "shell" ]
refactor
set `XDG_CURRENT_DESKTOP` env var back to original value before invoking xdg utils (#45310)
1
9
0
0
0
1
false
false
[ "cc" ]
[ "shell" ]
bugfix
Add ObjC/macOS tutorial (#46694)
1
1,152
0
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
additional update of breaking changes for 36-x-y (#46781)
1
2
2
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
bluetooth crash in `select-bluetooth-device` event (#46745)
2
42
40
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
bugfix
update NMV to 136 for Electron 37 (#46764)
1
1
1
0
0
0
false
false
[ "gn" ]
[ "build" ]
build
correct breaking-changes.md for 36.0.0 release (#46762)
1
15
15
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
use `net::CanonicalCookie::IsDomainMatch()` (#46748)
2
160
23
1
0
2
true
false
[ "cc", "ts" ]
[ "shell", "spec" ]
refactor
make node Buffers more friendly to `base::span` / `std::span` (#46724)
10
93
72
0
0
10
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
missing `HandleScope` in `RemoveFromParentChildWindows` (#46758)
1
3
1
0
0
1
false
false
[ "cc" ]
[ "shell" ]
bugfix
vibrancy window border (#46648)
2
23
0
0
0
1
false
false
[ "h", "mm" ]
[ "shell" ]
bugfix
corner smoothing with 0 radii (#46751)
6
51
27
4
0
2
true
false
[ "cc", "html", "patch", "png", "ts" ]
[ "patches", "shell", "spec" ]
bugfix
crash when renderer process crashes while webview is reloading (#46735)
3
31
0
1
0
3
true
false
[ "cc", "h", "ts" ]
[ "shell", "spec" ]
bugfix
bump chromium to 137.0.7143.0 (main) (#46757)
39
144
144
0
0
0
false
false
[ "patch" ]
[ "patches" ]
chore
bump chromium to 137.0.7141.0 (main) (#46725)
68
393
371
0
0
12
false
false
[ "cc", "gni", "h", "patch", "patches" ]
[ "patches", "shell" ]
chore
remove `WebContents.getNativeView()` (#46734)
3
0
33
0
0
2
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
chore
explicitly call GetNativeNSView() on macOS (#46733)
6
62
4
0
0
3
false
false
[ "cc", "gni", "h", "mm" ]
[ "shell" ]
bugfix
remove redundant NativeImage::GetBitmap() (#46696)
7
36
22
3
3
4
true
true
[ "cc", "md", "ts" ]
[ "docs", "shell", "spec" ]
refactor
bump chromium to 137.0.7128.1 (main) (#46482)
145
1,413
1,779
1
0
49
true
false
[ "cc", "gni", "h", "mm", "patch", "patches", "ts" ]
[ "patches", "shell", "spec" ]
chore
file dialog filters not working correctly (#46660)
1
3
3
0
0
1
false
false
[ "cc" ]
[ "shell" ]
bugfix
don't kill ssh sessions on checkout failure (#46708)
1
8
0
0
0
0
false
false
[ "yml" ]
[ ".github" ]
build
stop menu minimization if set false (#46279)
2
20
2
1
0
2
true
false
[ "ts" ]
[ "lib", "spec" ]
bugfix
cleanup docs/tutorial/custom-window-styles.md (#46597)
1
0
1
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
make `electron::api::BaseWindow` fields private (#46689)
2
6
5
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
osr stutter fix backport for electron. (#46650)
3
296
0
0
0
1
false
false
[ "cc", "patch", "patches" ]
[ "patches", "shell" ]
bugfix
update timelines for E37 (#46704)
1
3
2
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
crash on reconversion with google IME and editcontext on macOS (#46688)
2
44
0
0
0
0
false
false
[ "patch", "patches" ]
[ "patches" ]
bugfix
reduce & remove no-op MicrotasksScope calls (#46681)
4
7
12
0
0
4
false
false
[ "cc" ]
[ "shell" ]
refactor
avoid triple map lookup in `ElectronHidDelegate::GetContextObserver()` (#46672)
1
4
5
0
0
1
false
false
[ "cc" ]
[ "shell" ]
perf
do not run microtasks in V8Serializer in browser process (#46668)
1
1
1
0
0
1
false
false
[ "cc" ]
[ "shell" ]
bugfix
remove `WebContentsPermissionHelper::PermissionTypes::KEYBOARD_LOCK` (#46670)
1
0
1
0
0
1
false
false
[ "h" ]
[ "shell" ]
refactor
`backgroundMaterial` on initial activate (#46657)
1
10
1
0
0
0
false
false
[ "patch" ]
[ "patches" ]
bugfix
support Web Serial & WebUSB blocklists (#46600)
10
106
4
0
2
7
false
true
[ "cc", "gn", "h", "md" ]
[ "chromium_src", "docs", "shell" ]
feature
`postMessage` crash with invalid transferrable (#46639)
5
82
31
1
0
5
true
false
[ "cc", "h", "ts" ]
[ "shell", "spec" ]
bugfix
update build tools (#46656)
2
5
1
0
0
0
false
false
[ "yml" ]
[ ".github" ]
build
migrate to non-deprecated `allowedContentTypes` on macOS (#46623)
1
43
28
0
0
0
false
false
[ "mm" ]
[ "shell" ]
refactor
window border on Gnome Wayland (#46624)
1
1
1
0
0
1
false
false
[ "cc" ]
[ "shell" ]
bugfix
bump actions/setup-node from 4.3.0 to 4.4.0 (#46636)
3
3
3
0
0
0
false
false
[ "yml" ]
[ ".github" ]
build
roll build-images (#46625)
5
6
6
0
0
0
false
false
[ "yml" ]
[ ".devcontainer", ".github" ]
build
fix node spec disabled tests (#46627)
1
2
4
0
0
0
false
false
[ "json" ]
[ "script" ]
test
paint and flash issues on macOS (#46615)
6
57
6
1
0
3
true
false
[ "cc", "h", "mm", "patch", "patches", "ts" ]
[ "patches", "shell", "spec" ]
bugfix
handle potential missing close event property (#46605)
1
1
1
0
0
1
false
false
[ "ts" ]
[ "lib" ]
bugfix
fallback to old MacOS context menu behavior if no frame is present (#46595)
2
28
11
0
1
0
false
true
[ "md", "mm" ]
[ "docs", "shell" ]
bugfix
use default printing path when no user options (#46587)
3
34
14
0
0
3
false
false
[ "cc", "h", "ts" ]
[ "lib", "shell" ]
refactor
ignore files in .git when running markdownlint-cli2 (#46608)
1
1
1
0
0
1
false
false
[ "js" ]
[ "script" ]
build
expose `nativeTheme.shouldUseDarkColorsForSystemIntegratedUI` (#46438)
4
21
0
1
1
3
true
true
[ "cc", "h", "md", "ts" ]
[ "docs", "shell", "spec" ]
feature
unify documentation example and fiddle for IPC pattern-1 (#46517)
1
7
6
0
1
1
false
true
[ "js" ]
[ "docs" ]
docs
updated tray doc with tooltip removing (#46515)
1
1
1
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
`NativeWindow.window_id()` returns same value for all windows (#46562)
2
3
7
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
bugfix
re-enable OOP printing on Linux (#46529)
2
16
8
0
0
1
false
false
[ "cc", "patch" ]
[ "patches", "shell" ]
bugfix
remove obsoleted `--inspect-brk` logic (#46560)
3
0
20
0
0
2
false
false
[ "patch", "ts" ]
[ "lib", "patches", "typings" ]
bugfix
crash on parent window close and focur/blur (#46559)
2
14
2
1
0
2
true
false
[ "cc", "ts" ]
[ "shell", "spec" ]
bugfix
bump github/codeql-action from 3.28.13 to 3.28.15 (#46554)
1
1
1
0
0
0
false
false
[ "yml" ]
[ ".github" ]
build
use v8::True(isolate) and v8::False(isolate) (#46544)
2
3
4
0
0
2
false
false
[ "cc" ]
[ "shell" ]
refactor
remove unnecessary `const_cast` (#46543)
1
1
1
0
0
1
false
false
[ "cc" ]
[ "shell" ]
refactor
simplify some `BaseWindow` JS getters (#46542)
3
25
35
0
0
3
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
`assert.ok` in the renderer process (#46528)
4
15
18
1
0
1
true
false
[ "patch", "ts" ]
[ "patches", "spec" ]
bugfix
make `TrackableObjectBase::weak_map_id_` const (#46524)
1
5
9
0
0
1
false
false
[ "h" ]
[ "shell" ]
refactor
make `api::View` methods const, private (#46545)
2
10
10
0
0
2
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
update codespaces config (#46533)
1
3
14
0
0
0
false
false
[ "json" ]
[ ".devcontainer" ]
build
emphasize the need for a testcase in our issue template (#46447)
1
1
1
0
0
0
false
false
[ "yml" ]
[ ".github" ]
build
migrate to `View::AddChildView(std::unique_ptr<ui::View*>)` (#46474)
10
30
32
0
0
9
false
false
[ "cc", "h", "mm" ]
[ "shell" ]
refactor
note that `titleBarOverlay.symbolColor` is supported on Linux (#46492)
1
1
1
0
1
0
false
true
[ "md" ]
[ "docs" ]
docs
on Windows, make `Archive::HeaderIntegrity()` faster (#46509)
1
26
40
0
0
1
false
false
[ "cc" ]
[ "shell" ]
perf
use `base::flat_set` in `WebContents::DidUpdateFaviconUrl()` (#46475)
3
43
6
0
0
3
false
false
[ "cc", "h" ]
[ "shell" ]
refactor
avoid redundant virtual method call in `NativeWindowViews::SetEnabledInternal()` (#46508)
1
1
4
0
0
1
false
false
[ "cc" ]
[ "shell" ]
perf
allow NSMenuItems to be disabled (#46502)
1
6
9
0
0
0
false
false
[ "mm" ]
[ "shell" ]
revert
remove unused `electron::api::App::FileIconCallback` (#46490)
1
0
7
0
0
1
false
false
[ "h" ]
[ "shell" ]
refactor