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
/
Libraries
Age
Commit message (
Expand
)
Author
2023-04-02
LibWeb: Fix regression in definite grid row heights
martinfalisse
2023-04-02
LibWeb: Rename PositionedBox to GridItem
martinfalisse
2023-04-02
LibWeb: Don't apply presentational hints to associated pseudo elements
Andreas Kling
2023-04-02
LibWeb: Don't apply element inline style to associated pseudo elements
Andreas Kling
2023-04-02
AK: Increase LittleEndianOutputBitStream's buffer size and remove loops
Timothy Flynn
2023-04-02
LibWeb: Fix application of intrinsic aspect ratio to flex column items
Andreas Kling
2023-04-02
LibWeb: Make HTMLImageElement loads delay the document load event
Andreas Kling
2023-04-02
LibJS: Parse secondary expressions with the original forbidden token set
Linus Groh
2023-04-02
LibCompress: Make CanonicalCode::from_bytes() return ErrorOr<>
Nico Weber
2023-04-01
LibWeb: Add ReadableStream.locked/cancel()/getReader()
Matthew Olsson
2023-04-01
LibWeb: Implement ReadableStream's constructor
Matthew Olsson
2023-04-01
LibWeb: Add UnderlyingSource struct for ReadableStream constructor
Matthew Olsson
2023-04-01
LibWeb: Add ReadableStreamDefaultController
Matthew Olsson
2023-04-01
LibWeb: Add ReadableStreamDefaultReader
Matthew Olsson
2023-04-01
LibWeb: Add the stream queue-related abstract operations
Matthew Olsson
2023-04-01
LibWeb: Add the ReadableStreamGenericReader mixin interface
Matthew Olsson
2023-04-01
LibWeb: Use scaled font when painting list item markers
MacDue
2023-04-01
LibWeb: Use scaled font when painting text shadows
MacDue
2023-04-01
LibWeb: Add .scaled_font() helper to Layout::Node
MacDue
2023-04-01
LibCompress: Implement block size validation for XZ streams
Tim Schumacher
2023-04-01
LibCompress: Factor out the list of XZ check sizes
Tim Schumacher
2023-04-01
LibCompress: Reduce indentation in CompressedBlock::try_read_more()
Nico Weber
2023-04-01
LibWeb: Don't churn HTML::EventLoop while in microtask checkpoint
Andreas Kling
2023-04-01
LibCore: Remove colons from markdown header names in ArgsParser
Tim Ledbetter
2023-04-01
LibCompress: Add a utility to GZIP compress an entire file
Timothy Flynn
2023-04-01
gunzip+LibCompress: Move utility to decompress files to GzipDecompressor
Timothy Flynn
2023-03-31
LibCompress: Remove two needless heap allocations
Nico Weber
2023-03-31
LibWeb: Add HTMLAnchorElement.referrerPolicy property
Sam Atkins
2023-03-31
LibWeb: Add HTMLAnchorElement.text getter and setter
Sam Atkins
2023-03-31
LibWeb: Add "CEReactions" to HTMLAnchorElement IDL as in spec
Sam Atkins
2023-03-31
LibGUI: Add gutter indicators to TextEditor :^)
Sam Atkins
2023-03-31
LibGUI: Rename TextEditor::LineVisualData -> LineData
Sam Atkins
2023-03-31
LibGUI: Extract repeated code for populating TextEditor per-line data
Sam Atkins
2023-03-31
AK+LibCompress: Remove the Deflate back-reference intermediate buffer
Timothy Flynn
2023-03-31
gunzip+LibCompress: Increase buffer sizes used by Deflate and gunzip
Timothy Flynn
2023-03-31
LibCrypto: Implement little endian CRC using the slicing-by-8 algorithm
Timothy Flynn
2023-03-31
LibCore: Don't assume ArgsParser arguments are non-empty
Ali Mohammad Pur
2023-03-30
LibWeb: Split CalculatedStyleValue out of StyleValue.{h,cpp}
Sam Atkins
2023-03-30
LibWeb: Move PercentageOr and subclasses into PercentageOr.{h,cpp}
Sam Atkins
2023-03-30
LibWeb: Make `absolutized_length()` helper a Length method
Sam Atkins
2023-03-30
LibWeb: Move to_gfx_scaling_mode() helper
Sam Atkins
2023-03-30
LibWeb: Move PositionValue into its own files
Sam Atkins
2023-03-30
LibWeb: Move CSS::EdgeRect into its own files
Sam Atkins
2023-03-30
LibWeb: Move BackgroundSize enum to ComputedValues.h
Sam Atkins
2023-03-30
LibWeb: Move FlexBasis enum to ComputedValues.h
Sam Atkins
2023-03-30
LibWeb: Remove CalculatedStyleValue from Length
Sam Atkins
2023-03-30
LibWeb: Let CSS::Size contain a CalculatedStyleValue
Sam Atkins
2023-03-30
LibWeb: Remove CalculatedStyleValue from Time
Sam Atkins
2023-03-30
LibWeb: Remove CalculatedStyleValue from Frequency
Sam Atkins
2023-03-30
LibWeb: Remove CalculatedStyleValue from Angle
Sam Atkins
[prev]
[next]