summaryrefslogtreecommitdiff
path: root/Meta/CMake/all_the_debug_macros.cmake
AgeCommit message (Expand)Author
2023-03-25Kernel: Add support for Intel HDAJelle Raaijmakers
2023-03-17LibGfx/OpenType: Add some initial support for GPOS glyph positioningAndreas Kling
2023-03-04LibCMake: Introduce a CMake lexerSam Atkins
2023-02-24LibGfx: Add scaffolding for a webp decoderNico Weber
2023-02-18LibGfx: Rename `JPGLoader` to `JPEGLoader`Lucas CHOLLET
2023-02-13Shell: Start implementing a POSIX-compliant parserAli Mohammad Pur
2023-01-08Kernel: Remove the NE2000 PCI network adapter driverLiav A
2023-01-07Kernel: Remove the RTL8139 PCI network adapter driverLiav A
2022-10-31LibVideo: Add PlaybackManager to load and decode videosZaggy1024
2022-10-30AK+Meta: Add WEB_FETCH_DEBUG macroLinus Groh
2022-10-14Kernel: Add support for the FAT32 filesystemUndefine
2022-10-12WebDriver: Add new WebDriver serviceSam Atkins
2022-09-28AK+Meta: Define a debug flag for LibTimeZoneTimothy Flynn
2022-09-24Kernel: By default, don't dump regions when a userspace crash happenskleines Filmröllchen
2022-09-21Everywhere: Rename WrapperGenerator to BindingsGeneratorLinus Groh
2022-08-08Kernel/FileSystem: Use a new debug flag for SysFS debug messagesLiav A
2022-07-19Kernel/Storage: Introduce basic abstraction layer for ATA componentsLiav A
2022-06-13LibWeb: Add ability to present LibGL framebuffer and add clearingLuke Wilde
2022-04-27AK: Put invalid UTF8 debug spam behind a flagkleines Filmröllchen
2022-04-21LibCore: Introduce SharedSingleProducerCircularQueuekleines Filmröllchen
2022-04-01Kernel: Stop debug spam when using mmap on /dev/mem deviceLiav A
2022-03-28LibXML: Add a fairly basic XML parserAli Mohammad Pur
2022-03-24LibWeb: Rename PARSER_DEBUG => HTML_PARSER_DEBUGIdan Horowitz
2022-03-04LibWeb: Hide some debug logging behind CANVAS_RENDERING_CONTEXT_2D_DEBUGLinus Groh
2022-02-17LibWeb: Add partially functioning Worker APIBen Abraham
2022-02-09LibTLS+RequestServer: Add an option to dump TLS keys to a log fileAli Mohammad Pur
2022-02-06LibWeb: Put ResolvedCSSStyleDeclaration debug spam behind a macroAndreas Kling
2022-01-29Kernel: Stop using HashMap in MutexIdan Horowitz
2022-01-23LibHTTP+AK: Rename CNETWORKJOB_DEBUG to NETWORKJOB_DEBUGNico Weber
2022-01-23LibHTTP+AK: Rename CHTTPJOB_DEBUG to HTTPJOB_DEBUGNico Weber
2022-01-22RequestServer+AK: Move happy-path logging behind REQUESTSERVER_DEBUGNico Weber
2022-01-22Meta: Add JS_MODULE_DEBUG define flagdavidot
2022-01-10LibGUI+AK: Add DRAG_DEBUG opt and put drag operations behind dbgln_ifMarcus Nilsson
2022-01-01Kernel/NVMe: Add initial NVMe driver supportPankaj Raghav
2021-12-05Kernel: Stub out the SO_DEBUG SOL_SOCKET-level optionIdan Horowitz
2021-11-28Kernel: Add AC97_DEBUG macroJelle Raaijmakers
2021-11-11LibWasm: Implement module validationAli Mohammad Pur
2021-10-28Kernel: Add the IFF_* SIOCGIFFLAGS flag macrosIdan Horowitz
2021-10-01RequestServer: Don't hide the SIGINFO state dump behind a debug macroAndreas Kling
2021-09-29RequestServer: Use an OwnPtr for cached connectionsAli Mohammad Pur
2021-09-14Kernel: Disable lock rank enforcement by default for nowBrian Gianforcaro
2021-08-28Kernel: Verify interrupts are disabled when interacting with MutexesAndrew Kaster
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-07Kernel: Implement a ISO 9660 filesystem reader :^)sin-ack
2021-07-31LibWeb: Define proper debug symbols for CSS Parser and TokenizerSam Atkins
2021-07-28LibGUI: Add GUI_HOVER_DEBUG runtime debugging flag (environment)Andreas Kling
2021-07-22CrashDaemon: Remove BACKTRACE_DEBUG debugging codeAndreas Kling
2021-07-12AK+Meta: Remove unused AUTOCOMPLETE_DEBUG flagAndrew Kaster
2021-07-08LibSQL+SQLServer: Build SQLServer system serviceJan de Visser
2021-07-04Meta: Remove the LibJS OBJECT_DEBUG debug macroLinus Groh