index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
Age
Commit message (
Expand
)
Author
2023-05-28
Tests/Kernel: Do not build TestEFault on AArch64
Daniel Bertalan
2023-05-28
LibWeb: Skip children based on media when updating the source set
Andi Gallo
2023-05-27
LibWeb: Make resolved serialization of CSS `display` prefer short form
Andreas Kling
2023-05-27
LibWeb: Unit tests for min/max-inline-size
Karthik Karanth
2023-05-27
Ladybird+Tests/LibWeb: Add very basic text-only test harness
Andreas Kling
2023-05-27
AK+Everywhere: Don't crash on invalid months
Ben Wiederhake
2023-05-27
AK: Fix signed overflow in unix time parts parsing
Ben Wiederhake
2023-05-27
AK: Test from_unix_time_parts intensively
Ben Wiederhake
2023-05-27
LibCore: Drop TestLibCoreIODevice
Ben Wiederhake
2023-05-27
LibWeb: Accept fit-content as a value for min-width and max-width
Andreas Kling
2023-05-27
LibWeb: Support fit-content width for block-level boxes
Andreas Kling
2023-05-27
LibWeb: Support grid items with fit-content width :^)
Andreas Kling
2023-05-27
LibWeb: Add basic parsing of grid shorthand CSS property
Aliaksandr Kalenik
2023-05-26
LibWeb: Fix width calculation for floating replaced elements
Andi Gallo
2023-05-26
LibWeb: Reset margin collapsing state only if box indeed add clearance
Aliaksandr Kalenik
2023-05-26
LibWeb: Consume sign in `SVG::parse_elliptical_arg_argument`
Cameron Youell
2023-05-26
LibWeb: Get reference height from closest non-anonymous ancestor
Andi Gallo
2023-05-25
LibSQL: Free heap storage when deleting rows
Jelle Raaijmakers
2023-05-25
LibSQL: Implement freeing heap storage
Jelle Raaijmakers
2023-05-25
LibSQL: Find free blocks when opening a database file
Jelle Raaijmakers
2023-05-25
LibSQL: Keep track of free heap blocks when trimming storage
Jelle Raaijmakers
2023-05-25
LibSQL: Reuse heap blocks when overwriting storage
Jelle Raaijmakers
2023-05-25
LibSQL: Test `SQL::Heap` separately
Jelle Raaijmakers
2023-05-25
LibSQL: Clean up TestSqlDatabase
Jelle Raaijmakers
2023-05-25
LibWeb: Make input element placeholders look better
Andreas Kling
2023-05-25
LibWeb: Make `value_id_from_string()` return Optional
Sam Atkins
2023-05-24
LibTimeZone+Userland: Change timezone functions to use UnixDateTime
kleines Filmröllchen
2023-05-24
AK: Rename Time to Duration
kleines Filmröllchen
2023-05-24
LibWeb: Sum horizontal margins to calculate space used by floats
Aliaksandr Kalenik
2023-05-24
LibWeb: Remove `Gfx::Rect<float>` workarounds from BFC
Jelle Raaijmakers
2023-05-24
LibWeb: Make CSSPixels and Length use 64-bit (double) floating point
Andreas Kling
2023-05-24
LibWeb: Rebaseline a layout test after 10ceacf5fb6ef8cea7c90958470515d5b386c50b
Andreas Kling
2023-05-24
LibGfx: Prevent out of bounds access when scaling small Bitmaps
Darius Arnold
2023-05-24
LibWeb: Resolve CSS variables if present in SVG presentation attributes
Andreas Kling
2023-05-24
LibThreading: Improve resiliancy of timed threading tests
Timothy Flynn
2023-05-23
LibGfx+Everywhere: Change `Gfx::Rect` to be endpoint exclusive
Jelle Raaijmakers
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
LibWeb: Support grid-auto-columns and grid-auto-rows properties in GFC
Aliaksandr Kalenik
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: Implement more of spanning tracks sizing in GFC
Aliaksandr Kalenik
2023-05-21
LibWeb: Include SVG-as-image isolated contexts in layout/DOM tree dumps
Andreas Kling
2023-05-21
LibWeb: Add a very basic test for SVG-as-image
Andreas Kling
2023-05-20
LibWeb: Support <svg> elements with `display: block`
Andreas Kling
2023-05-19
LibCompress: Handle arbitrarily long FF-chains in the LZMA encoder
Tim Schumacher
2023-05-19
AK: Rewrite HashMap::clone signature with template-args and const
Ben Wiederhake
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
LibWeb: Resolve grid item fixed size paddings in GFC
Aliaksandr Kalenik
[next]