trop[bot] 8edbb1d4ae fix: blend node and blink code generation policy when both are loaded (#36667) 2 years ago
..
fixtures ac0ba48736 chore: drop support for Windows 7 / 8 / 8.1 (#36513) 2 years ago
ts-smoke 8646bf8d30 chore: remove deprecated 'new-window' event (#34526) 2 years ago
.eslintrc 9d054755d6 refactor: implement ajax() in tests using native fetch instead of jQuery (#32579) 3 years ago
.gitignore db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
ambient.d.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-app-spec.ts 5fc3ed936e feat: add app.getPreferredSystemLanguages() API (#36035) 2 years ago
api-auto-updater-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-autoupdater-darwin-spec.ts d8bb172318 fix: abort ShipIt installation attempt at the final mile if the app is running (#36130) 2 years ago
api-browser-view-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-browser-window-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-clipboard-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-content-tracing-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-context-bridge-spec.ts dfc134de42 feat: add exposeInIsolatedWorld(worldId, key, api) to contextBridge (#34974) 2 years ago
api-crash-reporter-spec.ts 2c723d7e84 fix: enable crashpad for ELECTRON_RUN_AS_NODE processes (#36460) 2 years ago
api-debugger-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-desktop-capturer-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-dialog-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-global-shortcut-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-in-app-purchase-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-ipc-main-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-ipc-renderer-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-ipc-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-media-handler-spec.ts b7c5b48c38 test: move api-media-handler-spec from spec-main to spec (#35518) 2 years ago
api-menu-item-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-menu-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-native-image-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-native-theme-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-net-log-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-net-spec.ts 75d2caf451 chore: upgrade to Node.js v18 (#35999) 2 years ago
api-notification-dbus-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-notification-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-power-monitor-spec.ts b307314401 test: re-enable power monitor tests on arm64 (#36015) 2 years ago
api-power-save-blocker-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-process-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-protocol-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-safe-storage-spec.ts 324db14969 fix: set macOS crypto keychain name earlier (#34683) 2 years ago
api-screen-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-service-workers-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-session-spec.ts e3efa16415 fix: session.getBlobData never resolves with blob sizes > 65536 (#35277) 2 years ago
api-shell-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-subframe-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-system-preferences-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-touch-bar-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-tray-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-utility-process-spec.ts da0fd286b4 feat: UtilityProcess API (#34980) 2 years ago
api-view-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-web-contents-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
api-web-contents-view-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-web-frame-main-spec.ts 6ad679f540 feat: webFrameMain.origin (#35438) 2 years ago
api-web-frame-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
api-web-request-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
asar-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
autofill-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
chromium-spec.ts 8edbb1d4ae fix: blend node and blink code generation policy when both are loaded (#36667) 2 years ago
crash-spec.ts 0158077bec test: disable flaky linux arm/arm64 crash test case (#36094) 2 years ago
deprecate-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
events-helpers.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
extensions-spec.ts 87c183df6a chore: bump chromium to 110.0.5415.0 (main) (#36186) 2 years ago
get-files.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
guest-window-manager-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
index.js db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
internal-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
logging-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
modules-spec.ts 7493062555 test: add tests for valid electron module names (#35931) 2 years ago
node-spec.ts f8c0682b6e test: replace (webContents as any).destroy() with webContents.destroy() (#36669) 2 years ago
package.json d8bb172318 fix: abort ShipIt installation attempt at the final mile if the app is running (#36130) 2 years ago
pipe-transport.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
release-notes-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
screen-helpers.ts e8ae0571b8 test: remove redundant color diffing dependency (#33215) 2 years ago
security-warnings-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
spec-helpers.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
spellchecker-spec.ts 38a7da692a chore: make macOS spellchecker fns formal no-ops (#35514) 2 years ago
types-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
version-bump-spec.ts 7ca2bb5f9c build: determine electron version from tags not files (#36106) 2 years ago
video-helpers.js db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
visibility-state-spec.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
webview-spec.ts b9464d89b8 fix: remove undocumented feature and flaky test for webview resize event (#36154) 2 years ago
window-helpers.ts db7c92fd57 test: drop now-empty remote runner (#35343) 2 years ago
yarn.lock 4f1f263a9a build(deps): bump loader-utils from 1.4.1 to 1.4.2 in /spec (#36375) 2 years ago