Milan Burda 6cba2c50a2 feat: make `ipc-message` and `ipc-message-sync` events public (#16468) 6 years ago
..
configs ec4a0e096f ci: run more Chromium unit tests (#15363) 6 years ago
fixtures 3ca87d205f feat: make zoomLevel/zoomFactor sync (#16410) 6 years ago
static 6cba2c50a2 feat: make `ipc-message` and `ipc-message-sync` events public (#16468) 6 years ago
.eslintrc 6d01952e66 chore: replace standard with eslint-config-standard and add custom rules (#14636) 6 years ago
BUILD.gn 5e199152e2 ci: run unittests on clean Chromium (#15125) 6 years ago
api-app-spec.js f105c84349 test: ensure legacy callback functions work (#16436) 6 years ago
api-auto-updater-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-browser-view-spec.js 5ae3d1a1b2 feat: add multi BrowserView support to BrowserWindow (#16148) 6 years ago
api-browser-window-affinity-spec.js ed3e5739dc test: promisify a bunch of tests (#16051) 6 years ago
api-browser-window-spec.js f105c84349 test: ensure legacy callback functions work (#16436) 6 years ago
api-callbacks-registry-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-clipboard-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-content-tracing-spec.js 51cfb5cff1 fix: extend tracing startRecording API to take a full tracing config (#13914) 6 years ago
api-crash-reporter-spec.js fade3eb679 chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 6 years ago
api-debugger-spec.js 7dc7cd1d89 fix: send null in debugger callback when no error (#14814) 6 years ago
api-deprecations-spec.js 4b18a38e9f chore: simplify promisify helper (#15952) 6 years ago
api-desktop-capturer-spec.js 441c9ce376 feat: promisify desktopCapturer.getSources (#16427) 6 years ago
api-dialog-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-global-shortcut-spec.js e9ba26f50e feat: allow registering multiple shortcuts (#15542) 6 years ago
api-in-app-purchase-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-ipc-main-spec.js fade3eb679 chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 6 years ago
api-ipc-renderer-spec.js dcb670fa46 fix: emit IPC event in correct context if isolation and sandbox enabled (#16352) 6 years ago
api-menu-item-spec.js 52e257668d fix: windowmenu did not show the window list on macOS (#16387) 6 years ago
api-menu-spec.js 5994bf6745 fix: Menu accelerators not working (#15094) 6 years ago
api-native-image-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-net-log-spec.js 29964079ae chore: re-enable failing netlog spec (#15484) 6 years ago
api-net-spec.js 3ad3ade828 refactor: add prefer-const to .eslintrc + fix errors (#14880) 6 years ago
api-notification-dbus-spec.js fade3eb679 chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 6 years ago
api-notification-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-power-monitor-spec.js 05f4860889 fix: power observer dbus crash (#15030) 6 years ago
api-power-save-blocker-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-process-spec.js 9890d1e251 feat: Implement process.getProcessMemoryInfo to get the process memory usage (#14847) 6 years ago
api-protocol-spec.js f105c84349 test: ensure legacy callback functions work (#16436) 6 years ago
api-remote-spec.js 0881fd6397 feat: split openExternal into sync and async (#16176) 6 years ago
api-screen-spec.js d561c5531b feat: deprecate modules internally using remote.require in sandboxed renderer context (#15145) 6 years ago
api-session-spec.js 1f2b02c18f feat: promisify protocol.isProtocolHandled() (#16423) 6 years ago
api-shell-spec.js 0881fd6397 feat: split openExternal into sync and async (#16176) 6 years ago
api-system-preferences-spec.js 3ad3ade828 refactor: add prefer-const to .eslintrc + fix errors (#14880) 6 years ago
api-touch-bar-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-tray-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-view-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-web-contents-spec.js 6cba2c50a2 feat: make `ipc-message` and `ipc-message-sync` events public (#16468) 6 years ago
api-web-contents-view-spec.js 746beb0d8b fix: destroy WebContents synchronously on shutdown (#15541) 6 years ago
api-web-frame-spec.js fade3eb679 chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 6 years ago
api-web-request-spec.js 4bcc08826b spec: fix headers tests to match APIs 6 years ago
asar-spec.js 3cb9aadb80 build: fix the build with enable_run_as_node disabled (#15711) 6 years ago
assert-helpers.js 40f0f049a2 spec: fix final node and chromium specs after assert change 6 years ago
chromium-spec.js 6cba2c50a2 feat: make `ipc-message` and `ipc-message-sync` events public (#16468) 6 years ago
events-helpers.js 558fff69e7 chore: update to standard 12 6 years ago
internal-spec.js 10969b8c3c fix: make feature strings more robust to whitespace (#15602) 6 years ago
modules-spec.js 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
node-spec.js 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
package-lock.json 0881fd6397 feat: split openExternal into sync and async (#16176) 6 years ago
package.json 52fe92d02e feat: Upgrade to Chromium 71.0.3578.98 (#15966) 6 years ago
security-warnings-spec.js fade3eb679 chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 6 years ago
version-bump-spec.js 434f1368a0 test: add specs to version bump utils (#16315) 6 years ago
webview-spec.js 6cba2c50a2 feat: make `ipc-message` and `ipc-message-sync` events public (#16468) 6 years ago
window-helpers.js 558fff69e7 chore: update to standard 12 6 years ago