ladybird/Userland/Libraries/LibWeb/Platform
2024-06-04 18:45:30 +02:00
..
AudioCodecPlugin.cpp AudioServer+Userland: Decouple client sample rates from device rate 2023-07-01 23:27:24 +01:00
AudioCodecPlugin.h LibWeb: Set decoder error when decoding fails 2024-04-26 11:48:48 -04:00
AudioCodecPluginAgnostic.cpp LibWeb: Set decoder error when decoding fails 2024-04-26 11:48:48 -04:00
AudioCodecPluginAgnostic.h LibWeb/Ladybird: Use the abstract audio output in a new audio plugin 2023-08-04 13:49:36 -06: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
Timer.h
TimerSerenity.cpp
TimerSerenity.h