gnome-shell/js
Florian Müllner 43cb3754d9 extensionSystem: Store extensions in a Map
After making the extensions map private to the ExtensionManager, we can
switch it to a proper hash table which is more appropriate.

https://bugzilla.gnome.org/show_bug.cgi?id=789852
2019-07-20 14:17:35 +00:00
..
extensionPrefs extensionPrefs: Switch to D-Bus API to get extension live state 2019-07-20 14:17:35 +00:00
gdm cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
misc extensionSystem: Store extensions in a Map 2019-07-20 14:17:35 +00:00
perf cleanup: Prefer template strings 2019-07-05 11:32:31 +00:00
portalHelper style: Stop using braces for single-line arrow functions 2019-07-02 12:17:46 +00:00
ui extensionSystem: Store extensions in a Map 2019-07-20 14:17:35 +00:00
js-resources.gresource.xml accessibility: Add pointer accessibility support 2019-06-06 09:13:29 +02:00
meson.build
portal-resources.gresource.xml
prefs-resources.gresource.xml