index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
AK
/
Debug.h.in
Age
Commit message (
Expand
)
Author
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-09
AK+Kernel: Alphabetize debug macros
Lenny Maiorani
2022-02-06
LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macro
Andreas Kling
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
2021-11-11
LibWasm: Implement module validation
Ali Mohammad Pur
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-08-24
Userland: Remove IRC Client
Andreas Kling
2021-07-31
LibWeb: Define proper debug symbols for CSS Parser and Tokenizer
Sam Atkins
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-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-01
AK: Add a new, spec-compliant URLParser
Max Wipfli
2021-05-30
WebServer: Put dbgln's behind WEBSERVER_DEBUG
Edwin Hoksberg
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
AK: Sort all the debug macros
Linus Groh
2021-05-17
LibWasm: Start implementing a naive bytecode interpreter
Ali Mohammad Pur
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-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
LibGL: Implement a basic OpenGL 1.x compatible library
Jesse Buhagiar
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-20
AK+Meta: Add a debug option for LibSQL
Timothy Flynn
2021-04-02
LibJS: Add initial support for Promises
Linus Groh
2021-03-23
LibGUI: Remove one ancient GMENU_DEBUG debug log
Andreas Kling
2021-03-04
HackStudio/LanguageServers: Move some components out of Cpp
AnotherTest
2021-02-28
LibWeb: Add actual document loading for the CSS (at)import rule
Sviatoslav Peleshko
2021-02-20
LibLine: Avoid refreshing the entire line when inserting at the end
AnotherTest
2021-02-14
LibCrypto: Make a better ASN.1 parser
AnotherTest
2021-02-13
Utilities: Make syscall(1) explain what it's doing
Ben Wiederhake
2021-02-11
LibCore: Added FileWatcher, a binding for the watch_file syscall
DexesTTP
2021-02-08
LibCpp: Include CPP_DEBUG in AK/Debug.h
Itamar
2021-02-04
Make it possible to overwrite debug macros locally.
asynts
[next]