electron/lib/browser/api
2018-09-29 09:17:00 +10:00
..
auto-updater refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
exports chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
views chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00
app.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
auto-updater.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
browser-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
browser-window.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
content-tracing.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
dialog.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
global-shortcut.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
in-app-purchase.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-main.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
menu-item-roles.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
menu-item.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
menu-utils.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
menu.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
module-list.js chore: move the view APIs to their own directory (#14722) 2018-09-28 12:47:09 +10:00
navigation-controller.js refactor: replace var with const / let (#14866) 2018-09-29 09:17:00 +10:00
net-log.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
net.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
notification.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
power-monitor.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
power-save-blocker.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
protocol.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
screen.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
session.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
system-preferences.js feat: add APIs to support mojave dark modes (#14755) 2018-09-27 10:33:31 -05:00
top-level-window.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
touch-bar.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
tray.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents-view.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
web-contents.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00