.. |
Bindings
|
LibJS: Replace boolean without_side_effects parameters with an enum
|
2021-06-17 16:52:15 +02:00 |
CodeGenerators
|
LibJS: Replace boolean without_side_effects parameters with an enum
|
2021-06-17 16:52:15 +02:00 |
Cookie
|
Revert "Userland: static vs non-static constexpr variables"
|
2021-05-21 10:30:52 +01:00 |
CSS
|
LibWeb: Fix logic issue when parsing CSS custom properties
|
2021-06-09 21:50:22 +02:00 |
DOM
|
LibJS: Add the FinalizationRegistry built-in object
|
2021-06-15 23:59:21 +01:00 |
DumpLayoutTree
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
HighResolutionTime
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
HTML
|
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
2021-06-12 13:24:45 +02:00 |
Layout
|
LibWeb: Implement FlexBox Layout Algorithm
|
2021-06-06 01:46:06 +04:30 |
Loader
|
LibWeb: Fix redirects when a response has no data
|
2021-06-20 19:40:46 +01:00 |
NavigationTiming
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
Page
|
AK: Do not VERIFY on invalid code point bytes in UTF8View
|
2021-06-03 18:28:27 +04:30 |
Painting
|
LibWeb: Take border-radius into account when painting borders
|
2021-05-20 22:08:02 +02:00 |
Scripts
|
Libraries: Move to Userland/Libraries/
|
2021-01-12 12:17:46 +01:00 |
SVG
|
AK: Rename Vector::append(Vector) => Vector::extend(Vector)
|
2021-06-12 13:24:45 +02:00 |
Tests
|
LibWeb: Implement test-web in terms of LibTest/JavaScriptTestRunner
|
2021-05-18 18:48:15 +01:00 |
UIEvents
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
WebAssembly
|
LibWeb: Implement the WebAssembly Memory object and Memory imports
|
2021-06-22 00:26:25 +04:30 |
XHR
|
AK+Userland: Remove nullability feature for the ByteBuffer type
|
2021-05-16 17:49:42 +02:00 |
CMakeLists.txt
|
LibWeb: Implement the WebAssembly Memory object and Memory imports
|
2021-06-22 00:26:25 +04:30 |
DOMTreeModel.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
DOMTreeModel.h
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
Dump.cpp
|
LibWeb: LayoutNodes know whether they are flex-items
|
2021-06-06 01:46:06 +04:30 |
Dump.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
FontCache.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
FontCache.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
Forward.h
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
InProcessWebView.cpp
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
InProcessWebView.h
|
LibWeb: Rename Web::Frame to Web::BrowsingContext
|
2021-05-30 12:39:53 +02:00 |
LayoutTreeModel.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
LayoutTreeModel.h
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
Namespace.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
Namespace.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
Origin.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
OutOfProcessWebView.cpp
|
WindowServer: Add initial support for rendering on multiple screens
|
2021-06-20 14:57:26 +02:00 |
OutOfProcessWebView.h
|
WindowServer: Add initial support for rendering on multiple screens
|
2021-06-20 14:57:26 +02:00 |
QualifiedName.h
|
LibWeb: Use HTML-uppercased qualified name for the Element node name
|
2021-05-04 23:24:03 +01:00 |
StylePropertiesModel.cpp
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
StylePropertiesModel.h
|
AK: Rename adopt() to adopt_ref()
|
2021-04-23 16:46:57 +02:00 |
TreeNode.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |
URLEncoder.cpp
|
LibWeb: Use correct percent encode set for form submissions
|
2021-06-01 23:26:03 +04:30 |
URLEncoder.h
|
LibWeb: Use correct percent encode set for form submissions
|
2021-06-01 23:26:03 +04:30 |
WebContentClient.cpp
|
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
2021-05-23 09:53:55 +02:00 |
WebContentClient.h
|
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
|
2021-05-23 09:53:55 +02:00 |
WebViewHooks.h
|
Everything: Move to SPDX license identifiers in all files.
|
2021-04-22 11:22:27 +02:00 |