.. |
fixtures
|
14c8e000cb
feat: add process.uptime() to sandboxed renderers (#26684)
|
4 years ago |
.eslintrc
|
ca701bb9af
spec: initial spike of main-process based tests
|
6 years ago |
.gitignore
|
b8dbe4bc15
spec: add tests for the autoUpdater on macOS that actually test if it works (#17442)
|
6 years ago |
ambient.d.ts
|
71a7e1b2e3
chore: tsify menu (#24358)
|
4 years ago |
api-app-spec.ts
|
dbe0f06c3d
fix: getLoginItemSettings() on windows (#26515)
|
4 years ago |
api-auto-updater-spec.ts
|
682f78b9a8
test: add more auto updater tests for squirrel.mac (#24611)
|
4 years ago |
api-autoupdater-darwin-spec.ts
|
501900cdc6
fix: update squirrel.mac to handle bug in Big Sur (#25864)
|
4 years ago |
api-browser-view-spec.ts
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
api-browser-window-affinity-spec.ts
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
api-browser-window-spec.ts
|
32d4c9ad85
fix: add check in IsMaximized for non-WS_THICKFRAME windows (#26586)
|
4 years ago |
api-callbacks-registry-spec.ts
|
659e79fc08
refactor: prevent consistent early exception (#24191)
|
4 years ago |
api-content-tracing-spec.ts
|
854d2b1574
fix: reject contentTracing.stopRecording on failure (#26608)
|
4 years ago |
api-context-bridge-spec.ts
|
7672aa9525
feat: exposeInMainWorld allow to expose non-object APIs (#26594)
|
4 years ago |
api-crash-reporter-spec.ts
|
022bafc485
chore: remove deprecated crashReporter APIs (#26695)
|
4 years ago |
api-debugger-spec.ts
|
d330c6f9fe
feat: expose sessionId in debugger module (#24170)
|
4 years ago |
api-deprecate-spec.ts
|
fb11a12d5b
refactor: replace a few any-s with proper types (#25681)
|
4 years ago |
api-desktop-capturer-spec.ts
|
9f4a097e03
feat: remove getMediaSourceIdForWebContents() (#25414)
|
4 years ago |
api-dialog-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-global-shortcut-spec.ts
|
6516110c70
fix: volume key globalShortcut registration (#23782)
|
4 years ago |
api-in-app-purchase-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-ipc-main-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-ipc-renderer-spec.ts
|
5185501b85
test: reduce flakiness of post-context-release ipc test (#23992)
|
4 years ago |
api-ipc-spec.ts
|
77038b7bda
chore: upgrade to Node.js v14.9.0 (#25249)
|
4 years ago |
api-menu-item-spec.ts
|
c6db47182a
test: make sure tests fail properly instead of timing out (#24316)
|
4 years ago |
api-menu-spec.ts
|
3503d3745b
fix: order menu items before filtering excess separators (#25563)
|
4 years ago |
api-native-theme-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-net-log-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-net-spec.ts
|
e1cc78f275
feat: allow setting the Origin header and Sec-Fetch-* headers in net.request() (#26135)
|
4 years ago |
api-notification-dbus-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-notification-spec.ts
|
b43859f098
feat: custom toast xml and failure reporting for notifications (#25401)
|
4 years ago |
api-power-monitor-spec.ts
|
a9924e1c32
feat: add powerMonitor.onBatteryPower (#26494)
|
4 years ago |
api-power-save-blocker-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-protocol-spec.ts
|
fec1c0b68b
fix: passing content-length down the stream for intercepted requests (#25324)
|
4 years ago |
api-remote-spec.ts
|
cbe751d349
fix: NativeImage.getScaleFactors returns correct scales (#25832)
|
4 years ago |
api-screen-spec.ts
|
e89b3ca1d1
fix: add a "set" trap to the "screen" module proxy (#26818)
|
4 years ago |
api-service-workers-spec.ts
|
4ce7ca6cfb
test: disable flaky arm tests (#26046)
|
4 years ago |
api-session-spec.ts
|
ead13791a8
fix: setCertVerifyProc canceling unrelated requests (#26517)
|
4 years ago |
api-shell-spec.ts
|
09d7b2bc91
chore: remove deprecated shell.moveItemToTrash() (#26723)
|
4 years ago |
api-subframe-spec.ts
|
aa157c3f05
feat: add osProcessId / name properties to webFrameMain (#26093)
|
4 years ago |
api-system-preferences-spec.ts
|
362da77c0a
refactor: ginify SystemPreferences (#24675)
|
4 years ago |
api-touch-bar-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
api-tray-spec.ts
|
a23c66e4e1
feat: allow monospaced font styles to be specified for macOS tray titles (#25059)
|
4 years ago |
api-view-spec.ts
|
ef3579eae3
refactor: rename TopLevelWindow to BaseWindow (#24305)
|
4 years ago |
api-web-contents-spec.ts
|
9c26be7b43
test: deflake current-render-view-deleted test (#26698)
|
4 years ago |
api-web-contents-view-spec.ts
|
ef3579eae3
refactor: rename TopLevelWindow to BaseWindow (#24305)
|
4 years ago |
api-web-frame-main-spec.ts
|
aa157c3f05
feat: add osProcessId / name properties to webFrameMain (#26093)
|
4 years ago |
api-web-frame-spec.ts
|
b500294c1d
feat: add worldSafe flag for executeJS results (#24114)
|
4 years ago |
api-web-request-spec.ts
|
84a42a050e
fix: incorrect Content-Disposition encoding (#25961)
|
4 years ago |
asar-spec.ts
|
c6db47182a
test: make sure tests fail properly instead of timing out (#24316)
|
4 years ago |
autofill-spec.ts
|
a041882192
test: add test for datalist autofills (#23110)
|
5 years ago |
chromium-spec.ts
|
edfbeb92bf
test: disable flaky reporting API test (#26898)
|
4 years ago |
crash-spec.ts
|
091f45b879
chore: fix linting (#23473)
|
5 years ago |
events-helpers.ts
|
dd781c4f63
chore: deprecate remote (#25293)
|
4 years ago |
extensions-spec.ts
|
19954126e0
chore: remove deprecated extension APIs (#26696)
|
4 years ago |
guest-window-manager-spec.ts
|
0b85fdf26c
feat: add webContents.setWindowOpenHandler API (#24517)
|
4 years ago |
index.js
|
2b4ce387bc
test: support for adding extra module paths (#26490)
|
4 years ago |
internal-spec.ts
|
aca2e4f968
refactor: improve feature string parsing (#23130)
|
5 years ago |
modules-spec.ts
|
14aba3f0de
fix: export libuv symbols (#24659)
|
4 years ago |
node-spec.ts
|
57dc170e81
fix: no more need to hijack process.stdout on Win32 (#25765)
|
4 years ago |
package.json
|
14aba3f0de
fix: export libuv symbols (#24659)
|
4 years ago |
pipe-transport.ts
|
93f6129c80
chore: support --remote-debugging-pipe (#23433)
|
5 years ago |
release-notes-spec.ts
|
4484e95fc8
chore: graceful handling of notes with sub-lists (#25279)
|
4 years ago |
security-warnings-spec.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
spec-helpers.ts
|
9d18f9d54f
fix: re-enable the spellchecker when new language list set (#26119)
|
4 years ago |
spellchecker-spec.ts
|
bb3fb548d8
feat: add APIs to enable/disable spell checker (#26276)
|
4 years ago |
types-spec.ts
|
5d657dece4
build: enable JS semicolons (#22783)
|
5 years ago |
version-bump-spec.ts
|
e678794dd0
build: fix beta version bumper logic for betas beyond 10 (#22810)
|
5 years ago |
video-helpers.js
|
515e85079f
chore: fix minor script warnings (#25575)
|
4 years ago |
visibility-state-spec.ts
|
42aa6b8ea5
test: fix visibility flake on mac (#26323)
|
4 years ago |
webview-spec.ts
|
19954126e0
chore: remove deprecated extension APIs (#26696)
|
4 years ago |
window-helpers.ts
|
0d2e967960
feat: expose electron/{process} typed modules (#22937)
|
5 years ago |
yarn.lock
|
14aba3f0de
fix: export libuv symbols (#24659)
|
4 years ago |