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-25
Kernel: Replace String with NonnullOwnPtr<KString> in sys$getkeymap
Idan Horowitz
2022-01-25
Base: Add Arabic characters to font Katica Regular 10
Lady Gegga
2022-01-25
tree: Port to LibMain
Names4Noobs
2022-01-25
rmdir: Port to LibMain
Ariel Abreu
2022-01-25
rm: Port to LibMain
Ariel Abreu
2022-01-25
md: Port to LibMain
Fabian INGREMEAU
2022-01-25
mv: Port to LibMain
Fabian INGREMEAU
2022-01-25
tail: Port to LibMain
Fabian INGREMEAU
2022-01-25
LibJS: Correct FormatTimeZoneOffsetString arg in CreateTemporalTimeZone
Linus Groh
2022-01-24
less: Fix memory leak when scrolling to EOF
Rummskartoffel
2022-01-24
LibPDF: Make Filter::decode() return ErrorOr
Sam Atkins
2022-01-24
AK+Userland: Make AK::decode_base64 return ErrorOr
Sam Atkins
2022-01-24
AK+Userland: Make AK::decode_hex() return ErrorOr
Sam Atkins
2022-01-24
Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr
Sam Atkins
2022-01-24
LibJS/Tests: Enable Number.isInteger() test that now passes
Linus Groh
2022-01-24
LibJS: Update ShadowRealm AO parameter declaration notations
Linus Groh
2022-01-24
LibJS: Let WrappedFunction inherit target name and length
Linus Groh
2022-01-24
LibJS: Implement the SetFunctionLength AO
Linus Groh
2022-01-24
LibJS: Implement the SetFunctionName AO
Linus Groh
2022-01-24
LibJS: Fix the execution context for the bytecode interpreter
davidot
2022-01-24
LibEDID: Fix handling extension maps
Tom
2022-01-24
LibEDID: Fix calculating height and refresh rate for interlaced modes
Tom
2022-01-24
Kernel: Don't send crash signal to process itself when it has no handler
Andreas Kling
2022-01-24
Browser: Convert file-downloading code to Core::Stream :^)
Sam Atkins
2022-01-24
LibProtocol: Overload Request::stream_into() to accept a Core::Stream
Sam Atkins
2022-01-24
Browser: Convert ad-filter loading to Core::Stream :^)
Sam Atkins
2022-01-24
Browser: Convert search-engines file loading to Core::Stream :^)
Sam Atkins
2022-01-24
LibWeb: Resolve a FIXME when determining target of an event handler
Andreas Kling
2022-01-24
Ports: Add Half-Life: Opposing Force port :^)
Jesse Buhagiar
2022-01-24
Base: Add symbols to font Csilla Bold 10
Lady Gegga
2022-01-24
Base: Add symbols to font Csilla Regular 10
Lady Gegga
2022-01-24
LibWeb: Treat SVG fill/stroke/stroke-width attributes as CSS properties
Sam Atkins
2022-01-24
Base: Modify SVG test page to include inherited attributes
Sam Atkins
2022-01-24
LibWeb: Add `none` as a valid identifier for `fill` and `stroke`
Sam Atkins
2022-01-24
Base: Add more emojis
electrikmilk
2022-01-24
LibWeb: Teach StyleComputer about "Automatic Box Type Transformation"
Andreas Kling
2022-01-24
Kernel: Include slabheaps in kmalloc statistics
Idan Horowitz
2022-01-24
Kernel: Make DiskCache::ensure OOM-fallible using ErrorOr
Idan Horowitz
2022-01-24
Utilities/readelf: Add support for printing the content of sections
Daniel Bertalan
2022-01-24
Toolchain: Add support for building the userland with the mold linker
Daniel Bertalan
2022-01-24
Toolchain: Backport support for the mold linker
Daniel Bertalan
2022-01-24
Toolchain+Ports: Use the GNU hash format by default
Daniel Bertalan
2022-01-24
Kernel+Toolchain: Use `.init_array` section for global constructors
Daniel Bertalan
2022-01-24
mktemp: Port to LibMain
Kenneth Myhra
2022-01-24
mkfifo: Port to LibMain
Kenneth Myhra
2022-01-24
LibCore: Add mkfifo() syscall wrapper
Kenneth Myhra
2022-01-24
mknod: Port to LibMain
Kenneth Myhra
2022-01-24
LibCore: Add mknod() syscall wrapper
Kenneth Myhra
2022-01-24
LibC: Add POSIX spec link for unistd mknod() API
Kenneth Myhra
2022-01-24
Ports: Enable menu support for half-life port
Sahan Fernando
[next]