1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 22:48:11 +00:00
serenity/Userland
Andreas Kling 9ed5a14af2 LibWeb: Remove unused ResourceLoader::load_sync()
There are no remaining users of this API, everyone has been migrated
to asynchronous resource loading.
2022-04-10 01:37:45 +02:00
..
Applets LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Applications LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Demos LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DevTools LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DynamicLoader Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Games LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Libraries LibWeb: Remove unused ResourceLoader::load_sync() 2022-04-10 01:37:45 +02:00
Services LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Shell LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Utilities pro: Only attempt to parse a proxy url if it is provided 2022-04-09 14:36:28 +02:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00