Luke Wilde a14cd5dab8 LibWeb/WebGL: Set prototypes of the WebGL objects před 8 měsíci
..
ARIA 4152870b85 LibWeb: Use a standard x-macro to create FlyString ARIA attribute names před 8 měsíci
Animations bc77f84359 LibWeb: Stop passing Realm unnecessarily to parse CSS properties před 8 měsíci
Bindings e9ab3e5a80 LibWeb: Remove ExceptionOr usage for 'resolve module integrity metadata' před 8 měsíci
CSS bc77f84359 LibWeb: Stop passing Realm unnecessarily to parse CSS properties před 8 měsíci
Clipboard f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
Compression 135daeb8bb LibCompress: Don't assume zlib header is available right away před 8 měsíci
Cookie 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
Crypto dace140b0d LibCrypto+LibWeb: Implement ECDSA.sign před 8 měsíci
DOM 4152870b85 LibWeb: Use a standard x-macro to create FlyString ARIA attribute names před 8 měsíci
DOMParsing 6ffc7ea36d LibWeb: Make Node::is_text() return true for CDATASection nodes před 8 měsíci
DOMURL 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
Editing 90d884a150 LibWeb: Prevent crash when editing outside of <body> před 8 měsíci
Encoding f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
EntriesAPI f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
EventTiming f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
Fetch 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
FileAPI 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
Geometry bc77f84359 LibWeb: Stop passing Realm unnecessarily to parse CSS properties před 8 měsíci
HTML bc77f84359 LibWeb: Stop passing Realm unnecessarily to parse CSS properties před 8 měsíci
HighResolutionTime 218ac86b67 LibWeb: Use relevant principal settings for HighResolutionTime před 8 měsíci
IndexedDB d7596a0a61 AK: Don't implicitly convert Optional<T&> to Optional<T> před 8 měsíci
Infra 0168ee22ad LibWeb: Redefine WebIDL types in terms of Infra spec před 8 měsíci
Internals f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
IntersectionObserver 3e536a4cd7 LibWeb: Implement more IntersectionObserver attributes před 8 měsíci
Layout 0320494c3f LibWeb: Remove non-spec condition in scrollable overflow calculation před 8 měsíci
Loader e8c228fb93 LibWeb: Properly escape URL on error page před 8 měsíci
MathML f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
MediaCapabilitiesAPI f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
MediaSourceExtensions 24069d55bf LibWeb: Partially implement `MediaSource.isTypeSupported()` před 8 měsíci
MimeSniff 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
MixedContent 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
NavigationTiming f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
Page 7b389ca221 LibWeb: Avoid unnecessary Vector copy during find in page queries před 8 měsíci
Painting acaf01bf7b LibWeb: Do not normalize border radii containing their initial values před 8 měsíci
PerformanceTimeline f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
PermissionsPolicy 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
Platform bd93285811 LibGfx+LibWeb: Do some color management on images with an ICC profile před 8 měsíci
ReferrerPolicy 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
RequestIdleCallback f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
ResizeObserver d6bcd3fb0b LibWeb: Make CallbackType take a realm instead of settings object před 8 měsíci
SRI 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
SVG 733c6b14ff LibWeb: Teach HTMLObjectElement to negotiate natural size with SVGs před 8 měsíci
SecureContexts 2e64e0b836 LibURL: Migrate Origin scheme from ByteString to String před 8 měsíci
Selection 13bd52249d LibWeb: Make Selection APIs throw on DocumentType node inputs před 8 měsíci
ServiceWorker 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
StorageAPI 617b8eed75 LibWeb: Const qualify many functions in EnvironmentSettingsObject před 8 měsíci
Streams 861f6e3965 LibWeb: Commit pull-into descriptors after filling from queue před 8 měsíci
UIEvents 75b7a3e413 LibWeb: Add definitions for PointerEvent event handlers před 8 měsíci
UserTiming 9724c67be2 LibWeb: Default initialize StructuredDeserialize memory argument před 8 měsíci
WebAssembly f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
WebAudio be3a941f44 LibWeb: Add ChannelMergerNode interface před 8 měsíci
WebDriver f719b05ab9 LibWeb: Delegate painting surface allocation to canvas's active context před 8 měsíci
WebGL a14cd5dab8 LibWeb/WebGL: Set prototypes of the WebGL objects před 8 měsíci
WebIDL 0168ee22ad LibWeb: Redefine WebIDL types in terms of Infra spec před 8 měsíci
WebSockets 0fa54c2327 LibURL+LibWeb: Make URL::serialize return a String před 8 měsíci
WebVTT f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
Worker 1549d393b9 LibIPC: Remove socket path from IPC Client connections před 8 měsíci
XHR 90e763de4c LibURL: Replace Host's Empty state with making Url's Host optional před 8 měsíci
XLink 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
XML 5deb2b4cad LibWeb: Do not give the HTML namespace to elements when parsing XML před 8 měsíci
CMakeLists.txt 4152870b85 LibWeb: Use a standard x-macro to create FlyString ARIA attribute names před 8 měsíci
Dump.cpp b859a6f2e0 LibWeb: Recurse into NavigableContentViewport in layout dumps před 8 měsíci
Dump.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
Forward.h e2e54dccc3 LibWeb: Generate WebGLRenderingContext implementation před 8 měsíci
InvalidateDisplayList.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
Namespace.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
Namespace.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
PixelUnits.cpp 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
PixelUnits.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
TraversalDecision.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
TraversalOrder.h 93712b24bf Everywhere: Hoist the Libraries folder to the top-level před 8 měsíci
TreeNode.h f87041bf3a LibGC+Everywhere: Factor out a LibGC from LibJS před 8 měsíci
idl_files.cmake b39f4f0b5a LibWeb: Add stub definition for WorkletGlobalScope před 8 měsíci