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-03-29
Browser: Add reset zoom level button to toolbar
MacDue
2023-03-29
LibWeb+LibWasm: Implement and use the "reset the Memory buffer" steps
Ali Mohammad Pur
2023-03-29
LibWeb: Parse Element.style url functions relative to the document
Luke Wilde
2023-03-29
LibGfx/OpenType: Ignore glyphs with bogus offsets
Andreas Kling
2023-03-29
Shell: Skip rc files when not running interactively
Tim Schumacher
2023-03-29
Shell: Correctly mark the end line of a parsed list
Tim Schumacher
2023-03-29
Shell: Allow appending empty string literals
Tim Schumacher
2023-03-29
Shell: Properly skip POSIX `Fi` tokens
Tim Schumacher
2023-03-29
Shell: Evaluate the program name before parsing arguments
Tim Schumacher
2023-03-28
LibWeb: Clamp fit-content widths in flex layout to min/max-width
Andreas Kling
2023-03-28
LibGfx: Don't render OpenType glyphs that have no outline
Julian Offenhäuser
2023-03-28
LibWeb: Allow attachshadow for elements with valid custom element names
Srikavin Ramkumar
2023-03-28
LibWeb: Return HTMLElement for valid custom element tag names
Srikavin Ramkumar
2023-03-28
LibWeb: Implement custom element name validation
Srikavin Ramkumar
2023-03-28
LibWeb: Iterate codepoints instead of characters in is_valid_name
Srikavin Ramkumar
2023-03-28
LibWeb: Declare defaulted style value comparision operators inline
Andrew Kaster
2023-03-28
LibSQL: Block signals while forking SQLServer in Lagom
Andrew Kaster
2023-03-27
LibWeb: Use fit-content width in place of indefinite flex item widths
Andreas Kling
2023-03-27
LibWeb: Make box content sizes indefinite before intrinsic sizing
Andreas Kling
2023-03-27
LibWeb: Add default equality operators to Available{Space,Size}
Andreas Kling
2023-03-27
LibWeb: Pass available inner space to inline-level SVG layout
Andreas Kling
2023-03-27
LibWeb: Pass available inner space to BFC root auto height calculation
Andreas Kling
2023-03-27
LibWeb: Fix intrinsic sizing early return condition in TFC
Aliaksandr Kalenik
2023-03-27
WebServer: Propagate more errors
Sam Atkins
2023-03-27
LibCore: Add DateTime::to_string()
Sam Atkins
2023-03-27
WebServer: Use relative URLs for the directory listing
Sam Atkins
2023-03-27
WebServer: Handle incomplete HTTP requests
Sam Atkins
2023-03-27
LibWeb: Stop returning the left padding for resolved padding-bottom
Sam Atkins
2023-03-27
LibTLS: Check if certificate is self signed before importing it as CA
Fabian Dellwing
2023-03-27
LibTLS: Add self signage information to our parsed certificates
Fabian Dellwing
2023-03-27
Browser: Remove unused variables in `BookmarksBarWidget`
Kemal Zebari
2023-03-26
Browser: Show current zoom level in view menu
MacDue
2023-03-26
LibGUI: Allow updating the names of menus and submenus
MacDue
2023-03-26
WindowServer: Allow updating the name of a menu
MacDue
2023-03-26
WindowServer: Rename menu_title to name in IPC API
MacDue
2023-03-26
LibWebView: Expose getter for current zoom level
MacDue
2023-03-26
LibWeb: Check for empty name in is_in_same_radio_button_group()
MacDue
2023-03-26
LibWeb: Don't force relayout whole page on programmatic scroll
Andreas Kling
2023-03-26
LibWeb/WebDriver: Wait for more data to arrive if request is incomplete
Aliaksandr Kalenik
2023-03-26
LibHTTP: Return error if request is incomplete
Aliaksandr Kalenik
2023-03-26
LibHTTP+WebDriver+WebServer: Return error from HTTP request parser
Aliaksandr Kalenik
2023-03-26
LibWeb: Run XML parser input through encoding decoder
Aliaksandr Kalenik
2023-03-26
LibWeb: Declare overflow_value_makes_box_a_scroll_container as static
Timothy Flynn
2023-03-26
LibWeb: Fix non return in overflow value check
Cameron Youell
2023-03-26
LibWeb: Don't compute main axis "auto min-size" for flex item cross axis
Andreas Kling
2023-03-26
LibWeb: Use zero automatic minimum size for scroll-container flex items
Andreas Kling
2023-03-26
LibWeb: Add Layout::Box::is_scroll_container()
Andreas Kling
2023-03-26
LibWeb: Remove unnecessary repeat of partial flex layout algorithm
Andreas Kling
2023-03-26
LibWeb: Check all conditions of radio button groups
MacDue
2023-03-26
PixelPaint: Correctly set default layer name
Jelle Raaijmakers
[next]