.. |
LibAudio
|
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
2020-08-16 16:33:28 +02:00 |
LibC
|
malloc: Keep some stats and dump them at process exit if LIBC_DUMP_MALLOC_STATS is set
|
2020-08-17 09:43:23 +02:00 |
LibCompress
|
LibCompress: Fix uninitialized member variable in Zlib, found by Coverity
|
2020-08-17 09:17:57 +02:00 |
LibCore
|
LibCore: Add ConfigFile::get_for_lib()
|
2020-08-18 12:07:32 +02:00 |
LibCrypt
|
|
|
LibCrypto
|
LibCrypto: Don't include <Libraries/...>
|
2020-08-17 18:05:35 +02:00 |
LibDebug
|
LibDebug: Don't include <Libraries/...>
|
2020-08-17 18:05:35 +02:00 |
LibDesktop
|
|
|
LibELF
|
LibELF: Fix uninitialized member variable in DynamicLoader, found by Coverity
|
2020-08-17 09:17:57 +02:00 |
LibGemini
|
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
2020-08-16 16:33:28 +02:00 |
LibGfx
|
LibGfx: Add convenience helpers for Rect
|
2020-08-18 12:12:27 +02:00 |
LibGUI
|
LibGUI: Don't require passing model to FileSystemModel::Node APIs
|
2020-08-17 22:02:21 +02:00 |
LibHTTP
|
LibHTTP: Remove unused private field m_queued_finish in HttpsJob (#3181)
|
2020-08-16 23:58:50 +02:00 |
LibImageDecoderClient
|
|
|
LibIPC
|
|
|
LibJS
|
LibJS: Add toLocaleString(), toLocaleDateString(), toLocaleTimeString() to Date
|
2020-08-17 21:23:11 +02:00 |
LibKeyboard
|
Kernel+LibKeyboard: Store the keymap name when setting system keymap
|
2020-08-06 17:45:06 +02:00 |
LibLine
|
LibLine: Make actual_rendered_string_metrics() static
|
2020-08-18 16:58:17 +02:00 |
LibM
|
LibM: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibMarkdown
|
|
|
LibPCIDB
|
LibPCIDB: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibProtocol
|
|
|
LibPthread
|
AK: Rename KB, MB, GB to KiB, MiB, GiB
|
2020-08-16 16:33:28 +02:00 |
LibTextCodec
|
LibTextCodec: Mark compilation-unit-only functions as static
|
2020-08-12 20:40:59 +02:00 |
LibThread
|
LibThread: Uninitialized member variable in Thread, found by Coverity
|
2020-08-17 09:17:57 +02:00 |
LibTLS
|
AK: Rename span() to bytes() when appropriate.
|
2020-08-15 21:21:18 +02:00 |
LibUnwind
|
|
|
LibVT
|
WindowServer+LibVT: Convert some dbgprintf() to dbg()
|
2020-08-18 17:19:52 +02:00 |
LibWeb
|
LibWeb: Implement Element.innerText
|
2020-08-18 16:58:46 +02:00 |
LibX86
|
LibX86: Remove some allocations from Instruction::to_string
|
2020-08-16 19:38:55 +02:00 |
CMakeLists.txt
|
|
|