index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-23
WindowServer: Don't crash on wallpapers smaller than the desktop with fill mo...
Nico Weber
2021-01-23
LibGfx: Make draw_tiled_bitmap() in scaled contexts actually work
Nico Weber
2021-01-23
Base: Move house on home-directory*.png icons to the left
Linus Groh
2021-01-23
Vim: Added a Basic Implementation of Visual Mode
Zac
2021-01-23
Shell: Run the command's next chain even when it's empty
AnotherTest
2021-01-23
Shell: Block on the existing event loop instead of pushing a new one
AnotherTest
2021-01-23
Shell: Make the parser read consecutive sequences without recursing
AnotherTest
2021-01-23
Ports: Add table of all available ports
Linus Groh
2021-01-23
Ports: Add documentation :^)
Linus Groh
2021-01-23
Ports: Tweak shebang of python3's package.sh
Linus Groh
2021-01-23
Ports: Clean up some package.sh scripts
Linus Groh
2021-01-23
Ports: Install dependencies in separate "installdepends" step
Linus Groh
2021-01-22
Kernel: Fix PATADiskDevice device names
Andreas Kling
2021-01-22
Kernel: Find boot device by enumerating devices
Jean-Baptiste Boric
2021-01-22
Kernel: Make device generate their own names
Jean-Baptiste Boric
2021-01-22
Kernel: Hook Ramdisk devices inside DevFS
Jean-Baptiste Boric
2021-01-22
Kernel: Implement RamdiskDevice
Jean-Baptiste Boric
2021-01-22
Kernel: Parse boot modules from Multiboot specification
Jean-Baptiste Boric
2021-01-22
Kernel: Move kmalloc heaps and super pages inside .bss segment
Jean-Baptiste Boric
2021-01-22
Kernel: Remove trace log in MemoryManager::deallocate_user_physical_page()
Jean-Baptiste Boric
2021-01-22
Kernel: Do not assert if unable to load kernel symbols
Jean-Baptiste Boric
2021-01-22
Kernel: Untangle StorageController from PCI::DeviceController
Jean-Baptiste Boric
2021-01-22
Build: Use cmake's make_directory utility instead of env(1) and mkdir(1)
Emanuele Torre
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
AK: Add set_debug_enabled method.
asynts
2021-01-22
Conway: Add interactivity
Ben Wiederhake
2021-01-22
Base: More helpful Desktop selection
Ben Wiederhake
2021-01-22
LibGfx: Add a draw_scaled_bitmap() variant that takes a FloatRect as src_rect
Nico Weber
2021-01-22
LibGfx: Allow comparing Points, Sizes, and Rects of different type
Nico Weber
2021-01-22
Libraries: Add missing headers
Ben Wiederhake
2021-01-22
LibGUI: Resolve cyclic inclusion
Ben Wiederhake
2021-01-22
LibCrypto: Make PEM.h able to stand alone
Ben Wiederhake
[next]