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
Age
Commit message (
Expand
)
Author
2021-05-27
Kernel/Graphics: Remove unnecessary derived FramebufferDevice classes
Liav A
2021-05-27
Meta: Run the Wasm spec tests in CI
Ali Mohammad Pur
2021-05-27
Meta: Correctly parse numeric literals in wasm tests
Ali Mohammad Pur
2021-05-27
Base: Make desktop shortcuts owned by anon (#7495)
Max Wipfli
2021-05-25
Revert "Revert "Kernel: Fix PCI layout of i440fx QEMU machine""
Gunnar Beutner
2021-05-22
Meta: Exclude LibCpp&LanguageServer tests from check-newlines-at-eof.py
Itamar
2021-05-22
Revert "Kernel: Fix PCI layout of i440fx QEMU machine"
Liav A
2021-05-22
Meta: Display DistinctNumeric as its alias name in GDB if possible
Ali Mohammad Pur
2021-05-22
Meta: Add GDB pretty printer for AK::Variant
Ali Mohammad Pur
2021-05-22
Meta: Pretty-print the types in serenity_gdb.py
Ali Mohammad Pur
2021-05-21
Games: Add Hearts
Gunnar Beutner
2021-05-21
Kernel: Fix PCI layout of i440fx QEMU machine
Liav A
2021-05-21
Meta: Make i440fx QEMU machine PCI hierarchy a bit more complex
Liav A
2021-05-21
Meta: Add GDB pretty printer for AK::SinglyLinkedList
Brian Gianforcaro
2021-05-21
Meta: Add GDB pretty printer for AK::InlineLinkedList
Brian Gianforcaro
2021-05-21
Shell: Hide job times behind SHELL_JOB_DEBUG flag
Andrew Kaster
2021-05-21
LibWasm+Meta: Implement instantiation/execution primitives in test-wasm
Ali Mohammad Pur
2021-05-21
LibWasm+Meta: Add test-wasm and optionally test the conformance tests
Ali Mohammad Pur
2021-05-21
Meta: Add a Wasm parser fuzzer
Ali Mohammad Pur
2021-05-20
StateMachineGenerator: Put output into the CMake build directory
Andreas Kling
2021-05-20
Meta: Make generate_state_machine() generate a proper target
Ali Mohammad Pur
2021-05-19
LibCpp: Add regression tests for the parser
Itamar
2021-05-19
CppLanguageServer: Put cpp test files in /home/anon/cpp-tests/
Itamar
2021-05-18
LibJS+LibTest: Move out the test-js test runner into LibTest
Ali Mohammad Pur
2021-05-18
LibGfx: Add support for DDS images
stelar7
2021-05-17
Meta: Build LibWasm and the wasm utility as part of Lagom
Ali Mohammad Pur
2021-05-17
LibWasm: Start implementing a naive bytecode interpreter
Ali Mohammad Pur
2021-05-17
Build: Stop using precompiled headers (PCH)
Andreas Kling
2021-05-16
Meta: Run 'du' with '--apparent-size', except on macOS
Siddharth Kapoor
2021-05-16
Meta: Update grub configuration to adopt the new textual boot mode
Liav A
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
Meta: Boot the Q35 machine without VGA support
Liav A
2021-05-16
AK+Userland: Fix some compiler warnings and make variables const-ref
Gunnar Beutner
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-16
Meta: Add a check for periods on the end of titles to commit linter
Idan Horowitz
2021-05-15
Meta: Check that copyright headers are followed by a blank line
Linus Groh
2021-05-15
Meta: Bump BIOS/MBR boot partition size of grub disk image to 1MiB
Linus Groh
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-14
Lagom: Enable sanitizer builds with gcc
Andrew Kaster
2021-05-13
CMake: Make missing medium icon a FATAL_ERROR
Brian Gianforcaro
2021-05-13
LibCrypto: Split BigInteger operations into an Algorithms class
DexesTTP
2021-05-13
CMake: Fix message levels for error conditions during configuration
Brian Gianforcaro
2021-05-12
Meta: Add script to build image with EXTLINUX bootloader
DolphinChips
2021-05-12
Meta: Add EXTLINUX config
DolphinChips
2021-05-10
LibPDF: Parse page structures
Matthew Olsson
2021-05-09
Meta: Always try genext2fs as fallback to build disk image
Eric Butler
2021-05-09
LibSQL: Add a syntax highlighter
Dylan Katz
[next]