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-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
2022-01-21
adjtime: Port to LibMain
mjz19910
2022-01-21
LibCore: Add ArgsParser::add_option for Optional double
mjz19910
2022-01-21
LibCore: Add ErrorOr wrapper for adjtime
mjz19910
2022-01-20
LibWeb: Don't match the node querySelector(All) was called on
Luke Wilde
2022-01-20
LibJS: Implement ECMA-402 compliant TypedArray.prototype.toLocaleString
Idan Horowitz
2022-01-20
Tests: Add should_error_when_connection_fails test to TestLibCoreStream
sin-ack
2022-01-20
LibCore: Use Core::System and Error::from_syscall in Stream classes
sin-ack
2022-01-20
LibCore: Implement Core::System::lseek
sin-ack
2022-01-20
LibCore: Don't manually close the fd when connection fails in sockets
sin-ack
2022-01-20
Tests: Fix the TestLibCoreStream local_socket_write test
sin-ack
2022-01-20
FileSystemAccessClient: Remove old API returning file descriptors :^)
Mustafa Quraish
2022-01-20
SpreadSheet: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
3DFileViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
ThemeEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
TextEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
PDFViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
PixelPaint: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
HexEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
FileSystemAccessClient: Add `try_*` variants returning `Core::File`
Mustafa Quraish
2022-01-20
CrashReporter: Don't crash when investigating a HackStudio crash
Sam Atkins
[prev]
[next]