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
/
Libraries
Age
Commit message (
Expand
)
Author
2023-05-17
LibWeb: Remove borders from TemporaryTrack in GFC
Aliaksandr Kalenik
2023-05-17
LibCompress: Add a lot of debug logging to LZMA
Tim Schumacher
2023-05-17
LibCompress: Add an LZMA encoder
Tim Schumacher
2023-05-17
LibCompress: Use the variable for LZMA "normalized to real distance"
Tim Schumacher
2023-05-17
LibCompress: Decode the LZMA match type in a separate function
Tim Schumacher
2023-05-17
LibCompress: Make LzmaHeader a POD-like type
Tim Schumacher
2023-05-17
LibCompress: Extract the LZMA state to a separate class
Tim Schumacher
2023-05-17
LibWeb: Use auto minimimum size while resolving flexible tracks in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Skip non-spanning items sizing if there are no such items
Aliaksandr Kalenik
2023-05-17
LibWeb: Rename flexible_length to flex_factor in GridSize
Aliaksandr Kalenik
2023-05-17
LibWeb: Implement more of "Expand Flexible Tracks" in GFC
Aliaksandr Kalenik
2023-05-17
LibWeb: Support flex-basis: calc(...)
Andreas Kling
2023-05-17
LibWeb: Fix off-by-one in CSS calc() "negate" operation
Andreas Kling
2023-05-16
LibWebView: Remove the DumpLayoutTree program
Timothy Flynn
2023-05-16
LibWeb: Make text justification work between floats
Andreas Kling
2023-05-16
LibWeb: Rewrite calculation of available space between floats
Andreas Kling
2023-05-16
LibGfx: Make FontDatabase lookups case insensitive
Andreas Kling
2023-05-16
LibWeb: Fix for absolutely positioned elements with specified height
Andi Gallo
2023-05-16
LibGUI: Actually set the first allowed file extension list in FilePicker
Karol Kosek
2023-05-16
LibWeb+WebContent: Add APIs to control video playback state
Timothy Flynn
2023-05-16
Browser+LibWeb+WebContent: Broadcast video element context menu requests
Timothy Flynn
2023-05-16
LibWeb: Propagate non-primary mouse button clicks on video elements
Timothy Flynn
2023-05-16
LibCore: Support the WebM file extension when determining MIME type
Timothy Flynn
2023-05-16
LibVT: Correctly wrap text when the scrollbar is hidden
networkException
2023-05-16
LibJS/Bytecode: Implement initial support for super member expressions
Luke Wilde
2023-05-16
LibWeb: Implement location.assign
Luke Wilde
2023-05-16
LibWeb: Skip frozen tracks while distributing space in GFC
Aliaksandr Kalenik
2023-05-16
LibWeb: Reset item_incurred_increase before distributing space in GFC
Aliaksandr Kalenik
2023-05-15
LibWeb: Basic support for CSS `text-indent: <length-percentage>`
Andreas Kling
2023-05-15
LibWeb: Make `processBodyError` take an optional exception
Sam Atkins
2023-05-15
LibWeb: Do not layout grid items during grid container intrinsic sizing
Aliaksandr Kalenik
2023-05-15
LibWeb: Fix specified_size_suggestion to use size of dimension
Aliaksandr Kalenik
2023-05-15
LibWeb: Fix UBSAN issue caused by invalid TemporaryTrack pointer in GFC
Aliaksandr Kalenik
2023-05-15
LibGUI: Fix bad title alignment in GroupBox
Andreas Kling
2023-05-15
LibWeb: Cache state of the contenteditable attribute on HTMLElement
Andreas Kling
2023-05-15
LibWeb: Fix iframes flickering on window resize
Andreas Kling
2023-05-15
LibGUI: Put a governor on Action activation
thankyouverycool
2023-05-15
LibGUI+FileSystemAccessServer: Avoid using dummy windows
thankyouverycool
2023-05-15
LibGUI: Simplify Dialog::ScreenPosition and allow Dialogs to opt out
thankyouverycool
2023-05-15
LibGUI: Add Window::constrain_to_desktop() helper
thankyouverycool
2023-05-15
LibGfx: Reverse coordinate subtraction in Rect::constrained_to()
thankyouverycool
2023-05-15
Ladybird+LibWebView: Move backing store management code to LibWebView
Andreas Kling
2023-05-15
Ladybird+LibWebView: Remember the size of the last paint
Andreas Kling
2023-05-15
Userland: Silence or resolve new GCC 13 warnings
Daniel Bertalan
2023-05-15
LibCore: Remove DeprecatedFile::read_link
Ben Wiederhake
2023-05-15
LibGUI+Userland: Store column names in JsonArrayModel as String
Karol Kosek
2023-05-15
Userland: Port `Model::column_name()` to String
Karol Kosek
2023-05-15
LibGUI: Increase the min width of the vertical opacity slider
MacDue
2023-05-15
LibGUI: Ensure final stop of the opacity slider gradient has 255 alpha
MacDue
2023-05-15
LibCore: Use StringView in Object::find_{child,descendant}_of_type_named
Karol Kosek
[next]