serenity/Userland/Libraries
Andreas Kling bf4c8f4a09 LibWeb: Make BrowsingContext store Page member as NonnullGCPtr
No need to use WeakPtr anymore.

Co-Authored-By: Andreas Kling <kling@serenityos.org>
2023-12-05 09:38:32 +01:00
..
LibAccelGfx LibAccelGfx+LibWeb: Add text shadow support in GPU painter 2023-12-05 09:09:56 +01:00
LibArchive
LibAudio LibAudio: Speed up WavWriter by buffering output data 2023-11-23 18:05:22 -05:00
LibC Everywhere: Replace ElfW(type) macro usage with Elf_type 2023-12-01 10:02:39 +02:00
LibCards LibCards/CardPainter: Add a helper for accessing the caches 2023-11-24 11:45:32 +00:00
LibChess
LibCMake
LibCodeComprehension
LibCompress LibCompress: Fix off-by-one error in generate_huffman_lengths 2023-12-04 00:06:38 +01:00
LibConfig
LibCore LibCore: Ignore non-S_IFMT bits in directory_entry_type_from_stat 2023-12-01 20:46:16 +01:00
LibCoredump
LibCpp
LibCrypt
LibCrypto LibCrypto: Fix SECP384r1 verification when hash is SHA256 2023-11-29 18:17:14 +03:30
LibDebug
LibDesktop
LibDeviceTree
LibDiff
LibDNS
LibDSP
LibEDID
LibELF Everywhere: Replace ElfW(type) macro usage with Elf_type 2023-12-01 10:02:39 +02:00
LibFileSystem
LibFileSystemAccessClient
LibGemini
LibGfx LibGfx/ICC: Implement conversion between different connection spaces 2023-12-04 08:02:36 +00:00
LibGL
LibGLSL
LibGPU
LibGUI
LibHTTP
LibIDL
LibImageDecoderClient
LibIMAP
LibIPC
LibJIT
LibJS LibJS: Add successfully loaded modules to the VM's stored module list 2023-12-03 20:46:55 +01:00
LibKeyboard
LibLine LibLine: Reset m_times_tab_pressed in interrupt handling code 2023-12-03 10:02:51 +03:30
LibLocale
LibMain
LibManual
LibMarkdown
LibPartition
LibPCIDB
LibPDF LibGfx/ICC: Implement conversion between different connection spaces 2023-12-04 08:02:36 +00:00
LibProtocol
LibRegex
LibSanitizer
LibSoftGPU
LibSQL
LibSymbolication
LibSyntax
LibSystem
LibTest LibJS+LibWeb: More bringing module loading closer to spec 2023-12-03 20:46:55 +01:00
LibTextCodec LibTextCodec: Add PDFDocEncoding decoder 2023-11-22 09:08:06 -07:00
LibThreading
LibTimeZone
LibTLS LibTLS: Improve message when root certificate is invalid 2023-11-29 18:17:14 +03:30
LibUnicode LibUnicode+Tests: Remove now unused to_unicode_*_full methods 2023-11-28 17:15:27 -05:00
LibUSBDB
LibVideo LibVideo: Fix string reading in Matroska 2023-11-30 08:53:05 +00:00
LibVirtGPU
LibVT
LibWasm
LibWeb LibWeb: Make BrowsingContext store Page member as NonnullGCPtr 2023-12-05 09:38:32 +01:00
LibWebSocket
LibWebView Base+Ladybird: Move Ladybird-related HTML files to their own folder 2023-12-04 19:46:35 -05:00
LibX86
LibXML
CMakeLists.txt