index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Meta
/
CMake
/
all_the_debug_macros.cmake
Age
Commit message (
Expand
)
Author
2023-03-25
Kernel: Add support for Intel HDA
Jelle Raaijmakers
2023-03-17
LibGfx/OpenType: Add some initial support for GPOS glyph positioning
Andreas Kling
2023-03-04
LibCMake: Introduce a CMake lexer
Sam Atkins
2023-02-24
LibGfx: Add scaffolding for a webp decoder
Nico Weber
2023-02-18
LibGfx: Rename `JPGLoader` to `JPEGLoader`
Lucas CHOLLET
2023-02-13
Shell: Start implementing a POSIX-compliant parser
Ali Mohammad Pur
2023-01-08
Kernel: Remove the NE2000 PCI network adapter driver
Liav A
2023-01-07
Kernel: Remove the RTL8139 PCI network adapter driver
Liav A
2022-10-31
LibVideo: Add PlaybackManager to load and decode videos
Zaggy1024
2022-10-30
AK+Meta: Add WEB_FETCH_DEBUG macro
Linus Groh
2022-10-14
Kernel: Add support for the FAT32 filesystem
Undefine
2022-10-12
WebDriver: Add new WebDriver service
Sam Atkins
2022-09-28
AK+Meta: Define a debug flag for LibTimeZone
Timothy Flynn
2022-09-24
Kernel: By default, don't dump regions when a userspace crash happens
kleines Filmröllchen
2022-09-21
Everywhere: Rename WrapperGenerator to BindingsGenerator
Linus Groh
2022-08-08
Kernel/FileSystem: Use a new debug flag for SysFS debug messages
Liav A
2022-07-19
Kernel/Storage: Introduce basic abstraction layer for ATA components
Liav A
2022-06-13
LibWeb: Add ability to present LibGL framebuffer and add clearing
Luke Wilde
2022-04-27
AK: Put invalid UTF8 debug spam behind a flag
kleines Filmröllchen
2022-04-21
LibCore: Introduce SharedSingleProducerCircularQueue
kleines Filmröllchen
2022-04-01
Kernel: Stop debug spam when using mmap on /dev/mem device
Liav A
2022-03-28
LibXML: Add a fairly basic XML parser
Ali Mohammad Pur
2022-03-24
LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUG
Idan Horowitz
2022-03-04
LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUG
Linus Groh
2022-02-17
LibWeb: Add partially functioning Worker API
Ben Abraham
2022-02-09
LibTLS+RequestServer: Add an option to dump TLS keys to a log file
Ali Mohammad Pur
2022-02-06
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
Andreas Kling
2022-01-29
Kernel: Stop using HashMap in Mutex
Idan Horowitz
2022-01-23
LibHTTP+AK: Rename CNETWORKJOB_DEBUG to NETWORKJOB_DEBUG
Nico Weber
2022-01-23
LibHTTP+AK: Rename CHTTPJOB_DEBUG to HTTPJOB_DEBUG
Nico Weber
2022-01-22
RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUG
Nico Weber
2022-01-22
Meta: Add JS_MODULE_DEBUG define flag
davidot
2022-01-10
LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_if
Marcus Nilsson
2022-01-01
Kernel/NVMe: Add initial NVMe driver support
Pankaj Raghav
2021-12-05
Kernel: Stub out the SO_DEBUG SOL_SOCKET-level option
Idan Horowitz
2021-11-28
Kernel: Add AC97_DEBUG macro
Jelle Raaijmakers
2021-11-11
LibWasm: Implement module validation
Ali Mohammad Pur
2021-10-28
Kernel: Add the IFF_* SIOCGIFFLAGS flag macros
Idan Horowitz
2021-10-01
RequestServer: Don't hide the SIGINFO state dump behind a debug macro
Andreas Kling
2021-09-29
RequestServer: Use an OwnPtr for cached connections
Ali Mohammad Pur
2021-09-14
Kernel: Disable lock rank enforcement by default for now
Brian Gianforcaro
2021-08-28
Kernel: Verify interrupts are disabled when interacting with Mutexes
Andrew Kaster
2021-08-24
Userland: Remove IRC Client
Andreas Kling
2021-08-07
Kernel: Implement a ISO 9660 filesystem reader :^)
sin-ack
2021-07-31
LibWeb: Define proper debug symbols for CSS Parser and Tokenizer
Sam Atkins
2021-07-28
LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)
Andreas Kling
2021-07-22
CrashDaemon: Remove BACKTRACE_DEBUG debugging code
Andreas Kling
2021-07-12
AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flag
Andrew Kaster
2021-07-08
LibSQL+SQLServer: Build SQLServer system service
Jan de Visser
2021-07-04
Meta: Remove the LibJS OBJECT_DEBUG debug macro
Linus Groh
[next]