Age | Commit message (Expand) | Author |
---|---|---|
2022-03-13 | LibWeb: Add some fast_is<T> helpers for hot classes on GitHub :^) | Andreas Kling |
2022-01-23 | LibWeb: Remove old Layout::Node::split_into_lines() API | Andreas Kling |
2021-10-14 | LibWeb: Make ReplacedBox intrinsic size setters take Optional<float> | Andreas Kling |
2021-10-14 | LibWeb: Rename "intrinsic ratio" => "intrinsic aspect ratio" | Andreas Kling |
2021-10-14 | LibWeb: Make intrinsic width/height/ratio a Box concept and simplify it | Andreas Kling |
2021-06-24 | AK: Rename downcast<T> => verify_cast<T> | Andreas Kling |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-01-12 | Libraries: Move to Userland/Libraries/ | Andreas Kling |