trop[bot] 806d0840ff fix: resolve loadURL properly for in-page navigations (#36149) 2 years ago
..
auto-updater db9ab80694 chore: update to latest TypeScript (#32596) 3 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 59dd17f2cf chore: bump chromium to 102.0.4989.0 (main) (#33557) 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 73deb5f56d fix: potential "Object has been destroyed" error in BrowserWindow.getFocusedWindow (#35644) 2 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 4fd7c2adcd feat: make desktopCapturer main-process-only (#30720) 3 years ago
dialog.ts 77579614e0 feat: add width option to dialog.showMessageBox() (#30474) 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 5af6b898d9 feat: add Substitutions menu roles on macOS (#32024) 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 03fe3c42d4 chore: move main process only accessible API bindings away from common (#34672) 2 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 2091343b78 refactor: initialize member variables directly (#34046) 3 years ago
notification.ts 03fe3c42d4 chore: move main process only accessible API bindings away from common (#34672) 2 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 03fe3c42d4 chore: move main process only accessible API bindings away from common (#34672) 2 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 806d0840ff fix: resolve loadURL properly for in-page navigations (#36149) 2 years ago
web-frame-main.ts bff20bd769 fix: reset render_frame_disposed_ after render frame host change (#31401) 3 years ago