trop[bot] a6c71cc914 fix: getting focused window with destroyed webContents (#33540) 3 years ago
..
auto-updater 38fafe4986 refactor: ginify autoUpdater (#24678) 4 years ago
exports 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
views b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
app.ts 6530067b85 feat: add commandLine.removeSwitch (#31327) 3 years ago
auto-updater.ts 354ea00f17 chore: tsify auto-updater (#24328) 4 years ago
base-window.ts 11199d8824 feat: add BrowserWindow.isFocusable() (#28642) 4 years ago
browser-view.ts 9bd0fc5348 refactor: ginify BrowserView (#23578) 4 years ago
browser-window.ts a6c71cc914 fix: getting focused window with destroyed webContents (#33540) 3 years ago
content-tracing.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
crash-reporter.ts 502d4c19ce feat: allow omitting submitURL when uploadToServer is false (#28105) 4 years ago
desktop-capturer.ts df53816eea feat: expose the desktopCapturer module in the main process (#23548) 4 years ago
dialog.ts 0080a61c1d feat: add width option to dialog.showMessageBox() (#31089) 3 years ago
global-shortcut.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
in-app-purchase.ts 071c5930b9 refactor: ginify InAppPurchase (#24674) 4 years ago
ipc-main.ts 5d657dece4 build: enable JS semicolons (#22783) 5 years ago
menu-item-roles.ts 888ac65c72 fix: toggleDevTools menu role closes devtools window (#29922) 3 years ago
menu-item.ts da9261497e feat: add MenuItem.userAccelerator property (#26682) 3 years ago
menu-utils.ts 3503d3745b fix: order menu items before filtering excess separators (#25563) 4 years ago
menu.ts 8d0ed05c99 refactor: replace a few usages of V8 hidden properties (#29400) 3 years ago
message-channel.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
module-list.ts 8b7631228f chore: move native-image.ts back into common (#30838) 3 years ago
native-theme.ts 734753dd7a refactor: ginify NativeTheme (#24673) 4 years ago
net-log.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
net.ts b8c2481edb fix: do not handle write errors after request is aborted (#28682) 4 years ago
notification.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
power-monitor.ts a9924e1c32 feat: add powerMonitor.onBatteryPower (#26494) 4 years ago
power-save-blocker.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
protocol.ts 998f17ee59 fix: make protocol wrapper remote-friendly again (#27009) 4 years ago
safe-storage.ts bc508c6113 feat: add `electron.safeStorage` encryption API (#30020) 3 years ago
screen.ts b788ceb7bd fix: screen EventEmitter methods with remote (#26809) 4 years ago
session.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
share-menu.ts 6b6ffbdd10 feat: add support for share menu on macOS (#25629) 4 years ago
system-preferences.ts 6932e17088 chore: remove deprecated systemPreferences methods (#26849) 4 years ago
touch-bar.ts 2d0ad0b96a fix: make TouchBarPopover and TouchBarGroup work (#27901) 4 years ago
tray.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
view.ts 659e79fc08 refactor: prevent consistent early exception (#24191) 4 years ago
web-contents-view.ts b02748e607 build: ensure that electron/lib/browser can only use browser or common imports (#24512) 4 years ago
web-contents.ts 50fb4e245d fix: apply senderFrame details to ipcMain port event (#33780) 3 years ago
web-frame-main.ts 3daad4fd40 fix: reset render_frame_disposed_ after render frame host change (#31427) 3 years ago