.. |
LibCompress
|
LibCompress: Remove unused Lzma compression and decompression
|
2025-02-10 16:22:32 +00:00 |
LibCore
|
LibCore: Expose TCPSocket file descriptor
|
2025-02-17 19:52:43 +01:00 |
LibCrypto
|
LibCrypto: Rename and remove unused methods from SECPxxxr1 class
|
2025-02-18 00:02:26 +01:00 |
LibDiff
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
LibDNS
|
LibDNS: Check if cached lookup result is done before resolving
|
2025-02-11 07:24:33 +01:00 |
LibFileSystem
|
LibCore: Add S_ISDIR, S_ISREG to System.h on Windows
|
2025-02-12 18:42:05 -07:00 |
LibGC
|
LibJS+LibGC: Run FinalizationRegistry cleanup host hook *after* GC
|
2025-01-23 12:10:21 +01:00 |
LibGfx
|
LibWeb+LibGfx: Make IntersectionObserver checks edge-inclusive
|
2025-02-16 18:09:08 +01:00 |
LibHTTP
|
AK: Don't implicitly convert Optional<T&> to Optional<T>
|
2024-12-04 01:58:22 +01:00 |
LibIDL
|
LibIDL+IDLGenerators: Support generation of IDL partial dictionaries
|
2025-02-05 13:18:47 -07:00 |
LibImageDecoderClient
|
LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport
|
2025-02-12 22:32:13 -07:00 |
LibIPC
|
IPCCompiler: Remove invalid state from IPC message classes
|
2025-02-17 11:37:38 -05:00 |
LibJS
|
LibJS: Stop executing successful regex if it's past the end of the input
|
2025-02-16 09:22:37 +01:00 |
LibLine
|
LibLine: Use AK::Time instead of gettimeofday for history entries
|
2025-02-12 19:13:49 -07:00 |
LibMain
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
LibMedia
|
LibMedia: Port to Windows
|
2025-02-11 04:07:24 -07:00 |
LibRegex
|
LibRegex: Take trailing inversion state into account in block comparison
|
2025-02-01 11:30:02 +01:00 |
LibRequests
|
LibWebView+ImageDecoder+RequestServer+WebContent: Add init_transport
|
2025-02-12 22:32:13 -07:00 |
LibRIFF
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
LibSyntax
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
LibTest
|
LibTest: Remove uses of gettimeofday in favor of AK::Time
|
2025-02-12 19:13:49 -07:00 |
LibTextCodec
|
Everywhere: Hoist the Libraries folder to the top-level
|
2024-11-10 12:50:45 +01:00 |
LibThreading
|
ImageDecoder: Port to Windows
|
2025-02-14 09:38:59 -07:00 |
LibTLS
|
LibTLS: Forward can_read_without_blocking to underlying socket
|
2025-02-18 15:46:44 +01:00 |
LibUnicode
|
AK+Everywhere: Rename verify_cast to as
|
2025-01-21 11:34:06 -05:00 |
LibURL
|
LibURL/Pattern: Add a representation of a URL Pattern
|
2025-02-17 19:10:39 -05:00 |
LibWasm
|
LibWasm: Port to Windows
|
2025-02-11 23:11:13 -07:00 |
LibWeb
|
LibWeb: Implement TimeRanges and HTMLMediaElement.seekable()
|
2025-02-18 10:45:32 -07:00 |
LibWebSocket
|
LibWebSocket: Support specifying root certificate path
|
2025-02-17 19:52:43 +01:00 |
LibWebView
|
Inspector: Add ability to filter css properties
|
2025-02-13 11:45:07 +00:00 |
LibXML
|
LibXml: Notify listener when doctype is parsed
|
2025-01-20 14:48:19 +01:00 |