index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-06-03
LibLine: Ignore ENOENT errors when loading old history
Tim Schumacher
2023-06-03
SpiceAgent: Exit early if `SPICE_DEVICE` doesn't exist
Caoimhe
2023-06-03
SpiceAgent: Don't pledge `cpath` or open SPICE_DEVICE as `rwc`
Caoimhe
2023-06-03
LibCore: Add `File::OpenMode::DontCreate`
Caoimhe
2023-06-02
LibGfx/JPEG: Use `Error` to propagate errors
Lucas CHOLLET
2023-06-02
Toolchain: Add qt6.qt{base,svg} to serenity.nix
networkException
2023-06-02
Toolchain: Sort packages in {nativeB,b}uildInputs nix lists
networkException
2023-06-02
LibWeb: Fix order/formatting of Properties.json
Sam Atkins
2023-06-02
LibWeb: Add missing value ranges to CSS properties
Sam Atkins
2023-06-02
LibWeb: Support infinite range for CSS properties
Sam Atkins
2023-06-02
LibWeb: Support font-size: calc()
Andreas Kling
2023-06-02
LibWeb: Add a way to resolve calc() values without a layout node
Andreas Kling
2023-06-02
LibWeb: Fix crashing when grid track size is calc() with percentage
Aliaksandr Kalenik
2023-06-02
Kernel+Userland: Ensure proper unveil permissions before using rm/rmdir
Liav A
2023-06-02
LibWeb: Bounds-check parsed CSS types
Sam Atkins
2023-06-02
LibWeb: Generate bounds-checking functions for CSS basic types
Sam Atkins
2023-06-02
LibWeb: Add comparison operators to CSS numeric types (except Length)
Sam Atkins
2023-06-02
LibWeb: Support flex items with calc() main size containing percentages
Andreas Kling
2023-06-02
LibWeb: Make StackingContext sorting a lot faster
Andreas Kling
2023-06-02
Kernel: Move the Storage directory to be a new directory under Devices
Liav A
2023-06-02
Ladybird: Simplify ImageCodecPluginLadybird a bit
Nico Weber
2023-06-02
WebContent: Prevent renderer crash on partially invalid image
Nico Weber
2023-06-02
LibJS: Store PrivateElement values in Handle<Value>
Andreas Kling
2023-06-02
Kernel: Remove unused Platform.h include in linker script
kleines Filmröllchen
2023-06-02
LibWeb: Parse `clamp()` css math function
stelar7
2023-06-02
LibWeb: Parse `max()` css math function
stelar7
2023-06-02
LibWeb: Parse `min()` css math function
stelar7
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
LibC+Tests: Reduce fuzz iteration in TestMemalign to speed up CI
Ben Wiederhake
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
[prev]
[next]