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
2023-04-29
ICC: Add a missing " at the end of a comment
Nico Weber
2023-04-29
ICC: Rename XYZ and XYZNumber fields to uppercase
Nico Weber
2023-04-29
ICC: Add comment with a link to WellKnownProfiles.cpp
Nico Weber
2023-04-29
ICC: Add method to convert a color to the profile connection space
Nico Weber
2023-04-29
ICC: Make number_of_components_in_color_space() external
Nico Weber
2023-04-29
ICC: Make struct XYZ store float instead of double
Nico Weber
2023-04-29
Chess: Display appropriate dialog when engine move ends the game
Tim Ledbetter
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
SystemServer: Remove unused code for generating /dev/hwrng
Liav A
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
Chess: Send a ucinewgame command to the engine on starting a new game
Tim Ledbetter
2023-04-28
ChessEngine: Reset the engine state on receiving a ucinewgame command
Tim Ledbetter
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
DisplaySettings: Show bilinear filtered wallpaper in `MonitorWidget`
Jelle Raaijmakers
2023-04-27
DisplaySettings: Remove unused code from `MonitorWidget`
Jelle Raaijmakers
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
KeyboardPreferenceLoader: Remove usage of `DeprecatedFile`
Lucas CHOLLET
2023-04-27
DHCPClient: Remove usage of `DeprecatedFile`
Lucas CHOLLET
[next]