index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2021-12-20
Piano: Make `Key_Space` shortcut to toggle playback
Junior Rantila
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
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
SystemServer: Fixed grammatical error "a charm"
Jonta
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
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-
2021-12-18
FlappyBug: Convert to try_create_default_icon
Astraeus-
2021-12-18
GameOfLife: Convert to try_create_default_icon
Astraeus-
2021-12-18
Snake: Convert to try_create_default_icon
Astraeus-
[next]