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-07 00:56:14 +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
LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks
2023-04-21 20:44:47 +01:00
FontPlugin.cpp
…
FontPlugin.h
…
FontPluginSerenity.cpp
Everywhere: Rename {Deprecated => Byte}String
2023-12-17 18:25:10 +03:30
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
LibWeb: Convert Platform::Timer to JS::SafeFunction
2023-03-07 11:51:12 +00:00
TimerSerenity.cpp
…
TimerSerenity.h
…