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
2022-07-04
LibWeb: Support adding a border-radius to <canvas> elements
MacDue
2022-07-04
LibWeb: Use ScopedCornerRadiusClip for image painting
MacDue
2022-07-04
LibWeb: Use ScopedCornerRadiusClip for shadow painting
MacDue
2022-07-04
LibWeb: Use ScopedCornerRadiusClip for background painting
MacDue
2022-07-04
LibWeb: Add ScopedCornerRadiusClip
MacDue
2022-07-04
LibWeb: Support overflow: hidden with a border-radius
MacDue
2022-07-04
LibWeb: Use padding box for clipping overflow
MacDue
2022-07-04
LibWeb: Add option to allocate new bitmap for BorderRadiusCornerClipper
MacDue
2022-07-04
LibWeb: Always apply min/max cross size constraints to flex items
Andreas Kling
2022-07-04
LibWeb: Simplify some WeakPtr assignments
Andreas Kling
2022-07-04
LibJS: Explicitly instantiate Parser::parse_function_node
Daniel Bertalan
2022-07-04
LibHTTP: Include JsonObject.h in Job.cpp
Daniel Bertalan
2022-07-04
Tests: Move sprintf test from AK/ to LibC/
Daniel Bertalan
2022-07-04
Lagom: Do not set -fno-semantic-interposition on macOS
Daniel Bertalan
2022-07-04
LibJS/Tests: Disable one Array.prototype.toSpliced test for now
Linus Groh
2022-07-04
Docs: Add kleines Filmröllchen's YouTube-channel
Jonta
2022-07-04
LibWeb: Use lowercase type selectors to match against html elements
networkException
2022-07-04
LibWeb: Add the type field to DOM::Document
networkException
2022-07-04
LibWeb: Remove unnecessary return in ResolvedCSSStyleDeclaration
networkException
2022-07-04
Shell: Immediately resolve value when setting a variable
Ali Mohammad Pur
2022-07-04
Base: Update Network manpage to the new NetworkServer behavior
Maciej
2022-07-04
NetworkServer: Enable DHCP on interfaces that are not listed in config
Maciej
2022-07-04
LibGUI: Notify the layout system of more relevant events in TabWidget
FrHun
2022-07-04
LibGUI: Implement calculated min/preferred sizes for TabWidget
FrHun
2022-07-04
LibGUI: Add horizontal and vertical totals to Margins
FrHun
2022-07-04
AK: Add header for generic shorthands
FrHun
2022-07-04
LibGUI: Notify layout system of more relevant events in Widget
FrHun
2022-07-04
LibGUI: Avoid some unneeded relayouts from layout relevant changes
FrHun
2022-07-04
LibGUI: Calculate Window min_size on show
FrHun
2022-07-04
WidgetGallery: Repair GML layout on BasicsTab
FrHun
2022-07-04
Base: Add some background-clip + border-radius HTML examples
MacDue
2022-07-04
LibWeb: Shrink border radii for background-clip and support with images
MacDue
2022-07-04
LibWeb: Add .shrink() to BorderRadiusData and BorderRadiiData
MacDue
2022-07-04
LibWeb: Make hit testing respect hidden overflow
Igor Pissolati
2022-07-04
LibJS: Let Array.prototype.toSpliced throw RangeError for len <= 2^53-1
Linus Groh
2022-07-04
LibJS: Use u64 for the length parameter in Array::create()
Linus Groh
2022-07-04
LibJS: Add spec comments to ArrayCreate
Linus Groh
2022-07-04
LibJS: Use a template for 'Value from integral number' constructors
Linus Groh
2022-07-04
AK: Add `nodiscard` attribute to Find functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to BitStream functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to BitCast functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to BinarySearch functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to BinaryHeap functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to Base64 functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to AnyOf functions
Lenny Maiorani
2022-07-04
AK: Add `nodiscard` attribute to AllOf functions
Lenny Maiorani
2022-07-04
Documentation: Add information on MacOS build prerequisites
Daniel K Bueno
2022-07-04
Ports: Update serenity-theming to latest commit
djwisdom
2022-07-04
Kernel: Negate condition in ARPTableBlockerSet::should_add_blocker
Idan Horowitz
2022-07-03
Ports: Update dos2unix to 7.4.3
Nathan Ell
[next]