electron/lib/browser/api
Samuel Attard 54ef906832
[RFC] perf: use an internal module resolver to improve require performance (#14633)
* perf: use an internal module resolver instead of relative requires

* perf: memoize the results of getting exported Electron properties

* perf: make internal module changes consistent across sandboxed / bundled files
2018-09-20 13:43:26 +10:00
..
auto-updater [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
exports [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
app.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
auto-updater.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
box-layout.js chore: update to standard 12 2018-09-14 14:57:01 +10: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
button.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
content-tracing.js first pass at standardizing; suite still passing! 2016-03-30 17:00:30 -07:00
dialog.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
global-shortcut.js 💄 Destructure globalShortcut module 2016-05-14 21:53:42 -04:00
in-app-purchase.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
ipc-main.js Use spread syntax instead of apply 2016-12-01 14:56:00 -08:00
label-button.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
layout-manager.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
menu-item-roles.js chore: update to standard 12 2018-09-14 14:57:01 +10: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: update to standard 12 2018-09-14 14:57:01 +10: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: update to standard 12 2018-09-14 14:57:01 +10:00
navigation-controller.js chore: update to standard 12 2018-09-14 14:57:01 +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: update to standard 12 2018-09-14 14:57:01 +10:00
power-monitor.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
power-save-blocker.js 💄 Make the power-save-blocker a bit more concise 2016-05-15 09:36:13 -04:00
protocol.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
screen.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
session.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
system-preferences.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
text-field.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
top-level-window.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
touch-bar.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
tray.js chore: update to standard 12 2018-09-14 14:57:01 +10: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