ladybird/Meta/gn/secondary/Userland/Libraries/LibWeb
Jelle Raaijmakers 2a98f2a12d LibWeb: Implement AudioListener
This exposes BaseAudioContext.listener, which is a container for
parameters related to the configuration of an actual "listener" in 3D
space.
2024-10-18 09:39:04 +02:00
..
Animations LibWeb: Remove TimingFunction in favor of EasingStyleValue::Function 2024-06-16 07:12:46 +02:00
ARIA Meta: Format LibWeb gn files 2023-07-13 14:07:25 -06:00
Bindings Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Clipboard Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Cookie Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Crypto LibWeb: Support SubtleCrypto.exportKey for RSA-OAEP in JsonWebKey format 2024-03-14 17:57:37 -06:00
CSS LibWeb/CSS: Rewrite CSS Parser core methods according to new spec 2024-10-14 08:08:37 +02:00
DOM Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
DOMParsing LibWeb: Refactor DOM parsing APIs 2024-06-26 05:41:00 +02:00
DOMURL Meta: Port recent changes to the GN build 2024-02-29 22:16:39 -05:00
Encoding Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
EntriesAPI LibWeb/EntriesAPI: Implement FileSystemEntry 2024-08-24 14:53:11 +02:00
EventTiming Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
Fetch Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
FileAPI Meta: Port recent build changes to gn build 2023-09-18 11:09:48 -06:00
Geometry LibWeb: Add DOMQuad and text tests 2023-08-23 12:11:21 +01:00
HighResolutionTime Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
HTML Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
IndexedDB Meta: Port recent changes to the GN build 2024-05-24 08:47:26 -04:00
Infra Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Internals Meta: Port recent changes to the GN build 2024-03-29 08:52:01 -04:00
IntersectionObserver Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Layout Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Loader Ladybird+LibWeb: Rename FileDirectoryLoader to GeneratedPagesLoader 2023-09-24 19:59:00 -06:00
MathML Meta: Port recent build changes to gn build 2023-08-19 20:09:26 -06:00
MediaCapabilitiesAPI Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
MimeSniff Meta: Port recent changes to the GN build 2024-02-04 08:14:06 +01:00
MixedContent LibWeb: Implement should block mixed content request 2024-06-07 09:50:30 +02:00
NavigationTiming Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Page Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Painting LibWeb: Remove InlinePaintable 2024-10-16 20:25:42 +02:00
PerformanceTimeline LibWeb: Implement PerformanceObserver 2023-08-27 23:27:44 +02:00
PermissionsPolicy Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Platform LibWeb+Ladybird: Remove FontPluginSerenity (+ use Ladybird::FontPlugin) 2024-06-04 18:45:30 +02:00
ReferrerPolicy Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
RequestIdleCallback Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
ResizeObserver Meta: Port recent changes to the gn build 2024-02-26 13:16:27 -07:00
SecureContexts Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
Selection Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
ServiceWorker LibWeb: Implement most of Service Worker registration 2024-10-09 15:58:36 -06:00
SRI Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
StorageAPI Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Streams Meta: Port LibWeb/Streams changes to gn build 2023-07-17 00:00:49 +01:00
SVG Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
UIEvents LibWeb/UIEvents: Implement TextEvent 2024-10-08 11:45:39 +02:00
UserTiming Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebAssembly Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebAudio LibWeb: Implement AudioListener 2024-10-18 09:39:04 +02:00
WebDriver Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
WebGL Meta: Port recent changes to the GN build 2024-01-22 08:48:34 -05:00
WebIDL Meta: Port recent changes to the GN build 2024-04-19 11:00:31 +02:00
WebSockets Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
WebVTT Meta: Update LibWeb to build again with gn 2024-09-27 10:15:08 -06:00
Worker Meta: Port recent changes to GN build 2023-11-15 11:28:39 -05:00
XHR Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
XLink Meta: Port recent changes to GN build 2023-11-14 09:36:36 -05:00
XML Meta: Add gn build rules for LibWeb 2023-07-09 16:22:58 -06:00
BUILD.gn Meta: Port changes to gn build 2024-10-09 06:43:31 -04:00
generate_idl_bindings.gni Meta+BindingsGenerator: Only invoke BindingsGenerator once per IDL file 2023-07-30 17:50:44 -06:00
idl_files.gni LibWeb: Implement AudioListener 2024-10-18 09:39:04 +02:00