ladybird/Userland/Libraries/LibWeb/Platform
2024-07-18 09:43:38 +01:00
..
AudioCodecPlugin.cpp LibWeb: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioCodecPlugin.h LibWeb: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioCodecPluginAgnostic.cpp LibWeb: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
AudioCodecPluginAgnostic.h LibWeb: Prefix AK::Duration with AK Namespace 2024-07-18 09:43:38 +01:00
EventLoopPlugin.cpp
EventLoopPlugin.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
EventLoopPluginSerenity.cpp LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks 2023-04-21 20:44:47 +01:00
EventLoopPluginSerenity.h LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks 2023-04-21 20:44:47 +01:00
FontPlugin.cpp
FontPlugin.h LibWeb: Make FontPlugin::generic_font_name() return FlyString 2023-09-06 11:29:03 -04:00
ImageCodecPlugin.cpp LibWeb: Convert callers of ImageCodecPlugin to the async API 2024-04-23 12:32:04 -06:00
ImageCodecPlugin.h Userland: Add ESCAPING annotations to a bunch of places 2024-05-22 21:55:34 -06:00
Timer.cpp LibWeb: Convert Platform::Timer to JS::SafeFunction 2023-03-07 11:51:12 +00:00
Timer.h LibWeb: Convert Platform::Timer to JS::SafeFunction 2023-03-07 11:51:12 +00:00
TimerSerenity.cpp Userland: Replace remaining Core::Timer::construct()s with try_create() 2023-01-12 11:25:51 +01:00
TimerSerenity.h LibWeb+WebContent: Move Serenity EventLoop and Font plugins into LibWeb 2022-09-21 20:42:36 +01:00