Timothy Flynn 2c35e272ba LibWebView: Migrate the Inspector's HTML to its own HTML file 10 months ago
..
Application.cpp ed3c450359 LibWebView+UI: Move the database and cookie jar to WebView::Application 10 months ago
Application.h ed3c450359 LibWebView+UI: Move the database and cookie jar to WebView::Application 10 months ago
Attribute.cpp 4cfeb41c4b LibWebView+WebContent: Add APIs to manipulate DOM nodes 1 year ago
Attribute.h 4cfeb41c4b LibWebView+WebContent: Add APIs to manipulate DOM nodes 1 year ago
CMakeLists.txt 8cbc211616 Meta: Make embed_as_string_view.py produce Strings instead 11 months ago
ChromeProcess.cpp 5f8d852dae LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 1 year ago
ChromeProcess.h 5f8d852dae LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 1 year ago
CookieJar.cpp cc55732332 LibURL+Everywhere: Only percent decode URL paths when actually needed 1 year ago
CookieJar.h 30e745ffa7 LibWebView: Replace usage of LibSQL with sqlite3 1 year ago
Database.cpp 30e745ffa7 LibWebView: Replace usage of LibSQL with sqlite3 1 year ago
Database.h 30e745ffa7 LibWebView: Replace usage of LibSQL with sqlite3 1 year ago
Forward.h 5e1d678bae Ladybird+Userland: Remove use of unnecessary fd passing socket concept 1 year ago
InspectorClient.cpp 2c35e272ba LibWebView: Migrate the Inspector's HTML to its own HTML file 10 months ago
InspectorClient.h 552f63a283 LibWebView: Protect the Inspector against rapid inspection requests 1 year ago
Native.css 7436f4fec2 LibWebView: Add a standard "look like the OS" style sheet 1 year ago
Options.h a04327a0c9 LibWebView: Add a command line option to override the User-Agent 11 months ago
Process.cpp 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
Process.h 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
ProcessHandle.cpp fa8b64d59a LibWebView+WebContent: Notify UI process about WebContent PID explicitly 1 year ago
ProcessHandle.h c7ef8530bf LibWebView: Explicitly inititalize the ProcessHandle PID 1 year ago
ProcessManager.cpp 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
ProcessManager.h 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
ProcessType.h 4cc3d598f9 LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 1 year ago
RequestServerAdapter.cpp 804729fe37 Libraries+Ladybird: Rename LibProtocol -> LibRequests 11 months ago
RequestServerAdapter.h 804729fe37 Libraries+Ladybird: Rename LibProtocol -> LibRequests 11 months ago
SearchEngine.cpp b757ee0bc8 LibWebView: Add Kagi search engine to menu 11 months ago
SearchEngine.h e221b3afeb LibWebView: Add an API to format a search query for UI display 1 year ago
SourceHighlighter.cpp f1395a2c38 LibWebView: Properly handle new lines inside styled view-source elements 10 months ago
SourceHighlighter.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
UIProcessClient.ipc bc976fe7e1 LibWebView: Create plumbing for a single UI process 1 year ago
UIProcessServer.ipc bc976fe7e1 LibWebView: Create plumbing for a single UI process 1 year ago
URL.cpp 5f8d852dae LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 1 year ago
URL.h 5f8d852dae LibWebView+UI: Migrate Ladybird's command line flags to LibWebView 1 year ago
UserAgent.cpp a04327a0c9 LibWebView: Add a command line option to override the User-Agent 11 months ago
UserAgent.h a04327a0c9 LibWebView: Add a command line option to override the User-Agent 11 months ago
ViewImplementation.cpp 03f9915054 LibWebView: Use the download directory facility for saving files 11 months ago
ViewImplementation.h da171c3230 Inspector: Add a basic style sheet inspector 11 months ago
WebContentClient.cpp da171c3230 Inspector: Add a basic style sheet inspector 11 months ago
WebContentClient.h da171c3230 Inspector: Add a basic style sheet inspector 11 months ago
WebSocketClientAdapter.cpp 804729fe37 Libraries+Ladybird: Rename LibProtocol -> LibRequests 11 months ago
WebSocketClientAdapter.h 804729fe37 Libraries+Ladybird: Rename LibProtocol -> LibRequests 11 months ago