..
configs
ci: run more Chromium unit tests ( #15363 )
2018-10-25 14:28:50 -04:00
fixtures
fix: child window with nativeWindowOpen should disable node integration ( #15213 )
2018-10-25 15:31:07 +09:00
static
feat: add remote.require() / remote.getGlobal() filtering ( #15014 )
2018-10-18 14:36:45 +11: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
spec: increase MAS timeout for login items ( #15291 )
2018-10-19 13:11:11 -07:00
api-auto-updater-spec.js
chore: update to standard 12
2018-09-14 14:57:01 +10:00
api-browser-view-spec.js
refactor: add prefer-const to .eslintrc + fix errors ( #14880 )
2018-10-02 11:56:31 +10:00
api-browser-window-affinity-spec.js
refactor: add prefer-const to .eslintrc + fix errors ( #14880 )
2018-10-02 11:56:31 +10:00
api-browser-window-spec.js
fix: child window with nativeWindowOpen should disable node integration ( #15213 )
2018-10-25 15:31:07 +09: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
refactor: add prefer-const to .eslintrc + fix errors ( #14880 )
2018-10-02 11:56:31 +10:00
api-desktop-capturer-spec.js
ci: Trigger an arm test on VSTS after CircleCI build ( #14898 )
2018-10-04 12:01:16 -04:00
api-dialog-spec.js
chore: update to standard 12
2018-09-14 14:57:01 +10:00
api-global-shortcut-spec.js
chore: update to standard 12
2018-09-14 14:57:01 +10: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
refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals ( #13940 )
2018-10-07 00:48:00 +13:00
api-menu-item-spec.js
fix: don't append Shift modifier text twice to accelerators ( #15400 )
2018-10-31 10:13:44 -04:00
api-menu-spec.js
fix: ability to fetch separators by id ( #15290 )
2018-10-19 13:09:40 -07: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: add process.takeHeapSnapshot() / webContents.takeHeapSnapshot() ( #14456 )
2018-09-18 11:00:31 -07:00
api-protocol-spec.js
docs: http protocol handlers can access headers ( #15431 )
2018-10-30 11:37:49 -07:00
api-remote-spec.js
feat: add remote.require() / remote.getGlobal() filtering ( #15014 )
2018-10-18 14:36:45 +11:00
api-screen-spec.js
chore: update to standard 12
2018-09-14 14:57:01 +10:00
api-session-spec.js
chore: re-enable protocol partition request spec ( #15483 )
2018-10-31 07:12:32 -05: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
feat: expose setBackgroundThrottling api ( #15104 )
2018-10-19 11:32:22 +11:00
api-web-contents-view-spec.js
chore: update to standard 12
2018-09-14 14:57:01 +10:00
api-web-frame-spec.js
feat: Spellchecker Async Implementation ( #14032 )
2018-10-18 11:11:53 -05:00
api-web-request-spec.js
spec: fix headers tests to match APIs
2018-09-14 17:05:26 +10:00
asar-spec.js
chore: re-enable execFileSync binary exec spec ( #15476 )
2018-10-30 15:45:46 -04: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
refactor: move text-to-speech out of chromium_src ( #15024 )
2018-10-11 08:52:12 -05:00
events-helpers.js
chore: update to standard 12
2018-09-14 14:57:01 +10:00
modules-spec.js
fix: allow renaming electron.exe ( #15173 )
2018-10-15 17:26:34 -07:00
node-spec.js
test: convert node spec to expect ( #15345 )
2018-10-24 11:23:12 +11:00
package-lock.json
fix: handle shortcuts by default if no WebPreferences object exists ( #14766 )
2018-09-28 01:41:09 +10:00
package.json
fix: handle shortcuts by default if no WebPreferences object exists ( #14766 )
2018-09-28 01:41:09 +10:00
security-warnings-spec.js
feat: add webPreferences.enableRemoteModule option ( #13028 )
2018-10-13 20:50:07 +03:00
webview-spec.js
feat: add webPreferences.enableRemoteModule option ( #13028 )
2018-10-13 20:50:07 +03:00
window-helpers.js
chore: update to standard 12
2018-09-14 14:57:01 +10:00