summaryrefslogtreecommitdiff
path: root/Userland
AgeCommit message (Expand)Author
2021-12-20Piano: Make `Key_Space` shortcut to toggle playbackJunior Rantila
2021-12-20LibGL: Only pass bound texture units to rasterizerJelle Raaijmakers
2021-12-20LibGL: Use 8x8 block size in `SoftwareRasterizer`Jelle Raaijmakers
2021-12-20Profiler: Display tooltip when hovering over flamegraph barsRok Povsic
2021-12-20Profiler: Extract the bar label String into a private methodRok Povsic
2021-12-19LibGL: Fix texture sampling texel coordinate calculationStephan Unverwerth
2021-12-19watch: Port to LibMainJunior Rantila
2021-12-19LibCore: Add wrapper for signal()Junior Rantila
2021-12-19LibC: Implement wcsdupTim Schumacher
2021-12-19LibTest: Add `EXPECT_NO_CRASH`Michel Hermier
2021-12-19LibTest: Add `EXPECT_CRASH_WITH_SIGNAL`Michel Hermier
2021-12-19LibTest: Handle test reporting in the a unique pathMichel Hermier
2021-12-19LibTest: Change `Crash` forked process communicationMichel Hermier
2021-12-19LibTest: Handle Crash printing in a private methodMichel Hermier
2021-12-19SystemServer: Fixed grammatical error "a charm"Jonta
2021-12-19SystemMonitor: Add back accidentally removed veil lockIdan Horowitz
2021-12-19LibGUI: Adjust focus rect for Buttons with iconsPerikiyoXD
2021-12-19LibJS: Fix typo in spec commentLinus Groh
2021-12-19LibJS: Capture TimeFraction parse result instead of FractionLinus Groh
2021-12-19Userland/Notify: Check if optional icon arg is null before loadingMax Trussell
2021-12-18LibC: Move `_abort` next to `abort`Michel Hermier
2021-12-18LibC: Remove `VERIFY_NOT_REACHED()` from `assert.h`Michel Hermier
2021-12-18LibC: Make `__assertion_failed` always definedMichel Hermier
2021-12-18LibC: Remove undefined `__generate_unique_filename` declarationMichel Hermier
2021-12-19LibJS: Only allow TimeZone this value in TimeZone#getPlainDateTimeForLuke Wilde
2021-12-19LibJS: Only allow TimeZone this value in Temporal.TimeZone#toJSONLuke Wilde
2021-12-19LibJS: Only allow TimeZone this value in Temporal.TimeZone#idLuke Wilde
2021-12-19LibJS: Only allow Calendar this value in Temporal.Calendar#toJSONLuke Wilde
2021-12-18LibJS: Fix 'precision != "auto"' check in temporal_duration_to_string()Linus Groh
2021-12-18Profiler: Convert to try_create_default_iconAstraeus-
2021-12-18Playground: Convert to try_create_default_iconAstraeus-
2021-12-18Inspector: Convert to try_create_default_iconAstraeus-
2021-12-18WidgetGallery: Convert to try_create_default_iconAstraeus-
2021-12-18Mouse: Convert to try_create_default_iconAstraeus-
2021-12-18ModelGallery: Convert to try_create_default_iconAstraeus-
2021-12-18LibGfxScaleDemo: Convert to try_create_default_iconAstraeus-
2021-12-18LibGfxDemo: Convert to try_create_default_iconAstraeus-
2021-12-18Eyes: Convert to try_create_default_iconAstraeus-
2021-12-18CatDog: Convert to try_create_default_iconAstraeus-
2021-12-18ClipboardHistory: Convert to try_create_default_iconAstraeus-
2021-12-18Solitaire: Convert to try_create_default_iconAstraeus-
2021-12-18Pong: Convert to try_create_default_iconAstraeus-
2021-12-182048: Convert to try_create_default_iconAstraeus-
2021-12-18Minesweeper: Convert to try_create_default_iconAstraeus-
2021-12-18Hearts: Convert to try_create_default_iconAstraeus-
2021-12-18Chess: Convert to try_create_default_iconAstraeus-
2021-12-18Spider: Convert to try_create_default_iconAstraeus-
2021-12-18FlappyBug: Convert to try_create_default_iconAstraeus-
2021-12-18GameOfLife: Convert to try_create_default_iconAstraeus-
2021-12-18Snake: Convert to try_create_default_iconAstraeus-