ladybird/Userland/Libraries/LibWeb/Platform
2024-10-30 20:55:45 +01:00
..
AudioCodecPlugin.cpp LibMedia+everywhere: Remove superfluous and unused audio code 2024-09-30 18:48:12 +02:00
AudioCodecPlugin.h LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
AudioCodecPluginAgnostic.cpp LibWeb: Report audio decoding errors to debug console 2024-10-14 11:59:23 -04:00
AudioCodecPluginAgnostic.h LibMedia: Absorb LibAudio 2024-09-12 10:01:19 +02:00
EventLoopPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
EventLoopPlugin.h LibJS+LibWeb: Remove remaining use and reference to SafeFunction 2024-10-30 20:55:45 +01:00
EventLoopPluginSerenity.cpp LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction 2024-10-30 20:55:45 +01:00
EventLoopPluginSerenity.h LibWeb: Make EventLoopPlugin::deferred_invoke take a HeapFunction 2024-10-30 20:55:45 +01:00
FontPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
FontPlugin.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPlugin.cpp Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
ImageCodecPlugin.h Meta: Update my e-mail address everywhere 2024-10-04 13:19:50 +02:00
Timer.cpp LibWeb: Use HeapFunction for Platform::Timer 2024-10-30 20:55:45 +01:00
Timer.h LibJS+LibWeb: Remove remaining use and reference to SafeFunction 2024-10-30 20:55:45 +01:00
TimerSerenity.cpp LibWeb: Use HeapFunction for Platform::Timer 2024-10-30 20:55:45 +01:00
TimerSerenity.h LibWeb: Make Platform::Timer GC-allocated 2024-10-30 20:55:45 +01:00