.. |
LibArchive
|
|
|
LibAudio
|
LibAudio: Fix UTF-8 decoding logic in FLAC decoding :^)
|
2021-07-21 22:12:44 +02:00 |
LibC
|
LibC: Simplify assertion failure dbgln() a bit
|
2021-07-21 17:45:24 +02:00 |
LibCards
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibChess
|
|
|
LibCompress
|
|
|
LibCore
|
Everywhere: Make tracking cpu usage independent from system ticks
|
2021-07-18 22:08:26 +02:00 |
LibCoreDump
|
LibDebug: Implement symbolication for x86_64
|
2021-07-13 23:19:33 +02:00 |
LibCpp
|
LibCpp: Don't store entire ASTNode vector in each parser state
|
2021-07-13 23:20:09 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Add operator<= and operator>= to SignedBigInteger
|
2021-07-19 09:11:20 +01:00 |
LibDebug
|
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
2021-07-18 21:10:55 +04:30 |
LibDesktop
|
LibDesktop: Add a RunInTerminal boolean field to app files
|
2021-07-20 00:58:26 +01:00 |
LibDiff
|
|
|
LibDl
|
|
|
LibELF
|
LibELF/DynamicLinker: Evaluate symbols in library insertion order (#8802)
|
2021-07-16 11:55:01 +02:00 |
LibFileSystemAccessClient
|
LibFileSystemAccessClient: Use WindowServer window stealing interface
|
2021-07-18 17:21:28 +02:00 |
LibGemini
|
|
|
LibGfx
|
LibGfx: Sprinkle [[nodiscard]] on Gfx::Bitmap
|
2021-07-21 18:09:05 +02:00 |
LibGL
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibGUI
|
Userland: Add GUI::Window::add_menu() and use it everywhere
|
2021-07-21 21:24:26 +02:00 |
LibHTTP
|
|
|
LibImageDecoderClient
|
|
|
LibIMAP
|
LibCore+LibIMAP: Move Promise to LibCore
|
2021-07-15 11:11:14 +02:00 |
LibIPC
|
LibIPC: Fix losing messages when connection is closed
|
2021-07-21 01:13:45 +02:00 |
LibJS
|
LibJS: Add Temporal.Calendar.prototype.dateFromFields & required AOs
|
2021-07-21 22:49:37 +01:00 |
LibKeyboard
|
|
|
LibLine
|
LibLine: Correct spelling mistake in variable name
|
2021-07-21 14:15:24 +02:00 |
LibM
|
AK: Introduce Math.h
|
2021-07-19 16:34:21 +04:30 |
LibMarkdown
|
|
|
LibPCIDB
|
|
|
LibPDF
|
Everywhere: Use AK/Math.h if applicable
|
2021-07-19 16:34:21 +04:30 |
LibProtocol
|
|
|
LibPthread
|
|
|
LibRegex
|
LibRegex+Everywhere: Make LibRegex more unicode-aware
|
2021-07-18 21:10:55 +04:30 |
LibSanitizer
|
|
|
LibSQL
|
|
|
LibSymbolication
|
Userland: Hardcode the x86_64 kernel base address for now
|
2021-07-20 15:12:19 +02:00 |
LibSyntax
|
|
|
LibSystem
|
|
|
LibTest
|
Everywhere: Use AK/Math.h if applicable
|
2021-07-19 16:34:21 +04:30 |
LibTextCodec
|
|
|
LibThreading
|
Revert "LibThreading: Fix BackgroundAction result use-after-free"
|
2021-07-12 11:29:37 +02:00 |
LibTLS
|
|
|
LibTTF
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibUSBDB
|
|
|
LibVideo
|
Everywhere: Use AK/Math.h if applicable
|
2021-07-19 16:34:21 +04:30 |
LibVT
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibWasm
|
LibWasm: Remove a useless use of ScopeGuard
|
2021-07-17 01:13:39 +04:30 |
LibWeb
|
LibGfx: Use "try_" prefix for static factory functions
|
2021-07-21 18:02:15 +02:00 |
LibWebSocket
|
|
|
LibX86
|
LibX86: Add INT1 instruction (needed for disassembly)
|
2021-07-20 18:05:05 +02:00 |
CMakeLists.txt
|
FileSystemAccessServer+TextEditor: Implement cross-process modal prompts
|
2021-07-18 17:21:28 +02:00 |