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-21
LibWeb: Implement <template> parsing
Luke
2020-08-21
Kernel: Switch singletons to use new Singleton class
Tom
2020-08-21
Kernel: Add an atomic Singleton class
Tom
2020-08-21
2048: Make board size and target tile configurable
AnotherTest
2020-08-21
2048: Do not allow the creation of games with invalid board sizes
AnotherTest
2020-08-20
SystemServer: Minor #include cleanup in Service.cpp (#3227)
Muhammad Zahalqa
2020-08-20
LibJS: Basic implementation of most of Date's constructor arguments
Nico Weber
2020-08-20
LibCore: Comment that DateTime is in local time.
Nico Weber
2020-08-20
Kernel: Log time in addition to date in RTC startup
Nico Weber
2020-08-20
LibGfx: Support loading GIF local color maps if present :^)
Andreas Kling
2020-08-20
LibGfx: Initialize some uninitialized things in GIFLoader
Andreas Kling
2020-08-20
Kernel: Pack arguments, environment and auxiliary values better
Andreas Kling
2020-08-20
LibWeb: Crash instead of spinning if parse_drawto fails to match
Luke
2020-08-20
LibCompress: Turn the DEFLATE implementation into a stream.
asynts
2020-08-20
AK: Add DuplexMemoryStream class.
asynts
2020-08-20
AK: Remove unnecessary FIXME comments from Stream.h.
asynts
2020-08-20
AK: Rename error() to has_error() for streams.
asynts
2020-08-20
AK: Remove fatal() from InputStream.
asynts
2020-08-20
AK: Rename TestMemoryStream.cpp to TestStream.cpp.
asynts
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
[prev]
[next]