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-05-26
LibGfx: Fix glyph render to create implied points in start/end of path
Aliaksandr Kalenik
2023-05-25
Browser: Download Widget file and directory text changes
sec05
2023-05-25
LibWeb: Do the CORS cross-origin workaround to find MIME type for images
Andreas Kling
2023-05-25
LibWeb: Make Fetch::Infrastructure::HeaderList::is_empty() public
Andreas Kling
2023-05-25
Kernel/aarch64: Fix build after #17842
Daniel Bertalan
2023-05-25
LibWeb: Don't crash on unimplemented CSS display type
Andreas Kling
2023-05-25
LibWeb: Try failed font lookups again without weight and slope
Andreas Kling
2023-05-25
LibWeb: Add CustomIdentStyleValue, along with parsing for it
Sam Atkins
2023-05-25
Meta: Add myself to CODEOWNERS for LibSQL
Jelle Raaijmakers
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: Handle invalid UTF-8 in Fetch's Body#text()
0GreenClover0
2023-05-25
LibWeb: Make input element placeholders look better
Andreas Kling
2023-05-25
LibWeb: Make HTMLDivElement not "final"
Andreas Kling
2023-05-25
Documentation: Add Qt6 SVG module to Ladybird build deps on Arch
kuchikuu
2023-05-25
Ladybird: Add shortcut to "Close Current Tab"
Xexxa
2023-05-25
Ladybird: Move "Settings" from "File" to "Edit"
Xexxa
2023-05-25
Ladybird: Add missing icons
Xexxa
2023-05-25
LibWeb: Stop generating now-unused `property_accepts_value()` function
Sam Atkins
2023-05-25
LibWeb: Remove now-unused `parse_css_value(ComponentValue)` method
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for transform-origin
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for text-decoration
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for text-decoration-line
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for overflow
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for list-style
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for content
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for font and font-family
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for flex-flow
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for border and its sided versions
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for flex
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for background-size
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for background-repeat
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for background-position[-x,-y]
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for `background`
Sam Atkins
2023-05-25
LibWeb: Use new StyleValue parsing for "simple" properties
Sam Atkins
2023-05-25
LibWeb: Implement smarter CSS StyleValue parsing
Sam Atkins
2023-05-25
LibWeb: Cache initial property values when parsing `background`
Sam Atkins
2023-05-25
LibWeb: Teach the CSS parser about extra color keywords
Sam Atkins
2023-05-25
LibWeb: Make `property_id_from_string()` return Optional
Sam Atkins
2023-05-25
LibWeb: Make `value_id_from_string()` return Optional
Sam Atkins
2023-05-25
LibWeb: Generate `property_accepts_[identifier/type]()` functions
Sam Atkins
2023-05-25
LibWeb: Fill in some missing property data and bodge extra types
Sam Atkins
2023-05-25
LibWeb: Remove "Invalid" StyleValue type
Sam Atkins
2023-05-24
AK: Remove Duration::now_monotonic
kleines Filmröllchen
2023-05-24
Everywhere: Use MonotonicTime instead of Duration
kleines Filmröllchen
[next]