ladybird/Userland/Services/FileSystemAccessServer
Brian Gianforcaro 4a53c66b7f FileSystemAccessServer: Only compute basename when prompting
pvs-studio flagged this as a potential performance optimization,
we only need to compute the basename when it's used.
2021-09-16 17:17:13 +02:00
..
ClientConnection.cpp FileSystemAccessServer: Only compute basename when prompting 2021-09-16 17:17:13 +02:00
ClientConnection.h FileSystemAccessServer: Allow read-only access without prompting 2021-09-10 20:46:50 +04:30
CMakeLists.txt FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 2021-07-18 17:21:28 +02:00
FileSystemAccessClient.ipc FileSystemAccessServer+TextEditor: Implement cross-process modal prompts 2021-07-18 17:21:28 +02:00
FileSystemAccessServer.ipc FileSystemAccessServer: Allow read-only access without prompting 2021-09-10 20:46:50 +04:30
main.cpp FileSystemAccessServer: Add service for accessing veiled files nicely 2021-07-10 15:33:46 +02:00