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-08-07
Kernel: Port process groups to SpinLockProtectedValue
Andreas Kling
2021-08-07
LibJS/Tests: Add length test for Temporal.Instant.prototype.round()
Linus Groh
2021-08-07
LibJS/Tests: Add length test for Temporal.Instant.prototype.equals()
Linus Groh
2021-08-07
LibJS/Tests: Fix bad copy and paste that crept into a lot of tests
Linus Groh
2021-08-07
PixelPaint: Use unveil to hide file system
Timothy
2021-08-07
AK: Use east const in MappedFile
Timothy
2021-08-07
AK: Add method to create MappedFile from fd
Timothy
2021-08-07
FileSystemAccessServer: Add window title as parameter for opening file
Timothy
2021-08-07
Kernel: Fix boot profiling after big process lock separation regression
Brian Gianforcaro
2021-08-07
Kernel/TTY: Remove redundant SpinLock from VirtualConsole
Andreas Kling
2021-08-07
SystemServer: Handle missing service executable gracefully
Brian Gianforcaro
2021-08-07
Kernel: Remove outdated FIXME about ProcessHandle
Andreas Kling
2021-08-07
Meta: Remove legacy hardware components from Q35 machine
Liav A
2021-08-07
Kernel: Migrate process list locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Make process list a singleton
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate hostname locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate UDP socket table locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate TCP socket tables locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate IPv4 socket table locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate local socket table locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate FIFO table locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Use atomic integer for next FIFO id
Jean-Baptiste Boric
2021-08-07
Kernel: Migrate ARP table locking to ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Introduce ProtectedValue
Jean-Baptiste Boric
2021-08-07
Kernel: Implement contended, ref-counted resource framework
Jean-Baptiste Boric
2021-08-07
Kernel: Introduce spin-locked contended and locked resource concepts
Jean-Baptiste Boric
2021-08-07
Kernel: Introduce contended and locked resource concepts
Jean-Baptiste Boric
2021-08-07
Kernel: Move Lockable into its own header
Jean-Baptiste Boric
2021-08-07
Kernel: Move SpinLock.h into Locking/
Jean-Baptiste Boric
2021-08-07
Kernel: Move Mutex into Locking/
Jean-Baptiste Boric
2021-08-07
Kernel: Move LockMode into Locking/
Jean-Baptiste Boric
2021-08-07
AK: Introduce IntrusiveListRelaxedConst
Jean-Baptiste Boric
2021-08-07
Meta: Add run-local.sh
sin-ack
2021-08-07
LibJS: Cast length to signed integer before subtraction
sin-ack
2021-08-07
CI: Fix node-version typo
sin-ack
2021-08-07
LibJS: Reflect an editorial change in the Temporal spec
Linus Groh
2021-08-07
LibJS: Reflect infallibility editorial changes in the Temporal spec
Linus Groh
2021-08-07
Taskbar: Pass full argv for exit action
LuK1337
2021-08-07
Kernel: Fix bad search-and-replace renames
Andreas Kling
2021-08-07
PixelPaint: Make Guides' visibility optional
Tobias Christiansen
2021-08-07
PixelPaint: Add the GuideTool to the Toolbox
Tobias Christiansen
2021-08-07
PixelPaint: Add GuideTool for editing Guides
Tobias Christiansen
2021-08-07
PixelPaint: Allow creation of Guides via the View-Menu
Tobias Christiansen
2021-08-07
PixelPaint: Add a Dialog for the creation of a Guide
Tobias Christiansen
2021-08-07
PixelPaint: Include Guides in the ImageEditor
Tobias Christiansen
2021-08-07
PixelPaint: Add Guide class
Tobias Christiansen
2021-08-07
LibGfx: Add alternate_color to draw_line
Tobias Christiansen
2021-08-06
PixelPaint: Use a StackWidget in ToolPropertiesWidget
Marcus Nilsson
2021-08-06
AK: Implement any_of using common implementation
Lenny Maiorani
2021-08-06
Tests: Remove unused variables for clang build
Lenny Maiorani
[prev]
[next]