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-20
Help: Add support for launching with a section and page, like man
Sam Atkins
2021-12-20
Help: Move `update_actions()` code into `open_page()`
Sam Atkins
2021-12-20
Help: Always show the welcome page on launch if nothing else is there
Sam Atkins
2021-12-20
Base: Add Danish keymap
RasmusNylander
2021-12-20
Magnifier: Add timeline for easy checking of animations
Junior Rantila
2021-12-20
Ports/ncurses: Check for proper `tic` version during install
Ben Reeves
2021-12-20
Ports: Add libssh2 port
Rafał Babiarz
2021-12-20
cp: Print proper error message with strerror
PerikiyoXD
2021-12-20
Piano: Make `Key_Space` shortcut to toggle playback
Junior Rantila
2021-12-20
Base: Add some Old South Arabian characters to font Katica Regular 10
Lady Gegga
2021-12-20
LibGL: Only pass bound texture units to rasterizer
Jelle Raaijmakers
2021-12-20
LibGL: Use 8x8 block size in `SoftwareRasterizer`
Jelle Raaijmakers
2021-12-20
Kernel: Return EINVAL when specifying -1 for setuid and similar syscalls
Liav A
2021-12-20
Profiler: Display tooltip when hovering over flamegraph bars
Rok Povsic
2021-12-20
Profiler: Extract the bar label String into a private method
Rok Povsic
2021-12-19
LibGL: Fix texture sampling texel coordinate calculation
Stephan Unverwerth
2021-12-19
watch: Port to LibMain
Junior Rantila
2021-12-19
LibCore: Add wrapper for signal()
Junior Rantila
2021-12-19
LibC: Implement wcsdup
Tim Schumacher
2021-12-19
LibTest: Add `EXPECT_NO_CRASH`
Michel Hermier
2021-12-19
LibTest: Add `EXPECT_CRASH_WITH_SIGNAL`
Michel Hermier
2021-12-19
LibTest: Handle test reporting in the a unique path
Michel Hermier
2021-12-19
LibTest: Change `Crash` forked process communication
Michel Hermier
2021-12-19
LibTest: Handle Crash printing in a private method
Michel Hermier
2021-12-19
Tests: Add test for `raise`
Michel Hermier
2021-12-19
Tests: Add test for `assert`
Michel Hermier
2021-12-19
Tests: Add test for `abort`
Michel Hermier
2021-12-19
SystemServer: Fixed grammatical error "a charm"
Jonta
2021-12-19
Base: Add shutdown(1) manpage
Liav A
2021-12-19
Base: Add reboot(1) manpage
Liav A
2021-12-19
Base: Add rm(1) manpage
networkException
2021-12-19
Kernel: Stop ProcFS stack walk on bogus userspace->kernel traversal
Andreas Kling
2021-12-19
Kernel: Make perfcore files owned by UID=0, GID=0
Andreas Kling
2021-12-19
Kernel: Mask kernel addresses in perf event streams for non-superuser
Andreas Kling
2021-12-19
Kernel: Don't include kmalloc perf events in JSON for non-superuser
Andreas Kling
2021-12-19
Kernel: Stop perf event stack walk on bogus userspace->kernel traversal
Andreas Kling
2021-12-19
SystemMonitor: Add back accidentally removed veil lock
Idan Horowitz
2021-12-19
LibGUI: Adjust focus rect for Buttons with icons
PerikiyoXD
2021-12-19
LibJS: Fix typo in spec comment
Linus Groh
2021-12-19
LibJS: Capture TimeFraction parse result instead of Fraction
Linus Groh
2021-12-19
Userland/Notify: Check if optional icon arg is null before loading
Max Trussell
2021-12-18
Lagom: Bind `time_zone_list_index_type` in the generator
Michel Hermier
2021-12-18
LibC: Move `_abort` next to `abort`
Michel Hermier
2021-12-18
LibC: Remove `VERIFY_NOT_REACHED()` from `assert.h`
Michel Hermier
2021-12-18
LibC: Make `__assertion_failed` always defined
Michel Hermier
2021-12-18
LibC: Remove undefined `__generate_unique_filename` declaration
Michel Hermier
2021-12-19
LibJS: Only allow TimeZone this value in TimeZone#getPlainDateTimeFor
Luke Wilde
2021-12-19
LibJS: Only allow TimeZone this value in Temporal.TimeZone#toJSON
Luke Wilde
2021-12-19
LibJS: Only allow TimeZone this value in Temporal.TimeZone#id
Luke Wilde
2021-12-19
LibJS: Only allow Calendar this value in Temporal.Calendar#toJSON
Luke Wilde
[next]