1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 01:51:03 +09:00
ladybird/Libraries/LibWebView
2025-03-13 16:56:28 -04:00
..
EventLoop LibCore: Remove unused methods from EventLoop 2025-01-30 15:34:02 -07:00
Plugins LibWeb+LibWebView: Allow to specify default font size in FontPlugin 2025-01-02 10:47:21 +01:00
Application.cpp LibDevTools+LibWebView: Implement getting document style sheets 2025-03-13 16:56:28 -04:00
Application.h LibDevTools+LibWebView: Implement getting document style sheets 2025-03-13 16:56:28 -04:00
Attribute.cpp
Attribute.h
ChromeProcess.cpp LibIPC+Everywhere: Always pass ownership of transferred data to clients 2025-03-09 11:14:20 -04:00
ChromeProcess.h LibIPC+Everywhere: Always pass ownership of transferred data to clients 2025-03-09 11:14:20 -04:00
CMakeLists.txt LibWeb+LibWebView+WebContent: Begin implementing simple site islotation 2025-03-11 12:10:42 +01:00
ConsoleOutput.cpp LibWebView+WebContent: Implement basic DevTools console support 2025-03-04 15:33:39 -05:00
ConsoleOutput.h LibWebView+WebContent: Implement basic DevTools console support 2025-03-04 15:33:39 -05:00
CookieJar.cpp LibWebView: Consider wss a secure scheme for Secure cookies 2025-01-21 21:36:05 +01:00
CookieJar.h LibWebView: Add method to remove all cookies globally 2025-01-05 13:58:27 +00:00
Database.cpp
Database.h
Forward.h LibWebView: Create a spare WebContent process 2025-03-11 12:10:42 +01:00
HelperProcess.cpp LibWebView+WebContent: Add a command-line flag to disable site isolation 2025-03-12 02:00:54 +00:00
HelperProcess.h LibWebView: Create a spare WebContent process 2025-03-11 12:10:42 +01:00
InspectorClient.cpp LibDevTools+LibWebView+WebContent: Implement editing DOM node HTML 2025-03-11 09:50:51 -04:00
InspectorClient.h LibWebView: Rename a couple of console-related callbacks for clarity 2025-03-04 15:33:39 -05:00
MachPortServer.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
MachPortServer.h LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
Mutation.cpp LibWeb+LibWebView+WebContent: Inform the UI about DOM mutations 2025-03-08 01:25:55 +01:00
Mutation.h LibWeb+LibWebView+WebContent: Inform the UI about DOM mutations 2025-03-08 01:25:55 +01:00
Native.css
Options.h LibWebView+WebContent: Add a command-line flag to disable site isolation 2025-03-12 02:00:54 +00:00
PageInfo.h
Process.cpp
Process.h AK+Everywhere: Rename verify_cast to as 2025-01-21 11:34:06 -05:00
ProcessHandle.cpp
ProcessHandle.h
ProcessManager.cpp LibWeb/CSS: Implement the color-scheme CSS property 2025-01-08 11:18:13 +00:00
ProcessManager.h
ProcessType.h
SearchEngine.cpp
SearchEngine.h
SiteIsolation.cpp LibWebView+WebContent: Add a command-line flag to disable site isolation 2025-03-12 02:00:54 +00:00
SiteIsolation.h LibWebView+WebContent: Add a command-line flag to disable site isolation 2025-03-12 02:00:54 +00:00
SourceHighlighter.cpp LibWebView: Handle missing URL for view source 2025-03-04 16:24:19 -05:00
SourceHighlighter.h LibWebView: Handle missing URL for view source 2025-03-04 16:24:19 -05:00
UIProcessClient.ipc
UIProcessServer.ipc
URL.cpp Everywhere: Remove some use of the URL constructors 2025-02-19 08:01:35 -05:00
URL.h LibURL+LibWebView: Move public suffix data to LibURL 2024-11-30 12:07:39 +01:00
UserAgent.cpp
UserAgent.h
Utilities.cpp LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
Utilities.h LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
ViewImplementation.cpp LibDevTools+LibWebView+WebContent: Implement moving DOM nodes 2025-03-11 09:50:51 -04:00
ViewImplementation.h LibDevTools+LibWebView+WebContent: Implement moving DOM nodes 2025-03-11 09:50:51 -04:00
WebContentClient.cpp LibDevTools+LibWebView+WebContent: Implement editing DOM node HTML 2025-03-11 09:50:51 -04:00
WebContentClient.h LibWebView: Create a spare WebContent process 2025-03-11 12:10:42 +01:00