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-31
LibAudio: Modernize WAV loader
kleines Filmröllchen
2023-05-31
WebP/Lossy: Add a missing clamp() in `TM_PRED` prediction
Nico Weber
2023-05-31
WebP/Lossy: Remove an unnecessary branch
Nico Weber
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
Ladybird: Look for helper processes at `{app_dir}/{helper}/{helper}`
Sigmund Lahn
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
LibWeb/Tests: Add missing newline in inset-shorthand-property.txt
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
WebP/Lossy: Use correct test image for coefficient skipping
Nico Weber
2023-05-30
LibWeb/WebDriver: Support resolve with callback in execute_async_script
Aliaksandr Kalenik
2023-05-30
Meta: Update cacert.pem
Fabian Dellwing
2023-05-30
LibWeb: Make 'optional BufferSource' IDL arguments actually optional
Ali Mohammad Pur
2023-05-30
CI: Do not expect `test-results.log` to exist on AArch64
Daniel Bertalan
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: Add test for lossy webp with uncompressed alpha
Nico Weber
2023-05-30
WebP/Lossy: Add an additional test case
Nico Weber
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
[next]