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-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-15
LibCore: Implement LocalSocket::peer_pid
sin-ack
2022-01-15
LibCore: Implement LocalSocket::adopt_fd
sin-ack
2022-01-15
LibCore: Implement LocalSocket::read_without_waiting
sin-ack
2022-01-15
LibCore: Implement LocalSocket::receive_fd and send_fd
sin-ack
2022-01-14
LibJS: Clip parsed IS0 8601 strings to +/- 8.64e15
Timothy Flynn
2022-01-14
LibJS: Implement Date.parse using AK::Time and LibTimeZone
Timothy Flynn
2022-01-14
LibJS: Implement the localTZA AO for isUTC=false
Timothy Flynn
2022-01-14
Utilities: Port ifconfig to LibMain
alexmajor
2022-01-14
LibGL+LibSoftGPU: Implement `glDrawPixels` depth buffer support
Jelle Raaijmakers
2022-01-14
LibGL+LibSoftGPU: Implement rasterization position
Jelle Raaijmakers
2022-01-14
LibGL: Add context lifetime debug output
Jelle Raaijmakers
2022-01-14
Utilities/aplay: Print progress in seconds and minutes by default
kleines Filmröllchen
2022-01-14
Utilities/aplay: Print format name under "Format"
kleines Filmröllchen
2022-01-14
LibAudio: Expose the format name from the loader plugins
kleines Filmröllchen
2022-01-14
PixelPaint: Update SelectedColorWidget::m_color consistently
Colin
2022-01-14
WebServer: Add charset declaration to directory listings
Maciej
2022-01-14
hostname: Port to LibMain
Lucas CHOLLET
2022-01-14
LibCore: Add wrapper for sethostname
Lucas CHOLLET
2022-01-14
LibCore: Remove usage of a hardcoded constant in gethostname()
Lucas CHOLLET
2022-01-14
host: Port to LibMain
Lucas CHOLLET
2022-01-14
hexdump: Port to LibMain
Lucas CHOLLET
2022-01-14
head: Port to LibMain
Lucas CHOLLET
2022-01-14
gunzip: Remove StringView assignment on rhs-value
Lucas CHOLLET
2022-01-14
gunzip: Port to LibMain
Lucas CHOLLET
2022-01-14
grep: Port to LibMain
Lucas CHOLLET
2022-01-14
gml-format: Port to LibMain
Lucas CHOLLET
2022-01-14
false: Port to LibMain
Lucas CHOLLET
2022-01-14
disasm: Port to LibMain
Lucas CHOLLET
2022-01-14
LibGL: Add a few defines so that Quake 2's OpenGL renderer compiles
qeeg
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2022-01-14
LibJS: Add an else in StringPrototype::substr
Nico Weber
2022-01-14
LibJS: Fix substr() with negative arguments larger than string length
Nico Weber
2022-01-14
LibJS: Correcly handle surrogates in escape()
Nico Weber
2022-01-14
AK+Everywhere: Make Variant::visit() respect the Variant's constness
Ali Mohammad Pur
2022-01-14
SystemMonitor: Split multi-core CPU usage graphs into multiple rows
Idan Horowitz
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
ImageViewer: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
2022-01-14
LibGUI: Add `AbstractZoomPanWidget` widget :^)
Mustafa Quraish
2022-01-13
LibJS: Handle the [[LanguageDisplay]] tag when localizing languages
Timothy Flynn
2022-01-13
LibUnicode: Do not limit language display names to known locales
Timothy Flynn
2022-01-13
LibUnicode: Add a method to combine locale subtags into a display string
Timothy Flynn
2022-01-13
LibUnicode: Parse and generate locale display patterns
Timothy Flynn
2022-01-13
LibELF: Accept Span instead of Pointer+Size in validate_program_headers
Idan Horowitz
2022-01-13
LibELF: Use StringBuilders instead of Strings for the interpreter path
Idan Horowitz
2022-01-13
LibJS: Mark CreateTemporalTimeZone("UTC") as infallible
Linus Groh
2022-01-13
LibC: Remove TODO() macros to not break mc port
Kenneth Myhra
2022-01-13
LibC: Add definition for PRIxMAX
Kenneth Myhra
2022-01-13
LibGfx: Change return type of Adler32 checksums in PNGWriter
Marcus Nilsson
2022-01-13
WindowServer: Don't try to flash menubar in deleted windows
Andreas Kling
[next]