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-02-14
SystemServer: Remove Socket.h header + use Core::System in some places
sin-ack
2022-02-14
LibCore: Implement System::fchown
sin-ack
2022-02-14
LibCore+Tests: Remove Core::UDPSocket :^)
sin-ack
2022-02-14
nc: Convert to Core::Stream::UDPSocket
sin-ack
2022-02-14
LookupServer: Convert to Core::Stream::UDPSocket
sin-ack
2022-02-14
LibCore: Add a timeout option to UDPSocket::connect
sin-ack
2022-02-14
LibCoredump: Respect coredump's LD_LIBRARY_PATH when searching libraries
Sviatoslav Peleshko
2022-02-14
HexEditor: Fix copy {text/hex} to clipboard
Federico Guerinoni
2022-02-14
HexEditor: Fix crash of copy action when selection is empty
Federico Guerinoni
2022-02-14
WindowServer: Consolidate tiled and maximized window rects calculation
Vitaly Dyachkov
2022-02-14
Ports: Add ImageMagick
Joe Petrus
2022-02-14
Kernel/Audio: Ignore buffers with more than 4096 bytes of data in SB16
Liav A
2022-02-14
AudioServer: Use first audio channel in the /dev/audio directory
Liav A
2022-02-14
SystemServer: Create audio channel device nodes in /dev/audio directory
Liav A
2022-02-14
Kernel/Audio: Introduce a new design architecture for the subsystem
Liav A
2022-02-14
profile: Document "read" profiling event
Jakub Berkop
2022-02-14
Profiler: Add ability to process read syscalls
Jakub Berkop
2022-02-14
profile: Command recognizes "read" event type
Jakub Berkop
2022-02-14
Kernel/Profiling: Add profiling to read syscall
Jakub Berkop
2022-02-14
Kernel: Use StringView::for_each_split_view() in sys$pledge
Idan Horowitz
2022-02-14
Kernel: Make Inode::set_shared_vmobject() OOM-fallible
Idan Horowitz
2022-02-14
Kernel: Evaluate block conditions only once on new mouse packets
Idan Horowitz
2022-02-14
Kernel: Make master TLS region WeakPtr construction OOM-fallible
Idan Horowitz
2022-02-14
LibWeb: Add support for the record variant of URLSearchParams
Luke Wilde
2022-02-14
LibWeb: Add support for record<K, V> types as input
Luke Wilde
2022-02-14
js: Add a print() function to the environment
Ali Mohammad Pur
2022-02-14
LibRegex: Correct the alternative matching order when one is empty
Ali Mohammad Pur
2022-02-14
Toolchain: Update Dockerfile to use gcc 11 and add texinfo package
Andrew Kaster
2022-02-14
LibWeb: Don't emit current token on EOF in HTML Tokenizer
Karol Kosek
2022-02-14
LibWeb: Fix highlighting HTML comments
Karol Kosek
2022-02-13
LibCore: Allow event loops on other threads to wake up
kleines Filmröllchen
2022-02-13
LibCore: Fix event loop stacks on non-main threads
kleines Filmröllchen
2022-02-13
LibVT: Fix triple click behavior
brapru
2022-02-13
Kernel: Remove dead code from ThreadSafeWeakPtr
Idan Horowitz
2022-02-13
Kernel: Remove make_weak_ptr()
Idan Horowitz
2022-02-13
Kernel: Use try_make_weak_ptr() instead of make_weak_ptr()
Idan Horowitz
2022-02-13
AK+Kernel: Add an OOM-fallible try variant make_weak_ptr()
Idan Horowitz
2022-02-13
AK+Kernel: Rename try_make_weak_ptr to make_weak_ptr_if_nonnull
Idan Horowitz
2022-02-13
LibSQL: Convert binary SQL operations to be fallible
Timothy Flynn
2022-02-13
LibSQL: Short-circuit single-element tuple comparisons
Timothy Flynn
2022-02-13
LibSQL: Implement converting float and tuple values to a boolean
Timothy Flynn
2022-02-13
LibSQL: Use absolute value when comparing against floating point epsilon
Timothy Flynn
2022-02-13
LibSQL: Return a not-yet-implemented error for unimplemented expressions
Timothy Flynn
2022-02-13
Base: Restart the SQL server if it crashes
Timothy Flynn
2022-02-13
Userland/Applets: Use default constructors/destructors
Lenny Maiorani
2022-02-13
LibJS: Add spec comments to ArrayBuffer.prototype.byteLength
Jamie Mansfield
2022-02-13
LibJS: Add spec comments to ArrayBuffer.prototype.slice
Jamie Mansfield
2022-02-13
LibGfx: Allow changing the default font path
Filiph Sandström
2022-02-13
Base+HexEditor: Add icons
electrikmilk
2022-02-13
Base+Calculator: Add icons
electrikmilk
[prev]
[next]