This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-01 14:18:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa3a30870b58c47cb37bce1418d7e6bee7af71d9
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Platform
History
Andreas Kling
966d442152
LibWeb+Ladybird: Remove FontPluginSerenity (+ use Ladybird::FontPlugin)
2024-06-04 18:45:30 +02:00
..
AudioCodecPlugin.cpp
…
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
…
EventLoopPlugin.cpp
…
EventLoopPlugin.h
Userland: Add ESCAPING annotations to a bunch of places
2024-05-22 21:55:34 -06:00
EventLoopPluginSerenity.cpp
…
EventLoopPluginSerenity.h
…
FontPlugin.cpp
…
FontPlugin.h
…
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
…