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-06-02
LibWeb: Move function parsing to separate method
stelar7
2023-06-02
LibWeb: Remove per path clipping for SVGGeometryPaintable
MacDue
2023-06-02
LibWeb: Avoid text-aligning content that is too long for its line box
FalseHonesty
2023-06-01
LibCrypto: Don't return reference to stack frame in PBKDF
Ben Wiederhake
2023-06-01
WindowServer: Don't crash when trying to set invalid effects
Ben Wiederhake
2023-06-01
LibWeb: Convert NumberStyleValue from float to double
Sam Atkins
2023-06-01
LibWeb: Remove int usage of NumberStyleValues
Sam Atkins
2023-06-01
LibWeb: Implement IntegerStyleValue, for holding `<integer>`
Sam Atkins
2023-06-01
LibWeb: Rename NumericStyleValue -> NumberStyleValue
Sam Atkins
2023-06-01
LibWeb: Round lengths to 3 decimals after resolving from percentage
Andreas Kling
2023-06-01
WebP/Lossy: Allow negative values from segment adjustment too
Nico Weber
2023-06-01
WebP/Lossy: Clamp negative quantization indices to zero
Nico Weber
2023-06-01
WebP: Remove nonsensical comment
Nico Weber
2023-06-01
WebP/Lossy: Add a missing clamp
Nico Weber
2023-06-01
WebP/Lossy: Add `const` annotations to functions in Tables.h
Nico Weber
2023-06-01
WebP/Lossy: Reduce size of MacroblockMetadata from 80 to 20 bytes
Nico Weber
2023-06-01
LibGfx: Do not use divisions when calculating font subpixel offsets
Jelle Raaijmakers
2023-06-01
LibGfx: Remove SSE version of `Color::blend()`
Jelle Raaijmakers
2023-06-01
LibWeb: Allow infinitely long flex lines when sizing under max-content
Andreas Kling
2023-06-01
LibWeb: Implement `has_transient_activation`
stelar7
2023-06-01
LibWeb: Set `last activation timestamp` on the window
stelar7
2023-06-01
LibWeb: Implement step 7 of `choose_a_browsing_context`
stelar7
2023-06-01
LibWeb: Measure the overflow for all scroll containers
Andreas Kling
2023-06-01
LibWeb: Clip overflow in descendant boxes for non-visible CSS overflow
Andreas Kling
2023-06-01
LibWeb: Let's say that layout viewports are always scroll containers
Andreas Kling
2023-06-01
LibWeb: Include scrollable overflow in paint tree dumps
Andreas Kling
2023-06-01
LibGfx: Optimize `Painter::blit_filtered()`
Jelle Raaijmakers
2023-06-01
LibWebView: Unbreak content-scales-to-viewport mode for Presenter
Andreas Kling
2023-06-01
LibGfx: Multiply alpha channels for vector fonts, when necessary
Andi Gallo
2023-06-01
LibWeb: Support `line-height: calc(...)` values that resolve to number
Andreas Kling
2023-06-01
LibWeb: Add support for parsing place-content shorthand CSS property
FalseHonesty
2023-06-01
LibELF: Ignore `$x`/`$d` special symbols when symbolicating AArch64 ELF
Daniel Bertalan
2023-06-01
LibC: Set up a dummy first stack frame in `_start`
Daniel Bertalan
2023-06-01
run-tests: Unlink coredumps in self-test mode
Daniel Bertalan
2023-06-01
LibWeb: Put debug spam about indefinitely sized SVGs behind a flag
Andreas Kling
2023-06-01
LibWeb: Put debug spam about negative content sizes behind a flag
Andreas Kling
2023-06-01
LibWeb: Invalidate layout tree in textContent setter
Andi Gallo
2023-06-01
LibGUI: Add support for jumping to a line and column in TextEditor
Caoimhe
2023-06-01
LibGfx: Fix winding order of segments on elliptical arcs
MacDue
2023-06-01
LibGfx: Implement new antialiased filled path rasterizer
MacDue
2023-06-01
LibGfx: Make PaintStyle::paint() a public function
MacDue
2023-06-01
LibGfx: Improve glyph rendering speed for vector fonts
Jelle Raaijmakers
2023-05-31
WebP/Lossy: Use 8-bit buffers for prediction and YUV data
Nico Weber
2023-05-31
WebP/Lossy: Clamp right after summing IDCT output, instead of later
Nico Weber
2023-05-31
WebP/Lossy: Move two enums closer to the struct that uses them
Nico Weber
2023-05-31
KeyboardMapper: Do not drop the `unix` pledge
Jelle Raaijmakers
2023-05-31
LibAudio: Load WAV metadata
kleines Filmröllchen
2023-05-31
LibAudio: Modernize WAV loader
kleines Filmröllchen
2023-05-31
WebP/Lossy: Add a missing clamp() in `TM_PRED` prediction
Nico Weber
2023-05-31
WebP/Lossy: Remove an unnecessary branch
Nico Weber
[prev]
[next]