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
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
2021-06-25
Toolchain: Add the AFLACLOADER_DEBUG macro
kleines Filmröllchen
2021-06-19
LibCoreDump: Include source locations of inlined functions in backtrace
Itamar
2021-06-12
USB: Further Implement USB Structures
Jesse Buhagiar
2021-06-10
Kernel: Add driver for RTL8168 & RTL8111 NICs
Idan Horowitz
2021-06-09
Kernel/Net: Support Intel 82574 adapter
Liav A
2021-06-07
LibJS: Move bytecode debug spam behind JS_BYTECODE_DEBUG :^)
Andreas Kling
2021-06-06
LibVideo: Scaffold LibVideo and implement simplistic Matroska parser
FalseHonesty
2021-06-03
Meta: Sort debug macros alphabetically
NonStandardModel
2021-06-01
AK: Add a new, spec-compliant URLParser
Max Wipfli
2021-05-31
Kernel: Rename instances of IO port 0xe9 to BOCHS_DEBUG_PORT
Nick Miller
2021-05-31
CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find it
Brian Gianforcaro
2021-05-30
WebServer: Put dbgln's behind WEBSERVER_DEBUG
Edwin Hoksberg
2021-05-27
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
Liav A
2021-05-21
Games: Add Hearts
Gunnar Beutner
2021-05-21
Shell: Hide job times behind SHELL_JOB_DEBUG flag
Andrew Kaster
2021-05-18
LibGfx: Add support for DDS images
stelar7
2021-05-17
LibWasm: Start implementing a naive bytecode interpreter
Ali Mohammad Pur
2021-05-16
Kernel/Graphics + SystemServer: Support text mode properly
Liav A
2021-05-16
Kernel/Graphics: Add basic support for Intel native accelerator
Liav A
2021-05-16
AK+Meta: Add a debug option for Solitaire
Timothy Flynn
2021-05-16
LibVT: Implement new ANSI escape sequence parser
Daniel Bertalan
2021-05-14
AK: Remove unused STRINGIMPL_DEBUG instrumentation
Andreas Kling
2021-05-14
Kernel: Add the ability to verify we don't kmalloc under spinlock.
Brian Gianforcaro
2021-05-10
LibPDF: Parse page structures
Matthew Olsson
2021-05-08
LibWasm: Start implementing a basic WebAssembly binary format parser
Ali Mohammad Pur
2021-05-08
AK+LibCpp: Remove DEBUG_SPAM in favour of per-application defines
Ali Mohammad Pur
2021-05-08
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-04-20
AK+Meta: Add a debug option for LibSQL
Timothy Flynn
2021-04-18
Meta: Mark x86 debug register macros as false positives for CI
FalseHonesty
2021-04-17
Kernel: Add base support for VirtIO devices
Idan Horowitz
2021-04-03
Kernel: Introduce a new HID subsystem
Liav A
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-03-23
LibGUI: Remove one ancient GMENU_DEBUG debug log
Andreas Kling
[next]