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-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
2021-12-18
LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string()
Linus Groh
2021-12-18
Profiler: Convert to try_create_default_icon
Astraeus-
2021-12-18
Playground: Convert to try_create_default_icon
Astraeus-
2021-12-18
Inspector: Convert to try_create_default_icon
Astraeus-
2021-12-18
WidgetGallery: Convert to try_create_default_icon
Astraeus-
2021-12-18
Mouse: Convert to try_create_default_icon
Astraeus-
2021-12-18
ModelGallery: Convert to try_create_default_icon
Astraeus-
2021-12-18
LibGfxScaleDemo: Convert to try_create_default_icon
Astraeus-
2021-12-18
LibGfxDemo: Convert to try_create_default_icon
Astraeus-
2021-12-18
Eyes: Convert to try_create_default_icon
Astraeus-
2021-12-18
CatDog: Convert to try_create_default_icon
Astraeus-
2021-12-18
ClipboardHistory: Convert to try_create_default_icon
Astraeus-
2021-12-18
Solitaire: Convert to try_create_default_icon
Astraeus-
2021-12-18
Pong: Convert to try_create_default_icon
Astraeus-
2021-12-18
2048: Convert to try_create_default_icon
Astraeus-
2021-12-18
Minesweeper: Convert to try_create_default_icon
Astraeus-
2021-12-18
Hearts: Convert to try_create_default_icon
Astraeus-
2021-12-18
Chess: Convert to try_create_default_icon
Astraeus-
2021-12-18
Spider: Convert to try_create_default_icon
Astraeus-
[next]