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-05-31
NotificationServer: Stop notifications showing in the top left at first
Rummskartoffel
2023-05-31
WebP/Lossy: Add support for images with more than one partition
Nico Weber
2023-05-31
LibVideo/PlaybackManager: Return duration zero when an error occurs
Zaggy1024
2023-05-31
LibWeb: Make solve_replaced_size_constraint() into FormattingContext
Andreas Kling
2023-05-31
LibWeb: Move layout box rect helpers into FormattingContext
Andreas Kling
2023-05-31
LibWeb: Remove unnecessary static formatting context functions
Andreas Kling
2023-05-31
LibWeb: Change calc node representation from float to double
stelar7
2023-05-31
pgrep: Add `-x` option to only select exact matches
Tim Ledbetter
2023-05-31
pgrep: Add `-U` option to filter matches by UID or login name
Tim Ledbetter
2023-05-31
pgrep: Add `-l` option to list the process name as well as its pid
Tim Ledbetter
2023-05-31
pgrep: Add `-c` option to show the number of matches
Tim Ledbetter
2023-05-31
pgrep: Add `--ignore-case` as an alias for the `-i` option
Tim Ledbetter
2023-05-31
pgrep: Return 1 rather than 0 if there are no matches
Tim Ledbetter
2023-05-31
killall: Continue killing processes if `kill()` call fails
Tim Ledbetter
2023-05-31
killall: Don't parse SIGINVAL as signal 0
Tim Ledbetter
2023-05-31
killall: Prefer StringView over DeprecatedString
Tim Ledbetter
2023-05-31
LibWeb: Allow calculated values in transform
stelar7
2023-05-31
LibWeb: Lazy evaluate optional to avoid crash
stelar7
2023-05-31
LibWeb: Serialize Resolution according to spec
stelar7
2023-05-31
LibWeb: Serialize Frequency according to spec
stelar7
2023-05-31
LibWeb: Serialize Angle according to spec
stelar7
2023-05-31
LibWeb: Serialize Time according to spec
stelar7
2023-05-30
LibWeb: Render svg-as-image with 1:1 scaling factor
Simon Wanner
2023-05-30
WebContent: Wait for Resource to load in wait_for_navigation_to_complete
Aliaksandr Kalenik
2023-05-30
LibWeb: Add `Page::has_ongoing_navigation()`
Aliaksandr Kalenik
2023-05-30
LibWeb/WebDriver: Support resolve with callback in execute_async_script
Aliaksandr Kalenik
2023-05-30
LibWeb: Make 'optional BufferSource' IDL arguments actually optional
Ali Mohammad Pur
2023-05-30
LibWeb: Set margin, padding and border for replaced boxes
Andi Gallo
2023-05-30
LibWeb: Make font selection closer to specification
Andi Gallo
2023-05-30
LibWeb: Adjust change event timing for input elements
stelar7
2023-05-30
LibJS: Align MathObject::atan closer to spec
Shannon Booth
2023-05-30
LibJS: Add spec comments to MathObject::atan
Shannon Booth
2023-05-30
WebP/Lossy: Tweak some comments
Nico Weber
2023-05-30
WebP/Lossy: Check that file contains enough data for first partition
Nico Weber
2023-05-30
LibWeb: Add support for parsing 'inset' shorthand CSS property
FalseHonesty
2023-05-30
LibWeb: Restore protection against empty HTMLImageElement resources
Timothy Flynn
2023-05-30
Shell: Prefer File and FileSystem over DeprecatedFile
Ben Wiederhake
2023-05-30
Shell: Rewrite Shell::possibly_print_error without deprecated API
Ben Wiederhake
2023-05-30
Shell: Rewrite Shell::runnable_path_for without deprecated API
Ben Wiederhake
2023-05-29
LibWeb: Output names of inner table boxes in layout dump
Aliaksandr Kalenik
2023-05-29
LibWeb: Remove Layout::TableCellBox
Aliaksandr Kalenik
2023-05-29
LibWeb: Remove Layout::TableRowBox
Aliaksandr Kalenik
2023-05-29
LibWeb: Remove Layout::TableRowGroupBox
Aliaksandr Kalenik
2023-05-29
LibWeb: Support `min-content` for `width`, `min-width` and `max-width`
Andreas Kling
2023-05-29
LibWeb: Support `max-content` for `width`, `min-width` and `max-width`
Andreas Kling
2023-05-29
WebP/Lossy: Implement prediction and inverse DCT
Nico Weber
2023-05-29
WebP/Lossy: Add function for inverse 4x4 DCT from spec
Nico Weber
2023-05-29
Help: Sort search results by score
Tim Ledbetter
2023-05-29
LibGUI: Allow FilteringProxyModel to optionally sort results by score
Tim Ledbetter
2023-05-29
Help: Perform a fuzzy match on the page title when searching
Tim Ledbetter
[prev]
[next]