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-10-15
Spider: Make the last move undoable
Gunnar Beutner
2022-10-15
LibWeb: Apply min-width and max-width constraints to inline-block boxes
Andreas Kling
2022-10-15
LibWeb: Split intrinsic heights cache by definite available widths
Andreas Kling
2022-10-15
LibWeb: Assign hypothetical flex item main sizes as temporary main size
Andreas Kling
2022-10-15
Ports: Add dosfstools port
Liav A
2022-10-15
Meta: Properly ignore targets which don't have a component name
Gunnar Beutner
2022-10-15
LibWeb/Fetch: Add "webidentity" destination for FedCM
Linus Groh
2022-10-15
LibWeb/Fetch: Add duplex property to Request
Linus Groh
2022-10-15
LibWeb/Fetch: Add support for parsing a single range header value
Linus Groh
2022-10-15
Meta: Instruct stale-bot to ignore `pr-is-blocked` PRs
Brian Gianforcaro
2022-10-15
Kernel: Fix build error on AARCH64
Gunnar Beutner
2022-10-15
NetworkSettings+SpiceAgent: Update and add required unveil paths
ne0ndrag0n
2022-10-15
LibJS: Move time zone annotation parsing into ParseISODateTime
snooze6214
2022-10-14
Kernel: Add support for the FAT32 filesystem
Undefine
2022-10-14
AK: Add StringView::find_last_not
Undefine
2022-10-15
Meta: Don't tell to run script as root when that's not the actual error
demostanis
2022-10-15
AK: Explictly disallow lvalue reference types within Variant
Timothy Flynn
2022-10-15
Base: Add test page for exceptions
Pavel
2022-10-15
WebContent+LibWeb+LibJS: Report exceptions to the JS console
Pavel
2022-10-15
headless-browser: Add ca-certs-path options
leeight
2022-10-14
LibAudio: Factorize stream initialisation to base class `LoaderPlugin`
Lucas CHOLLET
2022-10-14
LibAudio: Allow the MP3 plugin to be constructed from a byte buffer
Lucas CHOLLET
2022-10-14
LibAudio: Port the MP3 plugin to `Core::Stream`
Lucas CHOLLET
2022-10-14
LibAudio: Remove the last occurrence of `Core::File` in the Flac plugin
Lucas CHOLLET
2022-10-14
LibAudio: Remove the last occurrence of `Core::File` in the Wav plugin
Lucas CHOLLET
2022-10-14
LibAudio: Get rid of unused method `Loader::file()`
Lucas CHOLLET
2022-10-14
Base: Fix my mistake
Sam Atkins
2022-10-14
Base: Add a quote
Sam Atkins
2022-10-14
LibWeb: Implement CSS fit-content algorithm precisely as spec says
Andreas Kling
2022-10-14
LibWeb: Resolve *all* percentages in abspos height calculation
Andreas Kling
2022-10-14
LibWeb: Implement basic support for align-content in flex layout
Andreas Kling
2022-10-14
LibWeb: Parse the CSS align-content property
Andreas Kling
2022-10-14
LibWeb: Make TextNode::ChunkIterator emit an empty chunk for content:""
Andreas Kling
2022-10-14
LibWeb: Don't treat `content: ""` as collapsible whitespace
Andreas Kling
2022-10-14
LibWeb: Mark `content: "string"` text nodes as generated
Andreas Kling
2022-10-14
LibWeb: Remove unused Layout::TextNode::ChunkIterator::m_layout_mode
Andreas Kling
2022-10-14
LibWeb: Fix bogus inline-block check in line box layout
Andreas Kling
2022-10-14
LibWeb: Apply min/max constraints to sizes that are initially definite
Andreas Kling
2022-10-14
LibWeb: Clamp flex item's automatic cross sizes to min/max sizes
Andreas Kling
2022-10-14
LibWeb: Mark percentage heights as initially definite when appropriate
Andreas Kling
2022-10-14
LibJS/Temporal: Fix inconsistency in order of observable operations
Luke Wilde
2022-10-14
HexEditor: Render selection background without gaps between rows
Mart G
2022-10-14
LibAudio: Fix 24-bit PCM rescaling
kleines Filmröllchen
2022-10-14
LibAudio: Correctly rescale 8-bit PCM samples
kleines Filmröllchen
2022-10-14
LibSQL: Rewrite the SQL::Value type to be contained within one class
Timothy Flynn
2022-10-14
LibSQL: Remove infallible type conversions from SQL::Value
Timothy Flynn
2022-10-14
LibSQL: Return StringView from enum-to-string converters
Timothy Flynn
2022-10-14
LibSQL: Copy SQL::Value instances less frequently (which may be vectors)
Timothy Flynn
2022-10-14
LibSQL: Add missing header includes
Timothy Flynn
2022-10-14
LibWeb: Add missing property and methods for history object
leeight
[prev]
[next]