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-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
2023-05-29
WebP/Lossy: Implement macroblock coefficient decoding
Nico Weber
2023-05-29
WebP/Lossy: Add static data needed for decoding coefficients
Nico Weber
2023-05-29
LibWeb: Update workarounds for fetching CORS cross-origin responses
Timothy Flynn
2023-05-29
LibWeb: Handover the fetch response's internal body data upon completion
Timothy Flynn
2023-05-29
LibWeb: Remove Layout::TableBox
Aliaksandr Kalenik
2023-05-29
watch: Avoid overflow for large interval values
Tim Ledbetter
2023-05-29
userdel: Removal of files does not require creation rights
Ben Wiederhake
2023-05-29
AudioApplet: Read and apply config value only once
Ben Wiederhake
2023-05-29
AudioApplet: Store default config value in a single place
Ben Wiederhake
2023-05-29
FileSystemAccessServer: Don't transmit unused data
Ben Wiederhake
2023-05-29
LibWeb: Only update style for the element being animated by CSS
Andreas Kling
2023-05-29
LibWeb: Respect the CSS animation-direction property for animations
Ali Mohammad Pur
2023-05-29
LibWeb: Respect the animation-fill-mode CSS property
Ali Mohammad Pur
2023-05-29
LibWeb: Make sure finished animations are not restarted
Ali Mohammad Pur
2023-05-29
LibWeb: Add preliminary support for CSS animations
Ali Mohammad Pur
2023-05-29
LibWeb: Add CSS::Time::to_milliseconds()
Ali Mohammad Pur
2023-05-29
LibWeb: Keep track of CSS property source declarations
Ali Mohammad Pur
2023-05-29
LibWeb: Add CSS CompositeStyleValue
Ali Mohammad Pur
2023-05-29
LibWeb: Visit CSS block tokens for var() tokens as well
Ali Mohammad Pur
2023-05-29
LibWeb: Allow '0' as a CSS dimension value
Ali Mohammad Pur
2023-05-29
Ladybird+Browser: Add a 'Dump All Resolved Styles' debug option
Ali Mohammad Pur
2023-05-28
headless-browser: Disable content filtering when running tests
Andreas Kling
2023-05-28
headless-browser: Print a diff when a test failure occurs
Andreas Kling
2023-05-28
WebContent+headless-browser: Use document.body.innerText for text tests
Andreas Kling
2023-05-28
LibWeb: Use HashMap instead of Vector to store grid areas in GFC
Aliaksandr Kalenik
2023-05-28
LibGUI: Fix crooked close button on active tabs in the TabWidget
Karol Kosek
2023-05-28
LibWeb: Wrap child text sequences of grid container in anonymous blocks
Aliaksandr Kalenik
2023-05-28
LibWeb: Treat unresolvable percentages as auto to resolve sizes in GFC
Aliaksandr Kalenik
2023-05-28
LibWeb: Support reverse flex layout with space-around/space-between
Andreas Kling
2023-05-28
WebP/Lossy: It's 'macroblock', not 'metablock'
Nico Weber
2023-05-28
LibWeb: Add missing check in CrossOriginGetOwnPropertyHelper
Andi Gallo
2023-05-28
LibTest: Use the 16 standard ANSI colors in status output
Daniel Bertalan
[next]