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
2022-01-22
LibGfx: Always scale emojis to fit font height
Maciej
2022-01-22
LibCore: Populate the read buffer of Core::Stream::BufferedHelper
kleines Filmröllchen
2022-01-22
LibAudio: Convert FlacLoader to use new Core::Stream APIs :^)
kleines Filmröllchen
2022-01-22
LibAudio: Add LOADER_TRY to auto-convert Error to LoaderError
kleines Filmröllchen
2022-01-22
LibAudio: Add Error conversion constructor for LoaderError
kleines Filmröllchen
2022-01-22
LibCore: Introduce MemoryStream
kleines Filmröllchen
2022-01-22
LibCore: Introduce BigEndianInputBitStream
kleines Filmröllchen
2022-01-21
Browser: Load icons at start of program
Dylan Katz
2022-01-21
LibGUI: Allow Button::set_icon to accept a bitmap without a move
Dylan Katz
2022-01-21
LibCore: Parse classless symbolic notation
Jean-Baptiste Boric
2022-01-21
groups: Do not attempt to open /etc/groups
Jean-Baptiste Boric
2022-01-21
pwd: Add missing rpath pledge
Jean-Baptiste Boric
2022-01-21
keymaps: Fix keymap for Russian ЙЦУКЕН keyboard
Timur Sultanov
2022-01-21
Ports: Set `config.sub` path for SDL2_mixer
Jelle Raaijmakers
2022-01-22
Ports: Remove redundant `ensure_new_config_sub` call
Fragstiller
2022-01-22
Ports: Relocate `use_fresh_config_sub` check to `do_configure()`
Fragstiller
2022-01-21
LibJS: Change test conditions to pass in all time zones
Timothy Flynn
2022-01-21
LibCore: Do not leak FILE pointer in Group::add_group()
Kenneth Myhra
2022-01-21
LibCore: Use generic AK_OS_BSD_GENERIC to hide Group::add_group()
Kenneth Myhra
2022-01-21
Kernel: Ensure that CommandLine is initialized before choosing PanicMode
Liav A
2022-01-21
Kernel: Stop using LibKeyboard's CharacterMap in HIDManagement
Idan Horowitz
2022-01-21
Kernel/PCI: Verify Access is not initialized before initializing it
Liav A
2022-01-21
Shell: Make Juxtaposition autocompletion smarter
Ali Mohammad Pur
2022-01-21
Shell: Make SimpleVariable::hit_test_position not hit irrelevant offsets
Ali Mohammad Pur
2022-01-21
Kernel: Use KString instead of String in InodeWatcher::Event's path
Idan Horowitz
2022-01-21
Kernel: Replace {String => KString}::formatted in ACPISysFSDirectory
Idan Horowitz
2022-01-21
Kernel: Use KString instead of String in Ext2FSInode's lookup cache
Idan Horowitz
2022-01-21
AK: Support setting with non copyable keys in HashMap
Idan Horowitz
2022-01-21
Kernel: Make ACPI reboot OOM-fallible
Idan Horowitz
2022-01-21
Kernel: Make VirtIO::Queue construction fallible
Idan Horowitz
2022-01-21
Kernel: Stop adopting non-heap memory into OwnPtrs in VirtIO::Queues
Idan Horowitz
2022-01-21
Kernel: Make Memory::RingBuffer construction fallible
Idan Horowitz
2022-01-21
LibRegex: Allow the pattern to match the zero-length end of the string
Ali Mohammad Pur
2022-01-21
LibRegex: Implement an ECMA262 Regex quirk with negative lookarounds
Ali Mohammad Pur
2022-01-21
LibRegex: Correct jump offset to the start of the loop block
Ali Mohammad Pur
2022-01-21
LibCore: Make sockets close-on-exec by default
sin-ack
2022-01-21
LibGL: Fix incorrect GL_DECAL constant value
Luke Wilde
2022-01-21
UserspaceEmulator: Correctly fail in execve when binary is inaccessible
Rummskartoffel
2022-01-21
UserspaceEmulator: Fix execve messing up command lines with "--"
Rummskartoffel
2022-01-21
Taskbar: Remove QuickLaunch entries if corresponding file was deleted
Maciej
2022-01-21
Taskbar: Support arbitrary *files* as QuickLaunch entries
Maciej
2022-01-21
LibDesktop: Add Launcher::ensure_connection()
Maciej
2022-01-21
Taskbar: Support arbitrary executables as QuickLaunch entries
Maciej
2022-01-21
Taskbar: Abstract out quick launch entries
Maciej
2022-01-21
LibCore: Add Core::System wrapper for disown()
Maciej
2022-01-21
LibCore: Handle null lines in ConfigFile
Maciej
2022-01-21
LibJS: Increase margin in check for stack space limit
Morten Larsen
2022-01-21
zip: Add unveil and pledge promises
David Lindbom
2022-01-21
cal: Add unveil and pledge promises
David Lindbom
2022-01-21
aplay: Add unveil and pledge promises
David Lindbom
[prev]
[next]