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
2020-08-20
AK: Add StringView(ReadonlyBytes) constructor.
asynts
2020-08-20
AK: Span: Fix signature of copy_to() and copy_trimmed_to().
asynts
2020-08-20
AK: Span: Allow slicing with zero length.
asynts
2020-08-20
LibELF: Ignore PT_GNU_STACK headers
Andreas Kling
2020-08-20
LibLine: Initialize the search editor when entering search
AnotherTest
2020-08-19
Kernel: Distinguish between new and old process groups with equal pgids
AnotherTest
2020-08-19
Shell: Do not attempt to yank the TTY from background processes
AnotherTest
2020-08-19
Shell: Name the pipe ends correctly
AnotherTest
2020-08-19
Shell: Fix outdated debug log code
AnotherTest
2020-08-19
LibGUI: Use StringBuilder::join() in Shortcut::to_string()
Andreas Kling
2020-08-19
Base: Tweak the "new" icon to be slightly flatter
Andreas Kling
2020-08-19
Ext2FS: Fix inode link leak on all new inodes
Andreas Kling
2020-08-19
Browser: add urls to browser history on load start
Jake Wilson
2020-08-19
WindowServer: Process dnd mouse events first
Tom
2020-08-19
Kernel: Use Userspace<T> for the recvfrom syscall, and Socket implementation
Brian Gianforcaro
2020-08-19
Kernel: Use Userspace<T> for the sendto syscall, and Socket implementation
Brian Gianforcaro
2020-08-19
LibHTTP: Fix processing terminating chunk
Tom
2020-08-19
Taskbar: Update and clear taskbar button rectangles
Tom
2020-08-19
WindowServer: Find parent taskbar rect for minimize animation
Tom
2020-08-19
Kernel: Remove unneeded #include in ProcessorInfo.cpp (#3211)
Muhammad Zahalqa
2020-08-19
Kernel: Remove an unimplemented function (#3210)
Muhammad Zahalqa
2020-08-19
LibGfx: Small improvement for DisjointRectSet::shatter
Tom
2020-08-19
Kernel: Do not wait before first attempt at locking SpinLock (#3212)
Muhammad Zahalqa
2020-08-18
WindowServer: Use same modal minimize/maximize logic with shortcuts
Tom
2020-08-18
Kernel: Remove the now-unused FS::DirectoryEntry
Andreas Kling
2020-08-18
Ext2FS: Stop using FS::DirectoryEntry
Andreas Kling
2020-08-18
TmpFS: Stop using FS::DirectoryEntry in TmpFSInode
Andreas Kling
2020-08-18
TmpFS: Avoid unnecessary inode lookup in TmpFSInode::lookup()
Andreas Kling
2020-08-18
Kernel: Add DirectoryEntryView for VFS directory traversal
Andreas Kling
2020-08-18
Calendar: Add help menuitem
Abu Sakib
2020-08-18
2048: Tweak default window size
Sergey Bugaev
2020-08-18
WindowServer+LibVT: Convert some dbgprintf() to dbg()
Sergey Bugaev
2020-08-18
2048: Generate more "2" tiles
Sergey Bugaev
2020-08-18
2048: Move score to a status bar
Sergey Bugaev
2020-08-18
2048: Separate game logic from the view :^)
Sergey Bugaev
2020-08-18
2048: Automatically pick an appropriate font size
Sergey Bugaev
2020-08-18
2048: Use the original colors
Sergey Bugaev
2020-08-18
2048: Tweak cell metrics
Sergey Bugaev
2020-08-18
LibWeb: Implement Element.innerText
Nico Weber
2020-08-18
LibWeb: Simplify Node::text_content()
Nico Weber
2020-08-18
Shell: Document the use of environment/local variables
AnotherTest
2020-08-18
Shell: Update manpage about for loop behaviour around signals
AnotherTest
2020-08-18
Shell: Respect the 'PROMPT_EOL_MARK' environment variable
AnotherTest
2020-08-18
LibLine: Make actual_rendered_string_metrics() static
AnotherTest
2020-08-18
Kernel: ProcessorInfo.cpp remove unused headers
Muhammad Zahalqa
2020-08-18
LibLine: Setup the keybindings after initialisation
AnotherTest
2020-08-18
WindowServer: Fix flickering
Tom
2020-08-18
LibGfx: Add convenience helpers for Rect
Tom
2020-08-18
LibGfx: Add convenience method Point::constrained
Tom
2020-08-18
LibGfx: Add a few convenience methods to DisjointRectSet
Tom
[prev]
[next]