electron/lib/browser
Samuel Attard 5790869a3f
chore: refactor browser IPC into TS and app API into TS (#16921)
* chore: refactor browser IPC into typescript

* chore: refactor app.ts into Typescript

* Refactors app.dock into cpp
* Removes app.launcher which has not existed for 3 years
* Removes 2 deprecated APIs (that have been deprecated for more than one
major)
* Refactors deprecate.ts as well
2019-02-14 14:29:20 -08:00
..
api chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
chrome-devtools.js chore: add menu-will-close comment explaining setTimeout (#16794) 2019-02-08 13:38:03 -08:00
chrome-extension.js fix: send chrome.runtime/tabs.sendMessage result to correct sender (#16945) 2019-02-14 06:07:55 -10:00
crash-reporter-init.js refactor: crashReporterInit (#16729) 2019-02-05 12:56:44 -08: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 refactor: convert more files to typescript (#16820) 2019-02-12 04:22:33 -10:00
ipc-main-internal-utils.ts chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08:00
ipc-main-internal.ts chore: refactor browser IPC into TS and app API into TS (#16921) 2019-02-14 14:29:20 -08: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 chore: disable the remote module in devtools / chrome extension background scripts (#16866) 2019-02-11 10:42:37 -10:00