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-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
2023-05-02
LibWeb: Remove vestigial resolve_definite_width/height helper functions
Andreas Kling
2023-05-02
SoundPlayer: Fix glitchy visualization on pause/stop
Joel Petersson
2023-05-02
SoundPlayer: Introduce buffer_reset api to VisualizationWidget
Joel Petersson
2023-05-02
LibGUI: Only clear `TreeView::m_view_metadata` when required
Caoimhe
2023-05-01
LibWeb: Make XMLDocumentBuilder create elements with the HTML namespace
Ali Mohammad Pur
2023-05-01
LibWeb: Support getting the grid-template-areas from resolved style
Andreas Kling
2023-05-01
Userland+Base: Treat ".webp" files as images :^)
Andreas Kling
2023-05-01
CertificateSettings: Add missing ellipsis on import/export buttons
Andreas Kling
2023-04-30
nc: Fix overflow in port and local_port argument
Fabian Dellwing
2023-04-30
LibCore: Implement integral ArgsParser positionals through a template
Fabian Dellwing
2023-04-30
LibCore: Add support for short integral type to ArgsParser
Fabian Dellwing
2023-04-30
LibELF: Report file path for unimplemented `DYNAMIC` tags
Jelle Raaijmakers
2023-04-30
LibGUI: Use Variant's built-in equality operator in Window and Widget
Andreas Kling
2023-04-30
HackStudio: Move around execution order and prevent crashing
iyush
2023-04-30
LibJS+LibWeb: Explicitly mark ignored members in visit_edges methods
Matthew Olsson
2023-04-30
LibJS+LibWeb: Add missing visit calls in visit_edges implementations
Matthew Olsson
2023-04-30
LibWeb: Fix incorrect usage of JS::GCPtr
Matthew Olsson
2023-04-30
LibJS+LibWeb: Normalize calls to Base::visit_edges in GC objects
Matthew Olsson
2023-04-30
LibWeb: Add missing JS::GCPtr wrappers in HTMLLinkElement
Matthew Olsson
2023-04-30
LibVideo/VP9: Make inter-prediction fast path accumulators 32-bit
Zaggy1024
2023-04-30
icc: Add a --measure flag that prints color difference in profile
Nico Weber
2023-04-30
ICC: Mark Profile::to_pcs() and to_lab() const
Nico Weber
2023-04-30
LibGfx: Add DeltaE() function
Nico Weber
2023-04-30
LibGfx: Move CIELAB to its own file
Nico Weber
2023-04-30
LibWeb: Parse `grid-template` property
martinfalisse
2023-04-30
LibWeb: Change name of GridTrackSizeListStyleValue
martinfalisse
[next]