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-12-24
AudioServer: Ignore 'muted' clients when computing the 'output mix'
Elyse
2021-12-24
AudioServer: Add a 'self_muted' state to each client connection
Elyse
2021-12-24
AudioServer: Add 'mute' member and methods to ClientAudioStream
Elyse
2021-12-24
Everywhere: Refactor 'muted' to 'main_mix_muted' in all AudioConnections
Elyse
2021-12-24
AudioServer/Mixer: Fix remaining samples underflow
Max Trussell
2021-12-24
SoundPlayer: Sync startup loop and show playlist settings in GUI
Max Trussell
2021-12-23
HexEditor: Don't unnecessarily abbreviate variable names
Arne Elster
2021-12-23
HexEditor: Make HexDocuments final
Arne Elster
2021-12-23
HexEditor: Scroll back to the top when opening another file
Arne Elster
2021-12-23
HexEditor: Stream input files instead of keeping them in memory
Arne Elster
2021-12-23
LibFileSystemAccessClient: Allow custom access rights for open/save
Arne Elster
2021-12-23
LibGUI: Add visual clue to Scrollbar gutter
FrHun
2021-12-23
Kernel: Move Multi Processor Parser code to a separate directory
Liav A
2021-12-23
LibC: Allow multiple includes of `<assert.h>`
Michel Hermier
2021-12-23
Meta: Allow to skip `#pragma once` check
Michel Hermier
2021-12-23
LibGfx: Harden TTF parsing against fuzzers
Brian Gianforcaro
2021-12-23
LibGfx: Fix incorrect error handling in ICOLoader
Brian Gianforcaro
2021-12-23
Kernel: Make msync return EINVAL when regions are too large
Guilherme Gonçalves
2021-12-23
FlappyBug: Make bitmap() methods return NonnullRefPtrs
creator1creeper1
2021-12-23
FlappyBug: Propagate errors in Cloud class
creator1creeper1
2021-12-23
FlappyBug: Propagate errors in Bug class
creator1creeper1
2021-12-23
FlappyBug: Reposition Game constructor in file
creator1creeper1
2021-12-23
FlappyBug: Make helper structs public
creator1creeper1
2021-12-23
Base: Add Elbasan characters to font Katica Regular 10
Lady Gegga
2021-12-24
LibJS: Require 'T' prefix for ambiguous time-only strings
Linus Groh
2021-12-23
strace: Fix out-of-bounds read when formatting realpath()
Daniel Bertalan
2021-12-23
Kernel+UE+LibC: Store address as void* in SC_m{re,}map_params
Daniel Bertalan
2021-12-23
LibELF: Use MAP_FIXED_NOREPLACE for address space reservation
Daniel Bertalan
2021-12-23
Kernel+UE: Add MAP_FIXED_NOREPLACE mmap() flag
Daniel Bertalan
2021-12-23
Kernel: Return EEXIST in VirtualRangeAllocator::try_allocate_specific()
Daniel Bertalan
2021-12-23
UserspaceEmulator: Replace intersecting ranges if MAP_FIXED is specified
Daniel Bertalan
2021-12-23
Kernel: Make major and minor numbers to be DistinctNumerics
Liav A
2021-12-23
Profiler: Use AK::any_of for process filtration
Hendiadyoin1
2021-12-23
Profiler: Always use FlyString const&'s in ProfileNode construction
Hendiadyoin1
2021-12-23
Profiler: Remove one else-after-return
Hendiadyoin1
2021-12-23
Profiler: Don't return constant copies of GUI::ModelIndex
Hendiadyoin1
2021-12-23
Profiler: Add some implied auto qualifiers
Hendiadyoin1
2021-12-23
LibX86: Mark two InstructionDescriptor functions as const
Hendiadyoin1
2021-12-23
UserspaceEmulator: Return ValueAndShadowReference& on operator=
Hendiadyoin1
2021-12-23
UserspaceEmulator: Avoid copies of non trivial types on invocations
Hendiadyoin1
2021-12-23
UserspaceEmulator: Remove redundant private specifier in SoftCPU.h
Hendiadyoin1
2021-12-23
UserspaceEmulator: Remove some else-after-returns
Hendiadyoin1
2021-12-23
UserspaceEmulator: Add some implied auto qualifiers
Hendiadyoin1
2021-12-23
LibMain: Make "Runtime error" `warnln` red
James Puleo
2021-12-23
Kernel: Enter new address space before destroying old in sys$execve()
Andreas Kling
2021-12-23
Kernel: Don't honor userspace SIGSTOP requests in Thread::block()
Andreas Kling
2021-12-22
Base: Add remaining Geometric Shapes to font Katica Regular 10
Lady Gegga
2021-12-22
Base: Add some General Punctuation glyphs to font Katica Regular 10
Lady Gegga
2021-12-22
Base: Add some Katakana characters to font Katica Regular 10
Lady Gegga
2021-12-22
Base: Add Half- and Fullwidth Forms glyphs to font Katica Regular 10
Lady Gegga
[next]