ladybird/Userland/Libraries/LibWebView
Andreas Kling cd7262ee56 LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
This replaces the previous Web::ImageDecoding::Decoder interface.
While we're doing this, also move the SerenityOS implementation of this
interface from LibWebView to WebContent. That means we no longer have to
link with LibImageDecoderClient in applications that use a web view.
2022-09-16 15:15:50 +02:00
..
DumpLayoutTree
CMakeLists.txt LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin 2022-09-16 15:15:50 +02:00
DOMTreeModel.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DOMTreeModel.h Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Forward.h
OutOfProcessWebView.cpp Userland+Base: Make the window titlebar font configurable separately 2022-08-01 10:29:53 +02:00
OutOfProcessWebView.h Browser+LibWeb+WebContent: Allow Browser to load local files 2022-06-27 20:22:15 +01:00
RequestServerAdapter.cpp LibWeb: Abstract the LibProtocol ResourceLoader connection 2022-05-15 12:17:36 +02:00
RequestServerAdapter.h LibWeb: Abstract the LibProtocol ResourceLoader connection 2022-05-15 12:17:36 +02:00
StylePropertiesModel.cpp LibWebView: Move StylePropertiesModel to LibWebView 2022-05-15 12:17:36 +02:00
StylePropertiesModel.h LibWebView: Move StylePropertiesModel to LibWebView 2022-05-15 12:17:36 +02:00
WebContentClient.cpp Browser+LibWeb+WebContent: Allow Browser to load local files 2022-06-27 20:22:15 +01:00
WebContentClient.h Base: Launch WebContent at session start-up 2022-08-14 21:52:35 +01:00
WebSocketClientAdapter.cpp LibWeb: Abstract the LibProtocol WebSockets connection 2022-05-15 12:17:36 +02:00
WebSocketClientAdapter.h LibWeb: Abstract the LibProtocol WebSockets connection 2022-05-15 12:17:36 +02:00