Raymond Zhao
|
db0a152bc1
feat: Add data parameter to `app.requestSingleInstanceLock()` (#30891)
|
3 years ago |
Samuel Attard
|
014ebbd6fa
feat: add commandLine.removeSwitch (#30933)
|
3 years ago |
Jeremy Rose
|
4fd7c2adcd
feat: make desktopCapturer main-process-only (#30720)
|
3 years ago |
Raymond Zhao
|
e6f781f403
refactor: Convert ProcessSingleton changes to patch (#30594)
|
3 years ago |
Jeremy Rose
|
dd7aeda6fb
feat: add app.configureHostResolver (#30576)
|
3 years ago |
Jeremy Rose
|
bec47f54f4
fix: use correct userData path when unbundled (#30113)
|
3 years ago |
Jeremy Rose
|
2c01deae03
fix: deny instead of canceling when certificate-error passes false (#29826)
|
3 years ago |
electron-roller[bot]
|
b8261f1591
chore: bump chromium to 93.0.4550.0 (main) (#29751)
|
3 years ago |
Darshan Sen
|
cfc846a337
fix: relax app.getLocaleCountryCode() test (#29679)
|
3 years ago |
Sergio Padrino
|
abf6f5c8ba
feat: add new runningUnderARM64Translation property to detect x64 translated apps running on Windows ARM (#29168)
|
3 years ago |
Jeremy Rose
|
c200840006
fix: emit window-all-closed after closing the window (#28867)
|
4 years ago |
Samuel Attard
|
79077f6df9
chore: remove app.allowRendererProcessReuse (#26874)
|
4 years ago |
Electron Bot
|
22a70eb803
chore: bump chromium to 92.0.4475.0 (master) (#28462)
|
4 years ago |
Samuel Attard
|
17f527f757
build: give ASAN tests more memory to avoid SIGKILL or disabling tests (#28567)
|
4 years ago |
Cheng Zhao
|
80f89a3472
test: disable some tests under ASan which might receive SIGKILL because of OOM (#28156)
|
4 years ago |
Milan Burda
|
5b205731f6
chore: remove deprecated remote module (#25734)
|
4 years ago |
Cheng Zhao
|
b3a0743121
test: exit after app.relaunch is called (#28016)
|
4 years ago |
Cheng Zhao
|
ed8e57e424
test: add more logging for a few tests. (#27956)
|
4 years ago |
Samuel Attard
|
186301e126
feat: enable context isolation by default (#26890)
|
4 years ago |
Jeremy Rose
|
7f8e34fa3f
test: run tests under asan on linux-x64 (#23570)
|
4 years ago |
John Kleinschmidt
|
034a792df1
ci: enable arm64 macOS tests (#24832)
|
4 years ago |
John Kleinschmidt
|
c5a41defbd
fix: enable navigator.setAppBadge/clearAppBadge (#27067)
|
4 years ago |
Shelley Vohr
|
3455136e9d
refactor: remove path from nativeImage converter (#26546)
|
4 years ago |
bitdisaster
|
dbe0f06c3d
fix: getLoginItemSettings() on windows (#26515)
|
4 years ago |
Milan Burda
|
decb1eb87b
feat: add serviceName to 'child-process-gone' / app.getAppMetrics() (#25975)
|
4 years ago |
Cheng Zhao
|
43485b8705
fix: multiple dock icons when calling dock.show/hide (#25269)
|
4 years ago |
George Xu
|
1b175a0609
feat: add capabilities to app.getLoginItemSettings() and app.setLoginItemSettings() (#24494)
|
4 years ago |
Milan Burda
|
7fd96cd188
feat: add name to app.getAppMetrics() output (#24359)
|
4 years ago |
Milan Burda
|
4c449fbc75
test: convert more tests to async / await (#24373)
|
4 years ago |
Milan Burda
|
c6db47182a
test: make sure tests fail properly instead of timing out (#24316)
|
4 years ago |