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
2022-04-22
LibWasm: Push call results back in reverse order to preserve stack order
Ali Mohammad Pur
2022-04-22
LibWasm: Make memory_grow validation push back the old memory size
Ali Mohammad Pur
2022-04-22
LibWasm: Make local_tee validation keep the value on the stack
Ali Mohammad Pur
2022-04-22
Kernel/USB: Send correct data for Root Hub Configuration Descriptor
Jesse Buhagiar
2022-04-22
Kernel/USB: Get all interface descriptors on enumeration
Jesse Buhagiar
2022-04-22
Kernel/USB: Add new `USBHIDDescriptor` type
Jesse Buhagiar
2022-04-22
Kernel/USB: Add `control_transfer()` function `USB::Device`
Jesse Buhagiar
2022-04-22
Kernel/USB: Fetch configuration descriptors on enumeration
Jesse Buhagiar
2022-04-22
LibRegex: Check inverse_matched after every op, not just at the end
Ali Mohammad Pur
2022-04-22
Documentation+SQLStudio: Add manual page for SQL Studio
Dylan Katz
2022-04-22
Base: Add launcher for SQL Studio
Dylan Katz
2022-04-22
DevTools: Introduce SQL Studio
Dylan Katz
2022-04-22
Base: Add icons for SQL Studio
Dylan Katz
2022-04-21
PixelPaint: Add a histogram widget
Torstennator
2022-04-21
LibGUI+Applications: Add --open-tab option to FooSettings applications
Sam Atkins
2022-04-21
LibGUI+Applications: Give SettingsWindow tabs a string ID
Sam Atkins
2022-04-21
LibCore: Output invalid DateTime::to_string() specifiers as literals
Sam Atkins
2022-04-21
Kernel: Allow sys$bind() on local sockets with short socket address
Andreas Kling
2022-04-21
Kernel: Report AF_UNIX address family when accepting local sockets
Andreas Kling
2022-04-21
AudioServer: Auto-pause new clients
kleines Filmröllchen
2022-04-21
LibAudio+Userland: Use new audio queue in client-server communication
kleines Filmröllchen
2022-04-21
LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer
kleines Filmröllchen
2022-04-21
LibIPC: Allow transporting a SharedCircularQueue over IPC
kleines Filmröllchen
2022-04-21
LibCore: Introduce SharedSingleProducerCircularQueue
kleines Filmröllchen
2022-04-21
Kernel: Don't require AnonymousFiles to be mmap'd completely
kleines Filmröllchen
2022-04-21
AK: Allow alignment to cache line size with CACHE_ALIGNED
kleines Filmröllchen
2022-04-21
SystemServer: Boot into graphical mode even if there's no video hardware
kleines Filmröllchen
2022-04-21
WindowServer: Create the VirtualScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Add the screen mode property in the screen configuration
kleines Filmröllchen
2022-04-21
WindowServer: Make Screen use ScreenBackend
kleines Filmröllchen
2022-04-21
WindowServer: Introduce the ScreenBackend concept
kleines Filmröllchen
2022-04-21
WindowServer: Rename fb_data and friends to flush_rect etc
kleines Filmröllchen
2022-04-21
netstat: Add the wide flag option
brapru
2022-04-21
netstat: Add hostname resolution
brapru
2022-04-21
arp: Add hostname resolution
brapru
2022-04-21
Kernel: Limit free space between randomized memory allocations
Tim Schumacher
2022-04-21
AK: Expose RedBlackTree::find_smallest_not_below()
Tim Schumacher
2022-04-21
LibC: Stub out posix_memalign()
Andreas Kling
2022-04-21
LibC: Make nameinfo (NI_*) constants bitfield-friendly
Andreas Kling
2022-04-21
LibC: Implement errno via a __errno_location() function
Andreas Kling
2022-04-21
Shell: Highlight commands with a hyperlink to open their help pages
ForLoveOfCats
2022-04-21
LaunchServer+Help: Open `help` urls with Help
ForLoveOfCats
2022-04-21
AK: Make `Vector::contains_slow` templated
ForLoveOfCats
2022-04-21
AK: Add `URL::create_with_help_scheme` helper function
ForLoveOfCats
2022-04-20
LibWeb: Fix various spec comment inconsistencies
Linus Groh
2022-04-20
Kernel: Take WorkQueue item as reference instead of pointer in do_queue
Liav A
2022-04-20
Kernel: Allow WorkQueue items allocation failures propagation
Liav A
2022-04-20
Kernel: Move VMWareBackdoor to new directory in the Firmware directory
Liav A
2022-04-20
Ports: Exclude non-working utilities from the coreutils installation
Tim Schumacher
2022-04-20
Base: Update GruvboxDark Theme and enable window-close-modified icon
djwisdom
[next]