1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-10 18:10:56 +09:00
ladybird/Userland/Libraries
Andreas Kling 14f2012c8b LibWeb: Fix a bunch of bad stack captures in AudioContext
It's not safe to capture a local NonnullGCPtr by reference in a closure
that will execute at some arbitrary time in the future when the local is
out of scope.
2024-03-30 08:25:59 +01:00
..
LibAccelGfx
LibArchive
LibAudio AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
LibC LibC: Fix pthread_cond_broadcast() waking only one thread 2024-03-25 14:06:32 -06:00
LibCards
LibChess
LibCMake
LibCodeComprehension
LibCompress AK+Lagom: Make it possible to build for iOS 2024-03-03 13:13:42 -07:00
LibConfig LibConfig+ConfigServer: Add permissive mode 2024-03-07 17:49:01 -05:00
LibCore LibCore: Turn LibCoreMinimal into a normal shared library 2024-03-29 16:23:34 -04:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Allow CMS padding to span an entire block 2024-03-26 19:39:03 +00:00
LibDebug Everywhere: Prefer {:#x} over 0x{:x} in format strings 2024-02-21 17:54:38 +01:00
LibDesktop AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibDeviceTree LibDeviceTree: Add a simple DeviceTree class 2024-02-24 16:43:44 -07:00
LibDiff patch+LibDiff: Add support for applying patches with preprocessor macro 2024-03-03 08:56:00 +01:00
LibDNS
LibDSP
LibEDID
LibELF LibELF: Prevent negative index when determining dynamic symbol count 2024-03-14 18:19:04 -06:00
LibFileSystem LibFileSystem: Depend on the minimal LibCore source set 2024-03-26 12:25:21 -04:00
LibFileSystemAccessClient
LibGemini AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibGfx LibGfx/JBIG2Loader: Add a short comment with spec history 2024-03-27 11:55:09 -04:00
LibGL LibGL: Create symlinks for headers and shared library 2024-02-22 03:48:08 +01:00
LibGLSL
LibGPU LibGL+LibGPU+LibSoftGPU: Implement blend equations 2024-02-19 23:23:40 +01:00
LibGUI LibGUI: Add initial support for an action icon in the tab widget bar 2024-03-28 21:08:23 +01:00
LibHTTP AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibIDL LibIDL: Ignore leading underscores in IDL identifier names 2024-03-12 09:31:41 +01:00
LibImageDecoderClient ImageViewer: Transform the image's dimension accordingly to the metadata 2024-02-21 08:31:17 +00:00
LibIMAP
LibIPC AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibJIT
LibJS LibJS: Include identifier information in nullish property write access 2024-03-29 21:57:19 +01:00
LibKeyboard
LibLine LibLine: Ensure suggestions are reset after ^C 2024-02-29 09:09:47 +01:00
LibLocale
LibMain Meta: Remove serenity_lib_static() CMake helper function 2024-03-26 12:25:21 -04:00
LibManual AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibPDF: Handle indirect reference resolving during parsing more robustly 2024-03-19 19:20:01 -04:00
LibProtocol AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibRegex LibRegex: Account for extra explicit And/Or in class parser assertion 2024-03-24 08:24:46 +01:00
LibRIFF LibRIFF+LibGfx/ISOBMFF: Make ChunkID (de)serialization self-consistent 2024-03-22 18:31:15 +01:00
LibSanitizer
LibSemVer
LibSoftGPU LibGL+LibGPU+LibSoftGPU: Implement blend equations 2024-02-19 23:23:40 +01:00
LibSQL LibSQL: Use Core::Environment instead of Core::System::*env() 2024-02-27 08:33:48 +00:00
LibSymbolication
LibSyntax
LibSystem
LibTest Userland+Tests: Remove unused <AK/Tuple.h> includes 2024-03-01 14:05:53 -07:00
LibTextCodec
LibThreading
LibTimeZone LibCore+LibTimeZone: Move TZDB utilities from LibTimeZone to LibCore 2024-03-26 12:25:21 -04:00
LibTLS LibTLS: Implement ASN.1 parser function for PrivateKeyInfo 2024-03-25 17:01:23 -06:00
LibUnicode LibURL+LibUnicode+LibWebView: Handle punycode directly in LibURL 2024-03-26 12:25:21 -04:00
LibURL LibURL+LibUnicode+LibWebView: Handle punycode directly in LibURL 2024-03-26 12:25:21 -04:00
LibUSBDB
LibVideo
LibVirtGPU
LibVT AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibWasm LibWasm: Remove uses of AK::Result 2024-03-12 17:10:47 +01:00
LibWeb LibWeb: Fix a bunch of bad stack captures in AudioContext 2024-03-30 08:25:59 +01:00
LibWebSocket AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00
LibWebView LibWebView+WebContent: Remove some SPAM_DEBUG log points 2024-03-29 22:00:25 +01:00
LibX86
LibXML LibXML: Don't emit a parser error for failing to resolve DTD URI 2024-03-30 07:36:50 +01:00
CMakeLists.txt AK+LibURL: Move AK::URL into a new URL library 2024-03-18 14:06:28 -04:00