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-05-04
LibWeb: Calculate y of a box before resolving width in BFC
Aliaksandr Kalenik
2023-05-03
AK: Have `JsonArray::set()` change values instead of inserting values
Kemal Zebari
2023-05-03
LibWeb: Implement the "The html element fills the viewport quirk"
Andreas Kling
2023-05-03
LibWeb: Take floats into account when measuring automatic width of IFC
Andreas Kling
2023-05-03
LibWeb: Implement more box type transformation edge cases
Andreas Kling
2023-05-03
ICC: Implement TRC inversion in from_pcs for point curves
Nico Weber
2023-05-03
ICC+image: Add conversion between color spaces for images :^)
Nico Weber
2023-05-03
LibWeb: Exclude table-wrapper margins from table available width
Aliaksandr Kalenik
2023-05-03
LibWeb: Use appropriate containing block width to get width of table
Aliaksandr Kalenik
2023-05-03
LibWeb: Don't crash on unresolvable line-height: calc() value
Andreas Kling
2023-05-03
LibWeb: Show formatting context roots in layout tree dumps
Andreas Kling
2023-05-03
AudioServer: Dequeue all buffers when clearing a ClientAudioStream
Joel Petersson
2023-05-03
SoundPlayer: Clear client buffer when playback is stopped
Joel Petersson
2023-05-03
profile: Prevent crash when -p is supplied a non-integer value
PrestonLTaylor
2023-05-03
profile: Add -a to warning message when -e, -d, -w xor -f is not set
PrestonLTaylor
2023-05-03
LibWeb: Implement "create navigation params from a srcdoc resource"
Aliaksandr Kalenik
2023-05-03
LibWeb: Implement "create navigation params by fetching"
Aliaksandr Kalenik
2023-05-03
LibWeb: Implement "attempt to populate the history entry's document"
Aliaksandr Kalenik
2023-05-03
LibWeb: Move document loading into separate file
Aliaksandr Kalenik
2023-05-03
LibWeb: Reuse ReferrerType from Fetch in HTML::DocumentState
Aliaksandr Kalenik
2023-05-03
LibWeb: Add fetch_controller property in HTML::NavigationParams
Aliaksandr Kalenik
2023-05-03
LibWeb: Add navigable property in NavigationParams
Aliaksandr Kalenik
2023-05-03
LibWeb: Change id to be optional in HTML::NavigationParams
Aliaksandr Kalenik
2023-05-03
LibWeb: Fix typo in HTML::DocumentState
Aliaksandr Kalenik
2023-05-03
LibWeb: Add resource property in DocumentState
Aliaksandr Kalenik
2023-05-03
LibWeb: Add request_body property in HTML::POSTResource
Aliaksandr Kalenik
2023-05-03
LibWeb: Introduce SourceSnapshotParams
Aliaksandr Kalenik
2023-05-03
HexEditor: Remember all of the layout options in the configuration
Caoimhe
2023-05-03
Chess: Spawn new engine process immediately after engine is selected
Tim Ledbetter
2023-05-03
Chess: Allow stockfish to be used if available
Tim Ledbetter
2023-05-03
LibChess+ChessEngine: Don't crash on error when reading UCI commands
Tim Ledbetter
2023-05-03
LibChess: Add optional ponder move to the BestMove command
Tim Ledbetter
2023-05-03
LibChess: Flesh out InfoCommand implementation
Tim Ledbetter
2023-05-03
LibChess: Use the correct command type for InfoCommand
Tim Ledbetter
2023-05-02
LibWeb: Only change inside value during blockification
Emil Militzer
2023-05-02
LibWeb: Support multi-keyword syntax for CSS display property
Emil Militzer
2023-05-02
LibWeb: Expose list_item value in CSS display
Emil Militzer
2023-05-02
LibWeb: Set max-values for display CSS property
Emil Militzer
2023-05-02
LibWeb: Add missing inline-grid for display CSS property
Emil Militzer
2023-05-02
LibWeb: Fix intrinsic sizing when min or max width is specified
Aliaksandr Kalenik
2023-05-02
ICC: Implement TRC inversion in from_pcs for parametric curves
Nico Weber
2023-05-02
ICC: Implement some of Profile::from_pcs()
Nico Weber
2023-05-02
ICC: Use snake_case instead of matching spec's camelCase in to_pcs()
Nico Weber
2023-05-02
LibGfx: Fix -Wdouble-promotion for float matrices
Nico Weber
2023-05-02
ICC: Make a "not yet implemented" string more precise
Nico Weber
2023-05-02
ICC: Rename tag_for_rendering_intent()
Nico Weber
2023-05-02
LibJS: Fix mix-up between assignment and comparison
Daniel Bertalan
2023-05-02
LibVideo/VP9: Revert framebuffer size reduction to allow OOB blocks
Zaggy1024
2023-05-02
LibWeb: Set zero underflow when calculating intrinsic width of block
Aliaksandr Kalenik
2023-05-02
LibWeb: Account for box-sizing:border-box in layout-less definite sizes
Andreas Kling
[prev]
[next]