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
2022-01-29
KeyboardSettings: Set icons from GML
Dylan Katz
2022-01-29
BrowserSettings: Set icons from GML
Dylan Katz
2022-01-29
LibGUI: Allow Label icons to be set from GML
Dylan Katz
2022-01-29
UserspaceEmulator: Implement ioctl TIOCSTI
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl TCFLSH
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement signal masking
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement virt$sigprocmask
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement virt$getppid
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl TIOCGPGRP
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl TIOCSWINSZ
Rummskartoffel
2022-01-29
UserspaceEmulator: Implement ioctl FIONBIO
Rummskartoffel
2022-01-29
UserspaceEmulator: Convert virt$ioctl to use switch-case
Rummskartoffel
2022-01-29
LibGUI: Show radio buttons for checkable actions in CommandPalette
networkException
2022-01-29
LibGUI: Allow falling back to default paint behavior in delegate
networkException
2022-01-29
WindowServer: Allow checking checkable entries in a menu using space
networkException
2022-01-28
LibCoredump: Copy out the FooInfo structs to an aligned address
Ali Mohammad Pur
2022-01-28
LibDebug+LibCoredump: Replace remaining reinterpret_casts and C casts
Ali Mohammad Pur
2022-01-28
LibDebug+LibCoredump: Use ByteReader to do unaligned reads
Ali Mohammad Pur
2022-01-28
LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance
Ali Mohammad Pur
2022-01-28
Userland: Remove a bunch of unnecessary Vector imports
kleines Filmröllchen
2022-01-28
Applets/Audio: Use Array for the volume level bitmaps
kleines Filmröllchen
2022-01-28
HexEditor: Use Array in FindDialog's options
kleines Filmröllchen
2022-01-28
Chess: Don't use Vector in a literal iterator
kleines Filmröllchen
2022-01-28
LibAudio: Use ArrayLike concept to remove duplicate Buffer constructor
kleines Filmröllchen
2022-01-28
LibTextCodec: Do not allocate the various decoders
Daniel Bertalan
2022-01-28
Userland: Fix unnecessary heap allocation of singleton objects
Daniel Bertalan
2022-01-28
RequestServer: Replace disconnected sockets in the grace period too
Ali Mohammad Pur
2022-01-28
LibCore: Change DateTime format strings to be StringViews
Timothy Flynn
2022-01-28
LibCore: Remove time zone from default format string
Timothy Flynn
2022-01-28
date: Use an explicit time format string for default option
Timothy Flynn
2022-01-28
run-tests: Dump a backtrace for crashed tests
Ali Mohammad Pur
2022-01-28
js: Use generic reference instead of Variant<A,B>
Ali Mohammad Pur
2022-01-28
LibJS: Implement Intl.PluralRules.prototype.resolvedOptions
Timothy Flynn
2022-01-28
LibJS: Implement Intl.PluralRules.supportedLocalesOf
Timothy Flynn
2022-01-28
js: Implement pretty-printing of Intl.PluralRules
Timothy Flynn
2022-01-28
LibJS: Implement the Intl.PluralRules constructor
Timothy Flynn
2022-01-28
LibJS: Implement a nearly empty Intl.PluralRules object
Timothy Flynn
2022-01-28
LibJS: Move some Intl.NumberFormat fields into a NumberFormatBase class
Timothy Flynn
2022-01-28
zip: Ignore symlinks when recursively zipping files
Idan Horowitz
2022-01-28
CharacterMap: Move display name strings into the search results object
Timothy Flynn
2022-01-28
CharacterMap: Change the search widget to display results in a TableView
Timothy Flynn
2022-01-28
Revert "FileSystemAccessServer: Display times in the local time zone"
Timothy Flynn
2022-01-28
Revert "FileManager: Display times in the user's local time zone"
Timothy Flynn
2022-01-28
Revert "ls: Display times in the user's local time zone"
Timothy Flynn
2022-01-28
Revert "Userland: Invoke tzset in apps that care about time zones"
Timothy Flynn
2022-01-28
LibMain: Invoke tzset in LibMain so all apps can have time zone info
Timothy Flynn
2022-01-28
LibSoftGPU: Simplify clipping logic
Lenny Maiorani
2022-01-28
FileSystemAccessServer: Display times in the user's local time zone
Timothy Flynn
2022-01-28
FileManager: Display times in the user's local time zone
Timothy Flynn
2022-01-28
ls: Display times in the user's local time zone
Timothy Flynn
[next]