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-31
CircularQueue: Correctly pass args to enqueue
Lenny Maiorani
2021-01-31
CircularDeque: Correctly pass args to enqueue
Lenny Maiorani
2021-01-31
Queue: Correctly pass args to enqueue
Lenny Maiorani
2021-01-31
SinglyLinkedList: Correctly pass args to append, insert_before, insert_after
Lenny Maiorani
2021-01-31
SinglyLinkedListWithCount: Correctly pass args to append, insert_before, inse...
Lenny Maiorani
2021-01-31
Kernel: Remove pledge exception for sys$getsockopt() with SO_PEERCRED
Andreas Kling
2021-01-31
LibIPC: Stop exchanging client/server PIDs in greeting handshake
Andreas Kling
2021-01-31
Inspector: Exit if inspected process has not pledged accept
Brendan Coles
2021-01-31
Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process
Andreas Kling
2021-01-30
WebContent: Set the main thread name based on the current page host
Andreas Kling
2021-01-30
Kernel: Allow changing thread names with the "stdio" promise
Andreas Kling
2021-01-30
Browser: Turn on multi-process mode by default :^)
Andreas Kling
2021-01-30
LibWeb: Don't try to create GUI::TextBox inside multi-process web views
Andreas Kling
2021-01-30
HackStudio: removed toggle_index
Matteo Sozzi
2021-01-30
WindowManager: Restore a window's geometry when untiling it
etaIneLp
2021-01-30
Kernel: Add FIBMAP ioctl to Ext2FileSystem
Peter Elliott
2021-01-30
LibWeb: URL-encode/escape variables used in OOPWV's crash error page
Linus Groh
2021-01-30
Meta: Fix sync-local.sh file check
Linus Groh
2021-01-30
LibWeb: Handle WebContent process crashes gracefully :^)
Andreas Kling
2021-01-30
LibProtocol: Bump download stream buffer to PAGE_SIZE
AnotherTest
2021-01-30
pro: Use a rolling average for the download rate calculation
AnotherTest
2021-01-30
WebServer: Stream the downloaded files
AnotherTest
2021-01-30
Inspector: Allow browsing inspection data in UI after process exits
Brendan Coles
2021-01-30
HackStudio: do not toggle_index in open_project
Matteo Sozzi
2021-01-30
LibGUI: Handle Window::hide() during Application teardown better
Andreas Kling
2021-01-30
LibELF: Add a bunch of overflow checks in ELF validation
Andreas Kling
2021-01-30
Revert "Kernel: Return -ENOTDIR for non-directory mount target"
Andreas Kling
2021-01-30
AK: Allow Checked += Checked, and other such operations
Andreas Kling
2021-01-30
Everywhere: Add missing parent window to about dialogs
Linus Groh
2021-01-30
HexEditor: Fix about dialog icon
Linus Groh
2021-01-30
SystemMonitor: Handle PCIDB::Database::open() failure gracefully
Linus Groh
2021-01-30
LibWeb: Add Frame::ViewportClient and use it for Layout::ImageBox
Andreas Kling
2021-01-30
LookupServer: Unbreak reverse DNS lookups
Andreas Kling
2021-01-30
LookupServer: Be a little more robust in case accept() fails
Andreas Kling
2021-01-30
LookupServer: Don't create Core::Object on the stack
Andreas Kling
2021-01-30
LibC: Protect the atexit() handler list when not writing to it
Andreas Kling
2021-01-30
Kernel: Fix mix-up between MAP_STACK/MAP_ANONYMOUS in prot validation
Andreas Kling
2021-01-30
Kernel: Remove "has made executable exception for dynamic loader" flag
Andreas Kling
2021-01-30
LibC: Convert remaining String::format() to formatted()/number()
Andreas Kling
2021-01-30
LibELF: Avoid quadratic memory usage weakness
Ben Wiederhake
2021-01-30
LibGfx: Fix dynamic bitmasks in BMPs
Ben Wiederhake
2021-01-30
Lagom/Fuzzers: Recommend enabling UBSan, extend instructions
Ben Wiederhake
2021-01-30
Lagom: Don't include Shell/main.cpp
Ben Wiederhake
2021-01-30
DynamicLoader: load_program_headers use variables to store regions (#5173)
Jorropo
2021-01-30
Meta: Expect sync-local.sh script at repository root
Linus Groh
2021-01-29
Base: Add missing "ß" to DE keymap
Linus Groh
2021-01-29
Base: Add missing umlauts to DE keymap
Linus Groh
2021-01-29
Base: Fix missing "£" in GB keymap
Linus Groh
2021-01-29
Base: Reformat some keymaps
Linus Groh
2021-01-29
ls: Lazily align the number of hard links in ls output :^)
Andreas Kling
[prev]
[next]