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-06-25
Meta: Force relative mouse coordinates with multiple screens
Tom
2021-06-25
Meta: Add SERENITY_SCREENS environment variable
Tom
2021-06-25
Kernel: Add VirtIOGPU graphics device
Sahan Fernando
2021-06-25
Toolchain: Add the AFLACLOADER_DEBUG macro
kleines Filmröllchen
2021-06-25
Meta: Increase RAM amount for Bochs
Gunnar Beutner
2021-06-25
Kernel: Build the x86_64 kernel as an ELF32 executable
Gunnar Beutner
2021-06-25
Meta: Run 64-bit kernels with qemu-system-x86_64
Gunnar Beutner
2021-06-24
LibSQL: Move Lexer and Parser machinery to AST directory
Jan de Visser
2021-06-22
LibCore: Add unit test for File::read_line
coderdreams
2021-06-22
LibWasm: Generate all spec tests, even ones that aren't valid modules
Ali Mohammad Pur
2021-06-22
Meta+LibWasm: Add support for module linking tests
Ali Mohammad Pur
2021-06-19
LibCrypto+LibTLS: Split and move test suite into Tests directory
Peter Bocan
2021-06-19
LibCoreDump: Include source locations of inlined functions in backtrace
Itamar
2021-06-18
Lagom/Fuzzers: Add fuzzers for all current hashing functions
Luke
2021-06-18
Meta: Ensure long messages fit in commit tweet
Sam Atkins
2021-06-17
Lagom: Add an install target
sin-ack
2021-06-17
Meta: Increase additional space for disk images
Gunnar Beutner
2021-06-17
Meta: Allow building images without most utilities
Gunnar Beutner
2021-06-17
Meta: Add support for declaring components
Gunnar Beutner
2021-06-16
Meta: Remove gdb pretty printer for AK::InlineLinkedList
Brian Gianforcaro
2021-06-15
LibJS: Add a basic pass manager and add some basic passes
Ali Mohammad Pur
2021-06-14
Everywhere: Use new discord invite url :^)
networkException
2021-06-13
Meta: Fix QEMU version check in run.sh
Apoorv Mishra
2021-06-12
USB: Further Implement USB Structures
Jesse Buhagiar
2021-06-11
Meta: Fuzz the LibIMAP Parser
x-yl
2021-06-11
Revert "Meta: Use Intel 82574 instead of Intel 82540 in the run script"
Gunnar Beutner
2021-06-10
Kernel: Add driver for RTL8168 & RTL8111 NICs
Idan Horowitz
2021-06-09
Meta: Use Intel 82574 instead of Intel 82540 in the run script
Liav A
2021-06-09
Kernel/Net: Support Intel 82574 adapter
Liav A
2021-06-09
Meta: Check installed QEMU version
Apoorv Mishra
2021-06-08
Websites: Some updates for the serenityos.org front page
Andreas Kling
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-06
AK+Everywhere: Disallow constructing Functions from incompatible types
Ali Mohammad Pur
2021-06-04
Meta: Don't make wasm tests pass when they cannot read a module
Ali Mohammad Pur
2021-06-03
Meta: Sort debug macros alphabetically
NonStandardModel
2021-06-02
Meta: Make the wasm test generator cast numbers to i32 when needed
Ali Mohammad Pur
2021-06-02
Meta: Generate failing tests for unsupported assertions in wasm tests
Ali Mohammad Pur
2021-06-02
Meta: Remove duplicated ensure_toolchain from serenity.sh
Linus Groh
2021-06-01
Meta: Make `serenity.sh` invoke `cmake` when `build.ninja` is missing
Jelle Raaijmakers
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
Lagom/Fuzzers: Add SQL parser fuzzer
Luke
2021-05-31
CMake: Hide KMALLOC_VERIFY_NO_SPINLOCK_HELD so folks don't find it
Brian Gianforcaro
2021-05-31
AK: Replace ByteBuffer::grow with resize()/ensure_capacity()
Gunnar Beutner
2021-05-30
pls: Drastically simplify this program
Andreas Kling
2021-05-30
WebServer: Put dbgln's behind WEBSERVER_DEBUG
Edwin Hoksberg
2021-05-30
Fuzz+LibGfx: When fuzzing GIFLoader, try to load all frames
Ben Wiederhake
2021-05-29
Userland: Check sudoers file perms and owner in pls
Jesse Buhagiar
2021-05-29
Userland: Implement `pls`, a sudo clone
Jesse Buhagiar
[next]