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-11-22
HackStudio: Disable the Rename action on insufficient permissions
Karol Kosek
2021-11-22
HackStudio: Remove noop when deciding whether to disable delete action
Karol Kosek
2021-11-22
AK: Mark MemMem header-only functions as inline rather than static
Andrew Kaster
2021-11-21
LibJS: Parse async generator functions
davidot
2021-11-21
LibJS: Don't set a prototype property on async functions
davidot
2021-11-21
LibJS: Parse async arrow functions
davidot
2021-11-21
LibJS: Implement Temporal.PlainDateTime.prototype.since()
Linus Groh
2021-11-21
LibJS: Implement Temporal.PlainDateTime.prototype.until()
Linus Groh
2021-11-21
LibJS: Implement Temporal.PlainTime.prototype.since()
Linus Groh
2021-11-21
LibJS: Implement Temporal.PlainTime.prototype.until()
Linus Groh
2021-11-21
Kernel: Make sure OpenFileDescription is kept alive while read() blocks
Andreas Kling
2021-11-21
LibC: Remove commented-out main() prototype from sys/cdefs.h
Andreas Kling
2021-11-21
Kernel: Avoid repeated memory zeroing while generating coredumps
Andreas Kling
2021-11-21
Kernel: Remove bogus TODO in coredump generation
Andreas Kling
2021-11-21
Kernel: Make UserOrKernelBuffer::for_user_buffer() return ErrorOr<T>
Andreas Kling
2021-11-21
Kernel: Share code between DoubleBuffer's read() and peek()
Andreas Kling
2021-11-21
Everywhere: Fix spelling of "offsetted"
Andreas Kling
2021-11-21
Kernel+LibC: Fix misspelled "VERTICAL" in framebuffer ioctls
Andreas Kling
2021-11-21
LibGUI: Use ErrorOr<T> in the file system thumbnail generator
Andreas Kling
2021-11-21
LibGfx: Use StringView for header constants in the GIF decoder
Andreas Kling
2021-11-21
Meta: Disable "readability-identifier-length" clang-tidy checks
Andreas Kling
2021-11-21
LibGfx: Use ErrorOr<void> more internally in PNGImageDecoderPlugin
Andreas Kling
2021-11-21
LibGfx: Make ImageDecoderPlugin::frame() return ErrorOr<>
Andreas Kling
2021-11-21
Meta: Tighten rules around commit categories in CONTRIBUTING.md
Linus Groh
2021-11-21
CrashReporter: Show the available memory region information
Tim Schumacher
2021-11-21
Starfield: Modify speed by Plus or Minus keypresses
Pedro Pereira
2021-11-21
Starfield: Modify speed by command argument
Pedro Pereira
2021-11-21
Starfield: Support variable speed
Pedro Pereira
2021-11-21
kcov-example: Print helpful error if kcov feature is missing
Ben Wiederhake
2021-11-21
SystemServer+kcov-example: Make /dev/kcov0 available again
Ben Wiederhake
2021-11-21
Base: Add Old Italic characters to font Katica Regular 10
Lady Gegga
2021-11-21
Base: Add Yezidi characters to font Katica Regular 10
Lady Gegga
2021-11-21
Base: Add Ideographic description characters to font Katica Regular 10
Lady Gegga
2021-11-21
Base: Adjust glyphs(remove dotted circles) in font Katica Regular 10
Lady Gegga
2021-11-21
Base: Adjust Mende Kikakui glyphs in font Katica Regular 10
Lady Gegga
2021-11-21
Base: Increase max width for Katica Regular 10 from 7 to 10
Lady Gegga
2021-11-21
FontEditor: Make glyph parsing more robust
Ben Wiederhake
2021-11-21
LibGUI: Make clipboard bitmap parsing more robust
Ben Wiederhake
2021-11-21
ClipboardHistory: Properly display bitmap depth
Ben Wiederhake
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-11-21
LibGUI: Avoid access to Clipboard server, clipboard text is never empty
Ben Wiederhake
2021-11-21
LibGUI: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
Browser: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
FontEditor: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
LibVT: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
LibGUI: Make clipboard-as-bitmap parsing less data-race-y
Ben Wiederhake
2021-11-21
Piano: Use default sample rate in absence of audio device
Jelle Raaijmakers
2021-11-21
AudioServer: Use `strerror` correctly in Mixer
Jelle Raaijmakers
2021-11-21
LibAudio: Verify source and target rates for ResampleHelper
Jelle Raaijmakers
2021-11-21
Kernel: Wrap format timespec assignment in a check for !AARCH64
James Mintram
[prev]
[next]