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-03 07:07:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
64ec66e209f876dfc19a79221858bdeef7ee5bf6
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Platform
History
Matthew Olsson
a98ad191c7
Userland: Add ESCAPING annotations to a bunch of places
...
This isn't comprehensive; just a result of a simple grep search.
2024-05-22 21:55:34 -06: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
…
FontPluginSerenity.cpp
…
FontPluginSerenity.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
…