ladybird/Userland
Andreas Kling 801f74362e Assistant: Use StringView more in FileProvider fuzzy matching code
By not allocating new String objects, the fuzzy matcher becomes a lot
faster and more responsive while typing. :^)
2021-07-03 20:03:53 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications Assistant: Use StringView more in FileProvider fuzzy matching code 2021-07-03 20:03:53 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools Everywhere: Use IPC include syntax 2021-07-03 12:16:00 +02:00
DynamicLoader DynamicLoader: Use string view literal to remove a allocation on startup 2021-07-02 10:51:20 +04:30
Games Games: Add Spider 2021-06-24 10:32:53 +02:00
Libraries LibGUI/TextEditor: Set cut and copy actions to disabled on init 2021-07-03 17:36:50 +02:00
Services WindowServer: Rename Window::outer_stack -> Window::window_stack 2021-07-03 12:27:23 +02:00
Shell AK: Remove the LexicalPath::is_valid() API 2021-06-30 11:13:54 +02:00
Utilities AK+Everywhere: Remove StringView::find_{first,last}_of(char) methods 2021-07-02 21:54:21 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00