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-05-26 13:09:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c7aa4fa166163ac877daeefe46b85a09d8b77454
ladybird
/
Userland
/
Libraries
/
LibWeb
/
Platform
History
Luke Wilde
90cc45b7ec
LibWeb: Convert Platform::Timer to JS::SafeFunction
2023-03-07 11:51:12 +00:00
..
EventLoopPlugin.cpp
LibWeb+WebContent: Add abstraction layer for event loop and timers
2022-09-07 20:30:31 +02:00
EventLoopPlugin.h
LibWeb+WebContent: Add EventLoopPlugin::quit() virtual
2022-10-08 10:54:52 +02:00
EventLoopPluginSerenity.cpp
…
EventLoopPluginSerenity.h
…
FontPlugin.cpp
LibWeb+WebContent: Add abstraction layer for generic font families
2022-09-08 11:57:03 +02:00
FontPlugin.h
…
FontPluginSerenity.cpp
…
FontPluginSerenity.h
…
ImageCodecPlugin.cpp
…
ImageCodecPlugin.h
…
Timer.cpp
LibWeb: Convert Platform::Timer to JS::SafeFunction
2023-03-07 11:51:12 +00:00
Timer.h
LibWeb: Convert Platform::Timer to JS::SafeFunction
2023-03-07 11:51:12 +00:00
TimerSerenity.cpp
Userland: Replace remaining Core::Timer::construct()s with try_create()
2023-01-12 11:25:51 +01:00
TimerSerenity.h
LibWeb+WebContent: Move Serenity EventLoop and Font plugins into LibWeb
2022-09-21 20:42:36 +01:00