index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-02-01
LibC: Expose various option variables for later usage
Liav A
2021-02-01
Kernel: Provide torture tool for invalid memory checks
Ben Wiederhake
2021-02-01
Kernel: Demonstrate crash for invalid pointers
Ben Wiederhake
2021-02-01
Tests: Add Tests/LibGfx/image-decoder tests
Brendan Coles
2021-02-01
LibIPC: Stop sending client ID to clients
Andreas Kling
2021-02-01
LibGUI+WindowServer: Don't use a WM IPC to initiate own window resize
Andreas Kling
2021-02-01
LibJS: Use VM::names for Object::invoke() function names
Linus Groh
2021-02-01
Kernel+keymap+KeyboardMapper: New pledge for getkeymap
Ben Wiederhake
2021-02-01
Kernel+LibKeyboard: Define the default keymap only in one place
Ben Wiederhake
2021-02-01
keymap: Unveil path, if one is given
Ben Wiederhake
2021-02-01
LibKeyboard: Don't assert on failure
Ben Wiederhake
2021-02-01
KeyboardMapper: Without arguments, load current keymap
Ben Wiederhake
2021-02-01
LibKeyboard+keymap: Support querying the keymap via commandline
Ben Wiederhake
2021-02-01
Kernel+LibKeyboard: Enable querying the current keymap
Ben Wiederhake
2021-02-01
LibTextCodec: Avoid duplicate definition of standard encodings
Ben Wiederhake
2021-02-01
KeyboardMapper: Export keymap not as a byte, but as unicode
Ben Wiederhake
2021-02-01
KeyboardMapper: Remove duplicate 'save' button
Ben Wiederhake
2021-02-01
KeyboardMapper: Make all of the GUI visible
Ben Wiederhake
2021-02-01
HackStudio: added new directory action
Matteo Sozzi
2021-01-31
Userland: Rename PCI slot to PCI device terminology
Jean-Baptiste Boric
2021-01-31
LibX86: sanity check for Instruction read size
Thomas Mangin
2021-01-31
LibLine: Only print ascii characters in caret form
AnotherTest
2021-01-31
LibWeb: Use URL::to_string_encoded() for the crash error page URL's href
Linus Groh
2021-01-31
LibC: Don't honor LIBC_* malloc debugging flags in AT_SECURE context
Andreas Kling
2021-01-31
LibELF: Split the DynamicLoader's loading mechanism into two steps
Andreas Kling
2021-01-31
LibELF: Assert on multiple calls to DynamicLoader::load_from_image()
Andreas Kling
2021-01-31
LibELF: Don't validate ELF twice in DynamicLoader
Andreas Kling
2021-01-31
LibELF: Call mmap() before constructing the DynamicLoader object
Andreas Kling
2021-01-31
LibC: Fix bad error check after open() in dlopen()
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
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
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
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
[next]