Aliaksandr Kalenik b6732b0234 Ladybird+WebContent: Add option to use GPU painter 1 年之前
..
AccessibilityTreeModel.cpp 1cc199d365 LibWeb: Prevent crash when inspecting SVG documents 2 年之前
AccessibilityTreeModel.h 3cc376d1a2 LibWebView: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 年之前
AriaPropertiesStateModel.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 年之前
AriaPropertiesStateModel.h afb07281ad Browser+LibWebView: Load and Display ARIA Properites and State 2 年之前
CMakeLists.txt b770ed03ac LibWebView: Define the list of built-in search engines in LibWebView 1 年之前
ConsoleClient.cpp 204a6f9241 Ladybird+LibWebView: Move console history tracking to ConsoleClient 1 年之前
ConsoleClient.h 204a6f9241 Ladybird+LibWebView: Move console history tracking to ConsoleClient 1 年之前
CookieJar.cpp a39eebeb74 LibWebView: Reject cookies whose domain is on the Public Suffix List 1 年之前
CookieJar.h 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 年之前
DOMTreeModel.cpp a5a3913e39 LibWeb+LibWebView: Show shadow roots in the DOM inspector 2 年之前
DOMTreeModel.h 3cc376d1a2 LibWebView: Replace uses of JsonObject::get_deprecated()/get_ptr() 2 年之前
Database.cpp e26ead0995 Ladybird+LibWebView: Move creation of the SQL client to LibWebView 1 年之前
Database.h e26ead0995 Ladybird+LibWebView: Move creation of the SQL client to LibWebView 1 年之前
Forward.h b770ed03ac LibWebView: Define the list of built-in search engines in LibWebView 1 年之前
History.cpp 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 年之前
History.h 5c5a00dd3a Ladybird+LibWebView: Move CookieJar, Database, and History to LibWebView 1 年之前
Native.css 7436f4fec2 LibWebView: Add a standard "look like the OS" style sheet 1 年之前
OutOfProcessWebView.cpp a3ddba4191 Userland: Port GUI::Application::show_tooltip() to String 1 年之前
OutOfProcessWebView.h 901220c588 LibWeb: Port Storage interface from DeprecatedString to String 1 年之前
RequestServerAdapter.cpp ec3267e002 LibProtocol+LibWebView: Allow callers provide their own RequestClient 2 年之前
RequestServerAdapter.h ec3267e002 LibProtocol+LibWebView: Allow callers provide their own RequestClient 2 年之前
SearchEngine.cpp e221b3afeb LibWebView: Add an API to format a search query for UI display 1 年之前
SearchEngine.h e221b3afeb LibWebView: Add an API to format a search query for UI display 1 年之前
SourceHighlighter.cpp 9303e9e76f LibWeb: Port Element::local_name and TagNames from Deprecated String 1 年之前
SourceHighlighter.h 1e1c3e5a34 LibWebView: Create a method to syntax-highlight page source with HTML 1 年之前
StylePropertiesModel.cpp 3f35ffb648 Userland: Prefer `_string` over `_short_string` 1 年之前
StylePropertiesModel.h f33824d2e9 LibGUI+Userland: Propagate errors in Model::column_name() 2 年之前
URL.cpp 8dc25dffc2 LibWebView: Protect URL highlighting against partially-typed URLs 1 年之前
URL.h 9f9e5c0f55 LibWebView: Add an API to query if a host is on the Public Suffix List 1 年之前
UserAgent.cpp 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 年之前
UserAgent.h 63d09f6daf Browser+Ladybird: Let the list of user agent strings be shared 1 年之前
ViewImplementation.cpp 6af279a22d LibWebView: Add a helper to get selected text with collapsed whitespace 1 年之前
ViewImplementation.h b6732b0234 Ladybird+WebContent: Add option to use GPU painter 1 年之前
WebContentClient.cpp a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color 1 年之前
WebContentClient.h a5b01689f1 LibWeb+LibWebView+WebContent: Add support for meta theme-color 1 年之前
WebSocketClientAdapter.cpp dd694215bc LibWebView+LibProtocol: Allow app to pass custom WebSocketClients 2 年之前
WebSocketClientAdapter.h dd694215bc LibWebView+LibProtocol: Allow app to pass custom WebSocketClients 2 年之前