..
fixtures
test: make test apps' name prefixed with electron-test- ( #33511 )
2022-03-30 13:17:34 -04:00
.eslintrc
refactor: implement ajax() in tests using native fetch instead of jQuery ( #32579 )
2022-01-24 10:34:23 +01:00
.gitignore
ambient.d.ts
chore: cleanup spec-main/ambient.d.ts ( #32363 )
2022-01-07 17:52:47 +09:00
api-app-spec.ts
fix: create userData
on requestSingleInstanceLock() if needed ( #33559 )
2022-04-04 10:39:55 +09:00
api-auto-updater-spec.ts
api-autoupdater-darwin-spec.ts
feat: add new Squirrel.Mac bundle installation method behind flag ( #33470 )
2022-03-29 14:47:34 -07:00
api-browser-view-spec.ts
fix: BrowserView background color in webContents ( #33435 )
2022-03-28 12:47:08 -04:00
api-browser-window-spec.ts
fix: don't unmaximize on macOS if user set max bounds ( #33480 )
2022-03-31 00:29:02 +02:00
api-content-tracing-spec.ts
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
api-context-bridge-spec.ts
chore: update to latest TypeScript ( #32596 )
2022-01-31 20:37:40 +09:00
api-crash-reporter-spec.ts
chore: remove Breakpad tests for crashReporter on Linux ( #31729 )
2021-11-08 10:20:43 +01:00
api-debugger-spec.ts
test: fix and re-enable Network.getResponseBody test ( #33227 )
2022-03-22 08:38:46 +09:00
api-deprecate-spec.ts
api-desktop-capturer-spec.ts
test: re-enable desktop specs ( #33497 )
2022-03-29 11:57:21 -04:00
api-dialog-spec.ts
feat: add signal option to dialog.showMessageBox ( #26102 )
2021-07-15 07:59:27 +09:00
api-global-shortcut-spec.ts
fix: media key globalShortcuts on macOS ( #30552 )
2021-08-17 13:44:17 -04:00
api-in-app-purchase-spec.ts
api-ipc-main-spec.ts
api-ipc-renderer-spec.ts
feat: remove nativeWindowOpen option ( #29405 )
2022-01-06 09:28:03 -08:00
api-ipc-spec.ts
chore: update to latest TypeScript ( #32596 )
2022-01-31 20:37:40 +09:00
api-menu-item-spec.ts
feat: add Substitutions menu roles on macOS ( #32024 )
2022-01-06 10:41:28 -08:00
api-menu-spec.ts
api-native-theme-spec.ts
feat: add nativeTheme.inForcedColorsMode ( #32956 )
2022-03-21 10:30:02 +01:00
api-net-log-spec.ts
api-net-spec.ts
feat: add rawHeaders to IncomingMessage ( #31853 )
2022-01-24 11:46:15 -05:00
api-notification-dbus-spec.ts
api-notification-spec.ts
api-power-monitor-spec.ts
api-power-save-blocker-spec.ts
api-protocol-spec.ts
chore: bump chromium to 100.0.4857.0 (main) ( #32419 )
2022-02-09 18:58:52 -08:00
api-safe-storage-spec.ts
feat: add electron.safeStorage
encryption API ( #30020 )
2021-08-05 15:12:54 -07:00
api-screen-spec.ts
api-service-workers-spec.ts
api-session-spec.ts
test: make test apps' name prefixed with electron-test- ( #33511 )
2022-03-30 13:17:34 -04:00
api-shell-spec.ts
test: disable shell.trashItem in renderer test on win-ia32 ( #28868 )
2021-04-27 14:35:31 -07:00
api-subframe-spec.ts
api-system-preferences-spec.ts
api-touch-bar-spec.ts
api-tray-spec.ts
api-view-spec.ts
api-web-contents-spec.ts
test: fix failing tests of focus/blur events of WebContents ( #32711 )
2022-02-02 10:32:53 -05:00
api-web-contents-view-spec.ts
api-web-frame-main-spec.ts
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
api-web-frame-spec.ts
api-web-request-spec.ts
chore: update node types version ( #33452 )
2022-03-28 14:37:35 -07:00
asar-spec.ts
fix: initialize asar support in worker threads ( #33216 )
2022-03-22 20:37:55 -04:00
autofill-spec.ts
chromium-spec.ts
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
crash-spec.ts
events-helpers.ts
extensions-spec.ts
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
guest-window-manager-spec.ts
feat: remove nativeWindowOpen option ( #29405 )
2022-01-06 09:28:03 -08:00
index.js
chore: fix typos ( #32985 )
2022-02-21 10:27:45 +01:00
internal-spec.ts
chore: move libs only used in browser out of common ( #31780 )
2021-11-10 08:54:51 -08:00
logging-spec.ts
spec: fix check for electron_common_testing binding in logging-spec.ts ( #30086 )
2021-07-12 22:11:19 -07:00
modules-spec.ts
chore: remove Node.js patch on Module.globalPaths ( #31275 )
2021-10-06 09:20:05 +09:00
node-spec.ts
chore: update to latest TypeScript ( #32596 )
2022-01-31 20:37:40 +09:00
package.json
fix: css transparent background being lost ( #32593 )
2022-01-27 15:56:35 +01:00
pipe-transport.ts
release-notes-spec.ts
screen-helpers.ts
test: fix crash on image.crop ( #33148 )
2022-03-22 20:14:49 -04:00
security-warnings-spec.ts
fix: do not trigger CSP violations when checking eval ( #30991 )
2021-10-25 14:11:24 -07:00
spec-helpers.ts
test: deflake crashReporter.getLastCrashReport test ( #30276 )
2021-07-28 08:56:15 -07:00
spellchecker-spec.ts
fix: webFrame spell checker APIs crashing in sandboxed renderers ( #29053 )
2021-05-10 14:19:23 +02:00
types-spec.ts
chore: bump Node.js to v16.2.0 ( #29244 )
2021-06-17 08:50:56 +02:00
version-bump-spec.ts
build: update version-bumper to support alpha ( #30165 )
2021-07-19 17:58:15 -07:00
video-helpers.js
visibility-state-spec.ts
webview-spec.ts
chore: bump chromium to 100.0.4894.0 (main) ( #32852 )
2022-02-25 13:17:35 -05:00
window-helpers.ts
yarn.lock
build(deps): bump minimist from 1.2.5 to 1.2.6 in /spec-main ( #33431 )
2022-03-29 12:25:40 -04:00