index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Services
/
WebContent
/
CMakeLists.txt
Age
Commit message (
Expand
)
Author
2022-09-16
LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
Andreas Kling
2022-09-08
LibWeb+WebContent: Add abstraction layer for generic font families
Andreas Kling
2022-09-07
LibWeb+WebContent: Add abstraction layer for event loop and timers
Andreas Kling
2022-09-05
LibUnicode+Userland: Migrate generated CLDR data to LibLocaleData
Timothy Flynn
2022-05-26
WebContent: Depend on ImageDecoder, RequestServer and WebSocket
Karol Kosek
2022-05-15
LibWebView: Move OutOfProcessWebView to a new LibWebView library
DexesTTP
2022-02-25
Userland: Rename IPC ClientConnection => ConnectionFromClient
Itamar
2021-12-30
Userland: Link directly against LibUnicodeData where needed
Timothy Flynn
2021-11-23
WebContent: Port to LibMain :^)
Andreas Kling
2021-09-06
WebContent: Implement ConsoleGlobalObject which proxies to WindowObject
Sam Atkins
2021-06-17
Everywhere: Add component declarations
Gunnar Beutner
2021-02-28
WebContent: Added IPC calls for initializing JS console and sending input
Brandon Scott
2021-01-12
Services: Move to Userland/Services/
Andreas Kling