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-23
Base+Userland: Apply Human Interface Guidelines to Object text
thankyouverycool
2023-05-23
LibGUI: Adjust size and layout of InputBox
thankyouverycool
2023-05-23
LibC: Fix incorrect string length calculation in getsignalbyname()
Tim Ledbetter
2023-05-22
WebP: Let ALPH replace alpha channel instead of augmenting it
Nico Weber
2023-05-22
LibWeb: Wait for media candidates without endlessly queueing microtasks
Timothy Flynn
2023-05-22
LibWeb: Make sure collapsed margins are not ignored if box creates FC
Aliaksandr Kalenik
2023-05-22
LibWeb: Propagate children_are_inline in wrap_in_anonymous
Andi Gallo
2023-05-22
LibGfx: Add search path to debug output in `FontDatabase`
Jelle Raaijmakers
2023-05-22
LibWeb: Set grid-auto-columns/rows in NodeWithStyle::apply_style()
Aliaksandr Kalenik
2023-05-22
LibWeb: Stub AudioContext constructor
Luke Wilde
2023-05-22
LibJS: Add "Month dd, yy hh:mm:ss" Date format
Luke Wilde
2023-05-22
LibWeb: Fire the contextmenu event on right click (if not holding shift)
Luke Wilde
2023-05-22
LibWeb: Tidy up apply_clip_overflow_rect() a little
MacDue
2023-05-22
LibWeb: Support grid-auto-columns and grid-auto-rows properties in GFC
Aliaksandr Kalenik
2023-05-22
LibWeb/CSS: Implement parsing of grid-auto-columns and grid-auto-rows
Aliaksandr Kalenik
2023-05-22
LibWeb: Check if line name is present in GridTrackSizeList::to_string()
Aliaksandr Kalenik
2023-05-22
Revert "LibGfx: Add NearestFractional scaling type to painter"
Sam Atkins
2023-05-21
LibWeb: Don't assume response object isn't null in fetch abort algorithm
Andreas Kling
2023-05-21
LibWeb: Represent OccupationGrid using HashTable in GFC
Aliaksandr Kalenik
2023-05-21
LibWeb: Move SVGElement's dataset construction to initialize()
Andreas Kling
2023-05-21
LibWeb: Fix unsafe capture of stack variables in main_fetch()
Andreas Kling
2023-05-21
LibJS: Don't dereference well-known symbols when gathering roots
Andreas Kling
2023-05-21
LibWeb+LibJS: Don't lazily construct web prototypes in cell constructors
Andreas Kling
2023-05-21
LibWeb: Implement table rowspan
Andi Gallo
2023-05-21
LibWeb: Don't crash on percentage values for CSS stroke-width
Andreas Kling
2023-05-21
LibWeb: Use code to size spanning tracks for non-spanning tracks in GFC
Aliaksandr Kalenik
2023-05-21
LibWeb: Implement more of spanning tracks sizing in GFC
Aliaksandr Kalenik
2023-05-21
LibIPC: Remove redundant IPC::Dictionary type
Ben Wiederhake
2023-05-21
WebSocket: Avoid unnecessary IPC::Dictionary wrapper
Ben Wiederhake
2023-05-21
RequestServer: Avoid unnecessary IPC::Dictionary wrapper
Ben Wiederhake
2023-05-21
Clipboard: Avoid unnecessary IPC::Dictionary wrapper
Ben Wiederhake
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
[prev]
[next]