.. |
configs
|
ci: run more Chromium unit tests (#15363)
|
2018-10-25 14:28:50 -04:00 |
fixtures
|
fix: do not allow the window to grab focus when tabbing / shift+tabbing (#16042)
|
2018-12-18 23:44:51 -07:00 |
static
|
security: allow to block desktopCapturer.getSources() calls (#15964)
|
2018-12-20 11:44:30 +09:00 |
.eslintrc
|
chore: replace standard with eslint-config-standard and add custom rules (#14636)
|
2018-09-16 03:51:23 +10:00 |
api-app-spec.js
|
security: allow to block desktopCapturer.getSources() calls (#15964)
|
2018-12-20 11:44:30 +09:00 |
api-auto-updater-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-browser-view-spec.js
|
test: add test for window.open in BrowserView
|
2018-11-27 11:10:07 +09:00 |
api-browser-window-affinity-spec.js
|
test: promisify a bunch of tests (#16051)
|
2018-12-18 23:44:03 -07:00 |
api-browser-window-spec.js
|
test: promisify a bunch of tests (#16051)
|
2018-12-18 23:44:03 -07:00 |
api-callbacks-registry-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-clipboard-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-crash-reporter-spec.js
|
feat: add webPreferences.enableRemoteModule option (#13028)
|
2018-10-13 20:50:07 +03:00 |
api-debugger-spec.js
|
fix: send null in debugger callback when no error (#14814)
|
2018-09-27 17:43:45 +10:00 |
api-deprecations-spec.js
|
chore: simplify promisify helper (#15952)
|
2018-12-10 08:13:09 -08:00 |
api-desktop-capturer-spec.js
|
security: allow to block desktopCapturer.getSources() calls (#15964)
|
2018-12-20 11:44:30 +09:00 |
api-dialog-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-global-shortcut-spec.js
|
feat: allow registering multiple shortcuts (#15542)
|
2018-11-07 09:40:38 -08:00 |
api-in-app-purchase-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-ipc-main-spec.js
|
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940)
|
2018-10-07 00:48:00 +13:00 |
api-ipc-renderer-spec.js
|
feat: webContents.loadURL returns a promise (#15855)
|
2018-12-06 12:16:19 -08:00 |
api-menu-item-spec.js
|
fix: make windowMenu role correct on MacOS (#15930)
|
2018-12-03 11:52:46 -08:00 |
api-menu-spec.js
|
fix: Menu accelerators not working (#15094)
|
2018-11-09 13:54:16 -08:00 |
api-native-image-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-net-log-spec.js
|
chore: re-enable failing netlog spec (#15484)
|
2018-10-30 17:45:05 -05:00 |
api-net-spec.js
|
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
2018-10-02 11:56:31 +10:00 |
api-notification-dbus-spec.js
|
ci: Trigger an arm test on VSTS after CircleCI build (#14898)
|
2018-10-04 12:01:16 -04:00 |
api-notification-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-power-monitor-spec.js
|
fix: power observer dbus crash (#15030)
|
2018-10-09 00:32:19 -05:00 |
api-power-save-blocker-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-process-spec.js
|
feat: Implement process.getProcessMemoryInfo to get the process memory usage (#14847)
|
2018-11-28 17:57:53 +09:00 |
api-protocol-spec.js
|
feat: Support response headers in File protocol handler (#16098)
|
2018-12-18 23:17:02 -07:00 |
api-remote-spec.js
|
feat: webContents.loadURL returns a promise (#15855)
|
2018-12-06 12:16:19 -08:00 |
api-screen-spec.js
|
feat: deprecate modules internally using remote.require in sandboxed renderer context (#15145)
|
2018-12-05 10:34:09 +01:00 |
api-session-spec.js
|
test: promisify a bunch of tests (#16051)
|
2018-12-18 23:44:03 -07:00 |
api-shell-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-system-preferences-spec.js
|
refactor: add prefer-const to .eslintrc + fix errors (#14880)
|
2018-10-02 11:56:31 +10:00 |
api-touch-bar-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-tray-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-view-spec.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
api-web-contents-spec.js
|
test: promisify a bunch of tests (#16051)
|
2018-12-18 23:44:03 -07:00 |
api-web-contents-view-spec.js
|
fix: destroy WebContents synchronously on shutdown (#15541)
|
2018-11-08 07:57:28 -08:00 |
api-web-frame-spec.js
|
test: promisify a bunch of tests (#16051)
|
2018-12-18 23:44:03 -07:00 |
api-web-request-spec.js
|
spec: fix headers tests to match APIs
|
2018-09-14 17:05:26 +10:00 |
asar-spec.js
|
fix: support async child process methods without callback in asar (#15927)
|
2018-12-18 16:27:39 +09:00 |
assert-helpers.js
|
spec: fix final node and chromium specs after assert change
|
2018-09-14 18:32:17 +10:00 |
BUILD.gn
|
ci: run unittests on clean Chromium (#15125)
|
2018-10-22 16:12:19 -04:00 |
chromium-spec.js
|
fix: add missing require in chromium-spec (#16153)
|
2018-12-20 16:58:46 +09:00 |
events-helpers.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |
internal-spec.js
|
fix: make feature strings more robust to whitespace (#15602)
|
2018-11-06 15:52:06 -08:00 |
modules-spec.js
|
fix: allow renaming electron.exe (#15173)
|
2018-10-15 17:26:34 -07:00 |
node-spec.js
|
spec: update inspector-binding.js
|
2018-12-03 20:07:42 +05:30 |
package-lock.json
|
fix: return pointer instead of pointer's content (#16014)
|
2018-12-11 12:45:55 -05:00 |
package.json
|
fix: return pointer instead of pointer's content (#16014)
|
2018-12-11 12:45:55 -05:00 |
security-warnings-spec.js
|
feat: add webPreferences.enableRemoteModule option (#13028)
|
2018-10-13 20:50:07 +03:00 |
version-bump-spec.js
|
chore: disable bump-version on arm32 (#15994)
|
2018-12-10 10:57:44 -08:00 |
webview-spec.js
|
fix: register webview in main world when using contextIsolation (#16067)
|
2018-12-14 15:38:35 +09:00 |
window-helpers.js
|
chore: update to standard 12
|
2018-09-14 14:57:01 +10:00 |