electron/lib/browser
Nitish Sakhawalkar bfa07ec4be feat: Add new powerMonitor synchronous API (#17144)
`powerMonitor.querySystemIdleState` and `powerMonitor.querySystemIdleTime` had async backing APIs in chromium (https://chromium-review.googlesource.com/c/chromium/src/+/1379183). However, that has changed in ch73. So, this PR deprecates the old async APIs and adds new sync APIs.
2019-02-27 15:54:01 -05:00
..
api feat: Add new powerMonitor synchronous API (#17144) 2019-02-27 15:54:01 -05:00
chrome-devtools.js refactor: merge ipcMainUtils.handle / handleSync (#17062) 2019-02-26 15:48:26 -08:00
chrome-extension.js refactor: merge ipcMainUtils.handle / handleSync (#17062) 2019-02-26 15:48:26 -08:00
crash-reporter-init.js chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
default-menu.ts refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
desktop-capturer.js refactor: enforce naming of ipcMainInternal (#16689) 2019-02-04 14:49:53 -08:00
guest-view-manager.js refactor: enforce naming of ipcMainInternal (#16689) 2019-02-04 14:49:53 -08:00
guest-window-manager.js refactor: enforce naming of ipcMainInternal (#16689) 2019-02-04 14:49:53 -08:00
init.ts chore: remove unused catch bindings (#16121) 2019-02-21 09:26:07 +00:00
ipc-main-internal-utils.ts refactor: merge ipcMainUtils.handle / handleSync (#17062) 2019-02-26 15:48:26 -08:00
ipc-main-internal.ts refactor: Split 'Event' docs/types into more specific Event types (#17038) 2019-02-19 09:24:19 +00:00
navigation-controller.js chore: dont log 100000000 chars of URL (#16800) 2019-02-07 08:50:47 -08:00
objects-registry.js refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
rpc-server.js refactor: merge ipcMainUtils.handle / handleSync (#17062) 2019-02-26 15:48:26 -08:00