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-29
ICC: Make struct XYZ store float instead of double
Nico Weber
2023-04-29
LibWeb: Implement "distribute height to rows" step in TFC
Aliaksandr Kalenik
2023-04-29
LibWeb: Fix division by zero in table columns width distribution
Aliaksandr Kalenik
2023-04-28
LibWeb: Compute inset for relative positioned inline-block
Emil Militzer
2023-04-28
LibWeb: Implement "get all used history steps" for traversables
Aliaksandr Kalenik
2023-04-28
LibWeb: Implement "get the target history entry" for navigables
Aliaksandr Kalenik
2023-04-28
LibWeb: Implement "get session history entries" for navigables
Aliaksandr Kalenik
2023-04-28
LibWeb: Change Navigable::traversable_navigable() to be const
Aliaksandr Kalenik
2023-04-28
LibWeb: Add non-const session_history_entries getter in traversable
Aliaksandr Kalenik
2023-04-28
LibWeb: Add NestedHistory in DocumentState
Aliaksandr Kalenik
2023-04-28
LibWeb: Resolve and paint SVG gradient fills
MacDue
2023-04-28
LibWeb: Implement SVGLinearGradientElement (<linearGradient>)
MacDue
2023-04-28
LibGfx: Implement PaintStyle for SVG linear gradients
MacDue
2023-04-28
LibWeb: Implement SVGGradientElement
MacDue
2023-04-28
LibWeb: Allow specifying a URL for an SVG fill
MacDue
2023-04-28
LibWeb: Add URLStyleValue to represent general url() values
MacDue
2023-04-28
LibWeb: Implement SVGStopElement (<stop>)
MacDue
2023-04-28
LibWeb: Add stop-color as a CSS property
MacDue
2023-04-28
LibWeb: Allow doing .to_color() on a StyleValue without a layout node
MacDue
2023-04-28
LibWeb: Add SVG tag names for <linearGradient>s
MacDue
2023-04-28
LibWeb: Implement SVGAnimatedNumber
MacDue
2023-04-28
AK+LibTimeZone: Add debug only formatter for Optional
MacDue
2023-04-28
LibWeb: Consider cell computed height in total row min height of table
Aliaksandr Kalenik
2023-04-28
LibWeb: Consider row computed height in total row min height of table
Aliaksandr Kalenik
2023-04-28
LibChess: Add the ucinewgame command
Tim Ledbetter
2023-04-28
AK+Everywhere: Disallow Error::from_string_view(FooString)
Ali Mohammad Pur
2023-04-27
LibWeb: Blockify pseudo elements that are flex items
Andreas Kling
2023-04-27
LibWeb: Clear the mouse event tracking node when it stops wanting events
Timothy Flynn
2023-04-27
LibWeb: Verify that a node has styled properties in its styled accessors
Timothy Flynn
2023-04-27
LibWeb: Fix bug where `box-sizing: border-box` made flex items too small
Andreas Kling
2023-04-27
LibWeb: Implement ReadableByteStreamController.error()
Matthew Olsson
2023-04-27
LibWeb: Implement ReadableByteStreamController.close()
Matthew Olsson
2023-04-27
LibWeb: Add missing AOs for ReadableByteStreamController.[[PullSteps]]
Matthew Olsson
2023-04-27
LibWeb: Add ReadableStreamBYOBReader to ReadableStreamReader type
Matthew Olsson
2023-04-27
LibWeb: Add ReadableStreamBYOBReader interface
Matthew Olsson
2023-04-27
LibWeb: Fix a blatant nullptr dereference in ReadableStreamGenericReader
Matthew Olsson
2023-04-27
LibWeb: Prevent margin double-counting with "collapse through" boxes
Aliaksandr Kalenik
2023-04-27
LibCore+file: Factorize code to detect mime-type from bytes of a file
Lucas CHOLLET
2023-04-27
LibSymbolication: Use `Core::File` instead of `Core::DeprecatedFile`
Lucas CHOLLET
2023-04-27
LibGfx: Transform the x axis rotation for elliptical arcs
Andreas Kling
2023-04-27
LibGfx: Add AffineTransform::rotation()
Andreas Kling
2023-04-26
LibCore: Remove unused EventLoopManager::wake()
Andreas Kling
2023-04-26
LibCore: Move post_event() back to EventLoopImplementation
Andreas Kling
2023-04-26
LibAudio: Wait for enqueuer thread to start before poking its event loop
Andreas Kling
2023-04-26
LibWeb: Implement creation of fresh top-level traversables
Aliaksandr Kalenik
2023-04-26
LibWeb: Implement Navigable::initialize_navigable()
Aliaksandr Kalenik
2023-04-26
LibWeb: Add step property in SessionHistoryEntry
Aliaksandr Kalenik
2023-04-26
LibCpp: Support for parsing c-style fixed arrays (arr[2])
iyush
2023-04-26
LibWeb: Clamp CSS z-index to the range of a 32-bit integer
Andreas Kling
2023-04-26
LibWasm: Start implementing WASI
Ali Mohammad Pur
[prev]
[next]