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
2023-01-14
LibWeb: Stop using percentage column widths in `compute_table_measures`
Aliaksandr Kalenik
2023-01-14
LibWeb: Propagate layout mode of table formatting context to table cells
Aliaksandr Kalenik
2023-01-14
LibWeb: Table box width should be relative to wrapper containing block
Aliaksandr Kalenik
2023-01-14
LibWeb: Override width calculation for table wrappers
Aliaksandr Kalenik
2023-01-14
AK: Remove `CircularDuplexStream`
Tim Schumacher
2023-01-14
LibSQL: Don't do fchmod on OpenBSD
nipos
2023-01-14
LibCore: On OpenBSD, handle anon_create() like on MacOS
nipos
2023-01-14
LibWeb: Use failable StringBuilder methods in StyleValue
MacDue
2023-01-14
AK: Add StringBuilder::try_join()
MacDue
2023-01-14
LibWeb: Remove some unnecessary .release_value()s in StyleValue
MacDue
2023-01-14
LibGemini: Disallow cases forbidden in the spec
Arda Cinar
2023-01-14
LibGemini: Do not loop in Gemini::Job in case of error
Arda Cinar
2023-01-14
LibGemini: Propagate errors in Job::read_line and Job::receive
Arda Cinar
2023-01-14
RequestServer: Do not crash on Gemini responses
Arda Cinar
2023-01-14
LibGemini: Add a response length helper to Gemini::Job
Arda Cinar
2023-01-14
LibSQL: Don't do fchmod on FreeBSD
nipos
2023-01-14
Meta: Fix copyright header in Kernel/Syscalls/jail.cpp file
Liav A
2023-01-13
LibDNS: Use `AllocatingMemoryStream` in DNS package construction
Tim Schumacher
2023-01-13
LibCore: Add helper functions to read/write trivial values from streams
Tim Schumacher
2023-01-13
LibCore: Enable file descriptor passing on FreeBSD
Niklas Poslovski
2023-01-13
LibCompress: Remove all leftover `AK::Stream` headers
Tim Schumacher
2023-01-13
LibCompress: Switch the deflate seekback buffer to `CircularBuffer`
Tim Schumacher
2023-01-13
LibCompress: Remove `DuplexMemoryStream` from `GzipDecompressor`
Tim Schumacher
2023-01-13
LibCompress: Remove `DuplexMemoryStream` from `DeflateDecompressor`
Tim Schumacher
2023-01-13
LibCore: Allow zero-sized spans in `Stream::*_entire_buffer`
Tim Schumacher
2023-01-13
LibCompress: Switch `DeflateDecompressor` to a fallible constructor
Tim Schumacher
2023-01-13
AK: Add `CircularBuffer::read_with_seekback`
Tim Schumacher
2023-01-13
AK+Everywhere: Disallow returning a reference from a fallible expression
Timothy Flynn
2023-01-13
LibJS: Explicitly disallow references in ThrowCompletionOr
Timothy Flynn
2023-01-13
LibJS+Everywhere: Return strings by value from PrimitiveString
Timothy Flynn
2023-01-13
AK: Add support for "debug only" formatters
MacDue
2023-01-13
strace: Fix ignored errors in formatting
MacDue
2023-01-13
FontEditor: Fix more ignored .to_string() errors
MacDue
2023-01-13
LibWeb: Fix more ignored .to_string() errors in StyleValue
MacDue
2023-01-13
AK: Don't inherit Formatter<ErrorOr<T>> for Formatter<IPv6Address>
MacDue
2023-01-13
AK: Don't inherit Formatter<ErrorOr<T>> for Formatter<IPv4Address>
MacDue
2023-01-14
Shell: Use `AllocatingMemoryStream` to search for the IFS
Tim Schumacher
2023-01-14
LibCore: Add `AllocatingMemoryStream::offset_of`
Tim Schumacher
2023-01-13
PixelPaint: Hold shift to constrain polygonal select tool line angle
Tim Ledbetter
2023-01-13
PixelPaint: Don't allow the move tool to resize to zero pixels
Tim Ledbetter
2023-01-13
Kernel/Net: Get the correct interface type in SIOCGIFHWADDR ioctl
Arda Cinar
2023-01-13
Kernel: Remove outdated FIXME in the DeviceManagement code
Liav A
2023-01-13
LibCore: Call the mkstemp function in a slightly prettier way
Arda Cinar
2023-01-13
GamesSettings: Draw one of the previewed cards as "highlighted"
Timothy Flynn
2023-01-13
GamesSettings: Paint the card preview frame using a CardGame subclass
Timothy Flynn
2023-01-13
GamesSettings: Move classes into the GamesSettings namespace
Timothy Flynn
2023-01-13
Userland: Remove a bunch of unveil calls on /sys/kernel/processes
Liav A
2023-01-13
Kernel: Require "stdio" pledge promise when calling get_root_session_id
Liav A
2023-01-13
LibGUI: Make undo work for TextDocument ReplaceAllTextCommand
Sam Atkins
2023-01-13
GMLPlayground: Add a toolbar
Sam Atkins
[prev]
[next]