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-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
SystemServer: Print useful information when failing to drop privileges
Liav A
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
LookupServer: Prefer File::read_until_eof over DeprecatedFile
Ben Wiederhake
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
SystemMonitor: Prefer File::read_until_eof over DeprecatedFile
Ben Wiederhake
2023-05-19
aplay: Determine absolute path before raising the veil
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
WindowServer: Prefer File::read_until_eof over DeprecatedFile::read_all
Ben Wiederhake
2023-05-19
Shell: 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
HackStudio: Prefer FileSystem::copy_file_or_directory
Ben Wiederhake
2023-05-19
usermod: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-19
mv: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-19
cp: Prefer FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-19
install: Prefer FileSystem over 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
PixelPaint: Use box sampling scaling for layer thumbnails
Jelle Raaijmakers
2023-05-19
PixelPaint: Add support for box sampling scaling
Jelle Raaijmakers
2023-05-19
ImageViewer: Add support for box sampling scaling
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 "ImageViewer: Add support for box sampling scaling"
Andreas Kling
[prev]
[next]