.. |
fixtures
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
.eslintrc
|
spec: initial spike of main-process based tests
|
2019-03-14 12:50:06 -07:00 |
.gitignore
|
spec: add tests for the autoUpdater on macOS that actually test if it works (#17442)
|
2019-03-29 17:32:52 -07:00 |
ambient.d.ts
|
chore: tsify menu (#24358)
|
2020-07-06 13:24:54 -07:00 |
api-app-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
api-auto-updater-spec.ts
|
ci: enable arm64 macOS tests (#24832)
|
2021-01-21 18:36:52 -05:00 |
api-autoupdater-darwin-spec.ts
|
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
2021-01-22 11:25:47 -08:00 |
api-browser-view-spec.ts
|
feat: add `win.setTopBrowserView()` so that BrowserViews can be raised (#27007)
|
2021-02-10 16:23:35 +09:00 |
api-browser-window-affinity-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-browser-window-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
api-content-tracing-spec.ts
|
ci: enable arm64 macOS tests (#24832)
|
2021-01-21 18:36:52 -05:00 |
api-context-bridge-spec.ts
|
fix: values return from the ctx bridge with dynamic property support should themselves support dynamic properties (#27899)
|
2021-02-25 13:09:00 -08:00 |
api-crash-reporter-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-debugger-spec.ts
|
feat: expose sessionId in debugger module (#24170)
|
2020-07-02 13:04:20 -07:00 |
api-deprecate-spec.ts
|
refactor: replace a few any-s with proper types (#25681)
|
2020-10-08 03:01:23 +02:00 |
api-desktop-capturer-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-dialog-spec.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
api-global-shortcut-spec.ts
|
fix: volume key globalShortcut registration (#23782)
|
2020-05-28 08:56:48 -04:00 |
api-in-app-purchase-spec.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
api-ipc-main-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-ipc-renderer-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-ipc-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-menu-item-spec.ts
|
test: make sure tests fail properly instead of timing out (#24316)
|
2020-07-01 00:10:36 +02:00 |
api-menu-spec.ts
|
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
2021-01-22 11:25:47 -08:00 |
api-native-theme-spec.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
api-net-log-spec.ts
|
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
2021-01-22 11:25:47 -08:00 |
api-net-spec.ts
|
ci: enable arm64 macOS tests (#24832)
|
2021-01-21 18:36:52 -05:00 |
api-notification-dbus-spec.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
api-notification-spec.ts
|
feat: custom toast xml and failure reporting for notifications (#25401)
|
2020-09-29 12:20:10 -07:00 |
api-power-monitor-spec.ts
|
feat: add powerMonitor.onBatteryPower (#26494)
|
2020-11-16 16:31:46 -08:00 |
api-power-save-blocker-spec.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
api-protocol-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-screen-spec.ts
|
fix: add a "set" trap to the "screen" module proxy (#26818)
|
2020-12-07 09:20:50 -08:00 |
api-service-workers-spec.ts
|
test: use new uuid for each ServiceWorker test (#27444)
|
2021-01-23 10:37:51 +09:00 |
api-session-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-shell-spec.ts
|
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
2021-01-22 11:25:47 -08:00 |
api-subframe-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-system-preferences-spec.ts
|
chore: remove deprecated systemPreferences methods (#26849)
|
2020-12-16 08:34:24 +09:00 |
api-touch-bar-spec.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
api-tray-spec.ts
|
refactor: remove path from nativeImage converter (#26546)
|
2021-01-04 12:58:31 -08:00 |
api-view-spec.ts
|
refactor: rename TopLevelWindow to BaseWindow (#24305)
|
2020-06-29 16:06:20 +09:00 |
api-web-contents-spec.ts
|
fix: check web_contents() for destroyed WebContents (#27815)
|
2021-03-02 09:38:56 -08:00 |
api-web-contents-view-spec.ts
|
refactor: rename TopLevelWindow to BaseWindow (#24305)
|
2020-06-29 16:06:20 +09:00 |
api-web-frame-main-spec.ts
|
chore: revert webFrameMain.executeJavaScriptInIsolatedWorld method (#27926)
|
2021-03-01 10:07:25 -05:00 |
api-web-frame-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
api-web-request-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
asar-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
autofill-spec.ts
|
test: add test for datalist autofills (#23110)
|
2020-04-21 12:28:31 -07:00 |
chromium-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
crash-spec.ts
|
chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425)
|
2021-01-22 11:25:47 -08:00 |
events-helpers.ts
|
chore: deprecate remote (#25293)
|
2020-09-10 09:17:17 -07:00 |
extensions-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
guest-window-manager-spec.ts
|
fix: replace default frameName title with null check (#27521)
|
2021-01-29 07:24:30 -06:00 |
index.js
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
internal-spec.ts
|
refactor: improve feature string parsing (#23130)
|
2020-04-21 16:23:00 -04:00 |
modules-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
node-spec.ts
|
test: run tests under asan on linux-x64 (#23570)
|
2021-02-22 16:16:17 -08:00 |
package.json
|
fix: export libuv symbols (#24659)
|
2020-08-11 19:17:18 +09:00 |
pipe-transport.ts
|
chore: support --remote-debugging-pipe (#23433)
|
2020-05-07 21:27:55 -07:00 |
release-notes-spec.ts
|
chore: graceful handling of notes with sub-lists (#25279)
|
2020-09-03 14:42:48 -05:00 |
security-warnings-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
spec-helpers.ts
|
fix: re-enable the spellchecker when new language list set (#26119)
|
2020-10-23 00:34:19 -07:00 |
spellchecker-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
types-spec.ts
|
build: enable JS semicolons (#22783)
|
2020-03-20 13:28:31 -07:00 |
version-bump-spec.ts
|
build: fix beta version bumper logic for betas beyond 10 (#22810)
|
2020-03-24 09:04:12 -04:00 |
video-helpers.js
|
chore: fix minor script warnings (#25575)
|
2020-09-23 13:21:34 -07:00 |
visibility-state-spec.ts
|
feat: enable context isolation by default (#26890)
|
2021-03-01 16:52:29 -05:00 |
webview-spec.ts
|
Merge branch 'master' into roller/chromium/master
|
2021-03-15 18:43:25 -04:00 |
window-helpers.ts
|
feat: expose electron/{process} typed modules (#22937)
|
2020-04-06 17:04:09 -07:00 |
yarn.lock
|
fix: export libuv symbols (#24659)
|
2020-08-11 19:17:18 +09:00 |