Samuel Attard aebad6fd21 test: remove stray console.log for test suite (#18078) 6 years ago
..
configs ec4a0e096f ci: run more Chromium unit tests (#15363) 6 years ago
fixtures 67b3fbca89 fix: ensure the inspector agent is shutdown before cleaning up the node env (#18028) 6 years ago
static d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
ts-smoke d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 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-auto-updater-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-browser-view-spec.js 31c7ed9b8c fix: shutdown after message loop is ready (#16671) 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 aebad6fd21 test: remove stray console.log for test suite (#18078) 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 d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-crash-reporter-spec.js 8d83518f9a refactor: make name a prop on app (#17701) 6 years ago
api-debugger-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-deprecations-spec.js 9c3cb55ef2 refactor: make accessibilitySupportEnabled a property on app (#17362) 6 years ago
api-desktop-capturer-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 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 d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-ipc-main-spec.js 06a4594435 chore: remove special handling for dialog methods in remote module (#17412) 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 8d83518f9a refactor: make name a prop on app (#17701) 6 years ago
api-menu-spec.js db29978fe0 fix: throw error when inserting menu items out-of-range (#17401) 6 years ago
api-native-image-spec.js 95df531b33 fix: add missing buffer size check in nativeImage (#17465) 6 years ago
api-net-log-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-net-spec.js 8ea33d69ac fix: match net module headers & http.IncomingMessage headers (#17517) 6 years ago
api-notification-dbus-spec.js 8d83518f9a refactor: make name a prop on app (#17701) 6 years ago
api-notification-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-power-monitor-spec.js bfa07ec4be feat: Add new powerMonitor synchronous API (#17144) 6 years ago
api-power-save-blocker-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-process-spec.js a04d9ef35b feat: add process.getSystemVersion() (#16599) 6 years ago
api-protocol-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-remote-spec.js 0881fd6397 feat: split openExternal into sync and async (#16176) 6 years ago
api-screen-spec.js 1d93bc76cd feat: expose colorSpace to display object (#17405) 6 years ago
api-session-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-shell-spec.js 0881fd6397 feat: split openExternal into sync and async (#16176) 6 years ago
api-subframe-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-system-preferences-spec.js 4c51fa93f5 feat: add systemPreferences.getAnimationSettings() (#17382) 6 years ago
api-touch-bar-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-tray-spec.js 49f13e38f9 fix: close context menu before popup (#17474) 6 years ago
api-view-spec.js 558fff69e7 chore: update to standard 12 6 years ago
api-web-contents-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
api-web-contents-view-spec.js 31c7ed9b8c fix: shutdown after message loop is ready (#16671) 6 years ago
api-web-frame-spec.js d16b581140 fix: remove memory leak when using webFrame and spell checker (#16770) 6 years ago
api-web-request-spec.js 4bcc08826b spec: fix headers tests to match APIs 6 years ago
asar-spec.js a4fcc32799 feat: upgrade to Node 12 (#17838) 6 years ago
assert-helpers.js 40f0f049a2 spec: fix final node and chromium specs after assert change 6 years ago
chrome-api-spec.js 53f4af7722 fix: regressions introduced by adding world isolation to Chrome extension content scripts (#17422) 6 years ago
chromium-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
content-script-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
events-helpers.js 58a6fe13d6 feat: preloads and nodeIntegration in iframes (#16425) 6 years ago
internal-spec.js 10969b8c3c fix: make feature strings more robust to whitespace (#15602) 6 years ago
modules-spec.js 716cb28430 chore: bump chromium to 1e9f9a24aa12 (master) (#17880) 6 years ago
node-spec.js 67b3fbca89 fix: ensure the inspector agent is shutdown before cleaning up the node env (#18028) 6 years ago
package.json 98c51dd660 build: ensure consistent lock files across multiple machines (#17955) 6 years ago
security-warnings-spec.js fade3eb679 chore: make "nodeIntegration" and "webviewTag" default to false (#16235) 6 years ago
version-bump-spec.js 17c240a639 ci: make macOS CI faster (#16766) 6 years ago
webview-spec.js d87b3ead76 chore: remove promisification deprecation callbacks (#17907) 6 years ago
window-helpers.js 78411db4b5 fix: maintain a ref count for objects sent over remote (#17464) 6 years ago
yarn.lock 98c51dd660 build: ensure consistent lock files across multiple machines (#17955) 6 years ago