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
2022-10-09
AK+Everywhere: Fix data corruption due to code-point-to-char conversion
Ben Wiederhake
2022-10-09
LibWeb+Base: Add grid repeat() functionality
martinfalisse
2022-10-09
Taskbar: Display an icon for removing a widget
implicitfield
2022-10-09
LibWeb: Make HostDefined and Intrinsics free functions [[nodiscard]]
Andrew Kaster
2022-10-09
LibWeb: Re-implement HTML::Navigator using IDL
Andrew Kaster
2022-10-09
LibWeb: Remove the workaround "Worker Window" from Workers
Andrew Kaster
2022-10-09
LibWeb: Delete WindowObjectHelper and use new generated helper instead
Andrew Kaster
2022-10-09
LibIDL: Remove static maps for interfaces and resolved imports
Andrew Kaster
2022-10-09
LibIDL: Parse extended attributes that have () wrapped expressions
Andrew Kaster
2022-10-09
LibWeb: Add Exposed attribute and IDL spec links where missing
Andrew Kaster
2022-10-09
LibWeb: Fix ::-webkit-progress-bar/value pseudo elements
MacDue
2022-10-08
LibWeb+Base: Deal with column-spans greater than implicit grid
martinfalisse
2022-10-08
LibWeb: Fix bug in maybe_add_column()
martinfalisse
2022-10-08
LibWeb+WebContent: Add EventLoopPlugin::quit() virtual
Andreas Kling
2022-10-07
LibWeb: Add initial implementation of Element.blur()
Andrew Kaster
2022-10-07
LibCore: Make Core::System::{send,recv}fd work on macOS
Gunnar Beutner
2022-10-07
LibGfx: Remove unnecessary divides in MatrixFilter
MacDue
2022-10-07
LibWeb: Add missing `hue-rotate()` filter spec comment
MacDue
2022-10-07
LibWeb: Support painting the `saturate()` filter effect
MacDue
2022-10-07
LibGfx: Implement SaturateFilter
MacDue
2022-10-07
LibGfx: Add MatrixFilter and convert HueRotateFilter to be one
MacDue
2022-10-07
LibWeb: Treat cross min/max sizes better in flexbox layout
Andreas Kling
2022-10-07
LibUnicode: Fix Hangul syllable composition for specific cases
matcool
2022-10-07
LibWeb: Floating boxes with width:auto don't have definite width
Andreas Kling
2022-10-07
LibWeb: Don't insert inline nodes directly under inline-flex container
Andreas Kling
2022-10-07
LibWeb: Don't hit test all child stacking contexts twice
Andreas Kling
2022-10-06
LibWeb: Use DOM manipulation task source for <script> src parsing errors
Luke Wilde
2022-10-06
LibJS: Use Unicode normalization within String.prototype.normalize
Timothy Flynn
2022-10-06
LibUnicode: Add to-and-from string converters for NormalizationForm
Timothy Flynn
2022-10-06
LibWeb: Remove duplicate reference to SVGElement.cpp
Sam Atkins
2022-10-06
LibWeb: Implement DOMPoint/DOMPointReadOnly.fromPoint()
Sam Atkins
2022-10-06
BindingsGenerator+LibWeb: Pass a VM to static IDL-based functions
Sam Atkins
2022-10-06
LibWeb: Correct types in DOMPoint IDL files, and add FIXMEs
Sam Atkins
2022-10-06
BindingsGenerator+LibIDL: Parse "inherit" attributes
Sam Atkins
2022-10-06
HackStudio: Use a single global tooltip window
Itamar
2022-10-06
HackStudio: Remove adjustment of text range for documentation tooltip
Itamar
2022-10-06
Base+LibWeb: Make sure grid positions don't cause out of bounds
martinfalisse
2022-10-06
LibWeb: Clean up grid track placement shorthand parser
martinfalisse
2022-10-06
Base+LibWeb: Deal with zero-positioned grid items
martinfalisse
2022-10-06
Base+LibWeb: Stub out negative spans
martinfalisse
2022-10-06
LibWeb: Factor out OccupationGrid functions
martinfalisse
2022-10-06
LibWeb: Truncate oversized grid spans
martinfalisse
2022-10-06
LibWeb: Fix bug in placing row-constrained grid items
martinfalisse
2022-10-06
LibWeb: Use span values for auto-positioned grid items
martinfalisse
2022-10-06
LibWeb: Handle different span properties for GridTrackPlacement parsing
martinfalisse
2022-10-06
LibWeb: Use ident instead of to_string in parser
martinfalisse
2022-10-06
LibWeb: Fix bug in spec implementation auto_placement_cursor
martinfalisse
2022-10-06
LibWeb: Fix implementation bugs of grid track is_span()
martinfalisse
2022-10-06
LibWeb: Make it easier to check if grid track is auto positioned
martinfalisse
2022-10-06
LibWeb+Base: Re-implement grid track span
martinfalisse
[prev]
[next]