Andreas Kling 4fe21e6d87 LibIPC: Move stuff from Connection.h to .cpp and reduce #include count 1 year 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 a587eafbf4 CMake: Consistently use imported targets for third party dependencies 1 year ago
ChromeProcess.cpp bc976fe7e1 LibWebView: Create plumbing for a single UI process 1 year ago
ChromeProcess.h bc976fe7e1 LibWebView: Create plumbing for a single UI process 1 year ago
CookieJar.cpp 30e745ffa7 LibWebView: Replace usage of LibSQL with sqlite3 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 2fc52657b6 LibWebView: Set a title on the Inspector and Task Manager views 1 year 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
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
ProcessInfo.h 8362c073f3 Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^) 1 year ago
ProcessManager.cpp 8362c073f3 Everywhere: Remove LibSQL, SQLServer, and the sql REPL :^) 1 year ago
ProcessManager.h 5dd3b91f0e LibCore+LibWebView: Move process statistics to LibCore 1 year ago
RequestServerAdapter.cpp 260c5c50ad LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 1 year ago
RequestServerAdapter.h 260c5c50ad LibHTTP+RequestServer: Use HTTP::HeaderMap for request headers 1 year ago
SearchEngine.cpp 9e976dfeac LibWebView: Add Wikipedia to builtin search engines list 1 year ago
SearchEngine.h e221b3afeb LibWebView: Add an API to format a search query for UI display 1 year ago
SourceHighlighter.cpp 775282f9fc LibWebView: Stop tokenizing the source HTML once we hit an EOF token 1 year 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 6014727c20 LibWebView: Allow data URLs in sanitize_url 1 year ago
URL.h e800605ad3 AK+LibURL: Move AK::URL into a new URL library 1 year ago
UserAgent.cpp 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 year ago
UserAgent.h 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 year ago
ViewImplementation.cpp 4fe21e6d87 LibIPC: Move stuff from Connection.h to .cpp and reduce #include count 1 year ago
ViewImplementation.h c92f8ab1ea Everywhere: Use IOSurface as backing store on macOS 1 year ago
WebContentClient.cpp 54f66c574c LibWebView: Allow querying and iterating all extant WebContentClients 1 year ago
WebContentClient.h 54f66c574c LibWebView: Allow querying and iterating all extant WebContentClients 1 year ago
WebSocketClientAdapter.cpp 6dfb2f9dc8 Everywhere: Merge the WebSocket service into RequestServer 1 year ago
WebSocketClientAdapter.h 6dfb2f9dc8 Everywhere: Merge the WebSocket service into RequestServer 1 year ago