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-05-21
LibIPC: Fix HashMap detection in case of non-trivial traits
Ben Wiederhake
2023-05-21
LibCodeComprehension: Remove unused #include <DeprecatedFile.h>
Ben Wiederhake
2023-05-21
LibWeb: Load external images with image/svg+xml as SVG-as-image
Andreas Kling
2023-05-21
LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps
Andreas Kling
2023-05-21
LibWeb: Make standalone SVG document roots the size of the viewport
Andreas Kling
2023-05-21
LibWeb: Calculate intrinsic size and aspect ratio for SVG-as-image
Andreas Kling
2023-05-21
LibWeb: Render SVG-as-image into an isolated top-level browsing context
Andreas Kling
2023-05-21
LibWeb: Have ImageProvider bitmap getter take optional size argument
Andreas Kling
2023-05-21
LibWeb: Stub out a new SVGDecodedImageData class
Andreas Kling
2023-05-21
LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio
Andreas Kling
2023-05-21
LibWeb: Make DecodedImageData an abstract class
Andreas Kling
2023-05-20
LibWeb: Implement SVG opacity properties
MacDue
2023-05-20
LibGfx: Add Color::with_opacity(float opacity)
MacDue
2023-05-20
LibWeb: Support <svg> elements with `display: block`
Andreas Kling
2023-05-20
LibWasm: Change dir_fd to auto instead of int
Niklas Poslovski
2023-05-19
LibCompress: Move two shared LZMA magic numbers into a common place
Tim Schumacher
2023-05-19
LibCompress: Handle arbitrarily long FF-chains in the LZMA encoder
Tim Schumacher
2023-05-19
LibCompress: Add debug logging for handling LZMA direct bits
Tim Schumacher
2023-05-19
LibDebug: Prefer File::read_until_eof over DeprecatedFile
Ben Wiederhake
2023-05-19
LibCore: Migrate Command from Deprecated{File,String}
Ben Wiederhake
2023-05-19
LibCodeComprehension: Prefer File::read_until_eof over DeprecatedFile
Ben Wiederhake
2023-05-19
LibWeb: Explicitly mark HashMap copy
Ben Wiederhake
2023-05-19
LibTLS: Avoid unnecessary HashMap copies, improve const-correctness
Ben Wiederhake
2023-05-19
LibPDF: Avoid unnecessary HashMap copy, mark other copies
Ben Wiederhake
2023-05-19
LibIPC: Explicitly mark HashMap copy, offer move interface
Ben Wiederhake
2023-05-19
LibIDL: Avoid unnecessary HashMap copy
Ben Wiederhake
2023-05-19
LibCore: Explicitly mark HashMap copy
Ben Wiederhake
2023-05-19
LibLine: Prefer File::read_until_eof over DeprecatedFile::read_all
Ben Wiederhake
2023-05-19
LibCore: Remove recursive copy API from DeprecatedFile
Ben Wiederhake
2023-05-19
LibGfx: Remove clip check in `Painter::do_draw_scaled_bitmap`
Jelle Raaijmakers
2023-05-19
LibWeb: Use box sampling instead of bilinear scaling when downscaling
Jelle Raaijmakers
2023-05-19
LibGfx: Implement box sampling image scaling
Jelle Raaijmakers
2023-05-19
LibGfx: Cleanup of `Painter::do_draw_scaled_bitmap()`
Jelle Raaijmakers
2023-05-19
LibWeb: Fix null dereference on SVG element with bogus fill URL
Andreas Kling
2023-05-19
LibWeb: Make sure that margins don't collapse across a nested BFC
Andreas Kling
2023-05-19
Revert "LibGfx: Implement alternative `Rect` right/bottom edge calculations"
Andreas Kling
2023-05-19
Revert "LibGfx: Cleanup of `Painter::do_draw_scaled_bitmap()`"
Andreas Kling
2023-05-19
Revert "LibGfx: Implement box sampling image scaling"
Andreas Kling
2023-05-19
Revert "LibWeb: Use box sampling instead of bilinear scaling when downscaling"
Andreas Kling
2023-05-19
Revert "LibGfx: Remove clip check in `Painter::do_draw_scaled_bitmap`"
Andreas Kling
2023-05-19
LibFileSystemAccessClient: Improve error propagation
thankyouverycool
2023-05-19
LibGUI: Set Open/Save button as default in FilePicker
thankyouverycool
2023-05-19
LibWeb: Push the realm execution context while linking modules
Andreas Kling
2023-05-19
LibWeb: Implement the "error to rethrow" mechanism in HTML::Script
Andreas Kling
2023-05-19
LibGfx: Remove clip check in `Painter::do_draw_scaled_bitmap`
Jelle Raaijmakers
2023-05-19
LibWeb: Use box sampling instead of bilinear scaling when downscaling
Jelle Raaijmakers
2023-05-19
LibGfx: Implement box sampling image scaling
Jelle Raaijmakers
2023-05-19
LibGfx: Cleanup of `Painter::do_draw_scaled_bitmap()`
Jelle Raaijmakers
2023-05-19
LibGfx: Implement alternative `Rect` right/bottom edge calculations
Jelle Raaijmakers
2023-05-19
LibWeb: Resolve grid item fixed size paddings in GFC
Aliaksandr Kalenik
[prev]
[next]