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-04-13
WindowServer: Refactor window geometry overlay rect calculation logic
Tom
2023-04-13
WindowServer: Prevent some overdraw by the window geometry overlay
Tom
2023-04-13
WindowServer: Move window geometry label into the tile overlay area
Tom
2023-04-13
WindowServer: Implement tile window overlay
Tom
2023-04-13
LibGfx: Add Rect::interpolated_to function
Tom
2023-04-13
WindowServer: Fix some gliches when overlays are moved or removed
Tom
2023-04-13
WindowServer: Only register animations when they're running
Tom
2023-04-13
WindowServer: Fix calculating tile rect on secondary screens
Tom
2023-04-13
WindowServer: Use enum class for Effects and ShowGeometry
Tom
2023-04-13
LibWeb: Don't match the root node of HTMLCollection
Luke Wilde
2023-04-13
LibWeb: Whine instead of dying on unexpected box during line layout
Andreas Kling
2023-04-13
LibJS: Make well-known symbol getters return NonnullGCPtr
Linus Groh
2023-04-13
LibJS: Make intrinsics getters return NonnullGCPtr
Linus Groh
2023-04-13
LibJS: Add spec comments to WeakSetPrototype
Linus Groh
2023-04-13
LibJS: Add spec comments to WeakSetConstructor
Linus Groh
2023-04-13
LibJS: Add spec comments to WeakRefPrototype
Linus Groh
2023-04-13
LibJS: Add spec comments to WeakRefConstructor
Linus Groh
2023-04-13
LibJS: Add spec comments to WeakMapPrototype
Linus Groh
2023-04-13
LibJS: Add spec comments to WeakMapConstructor
Linus Groh
2023-04-13
LibJS: Add spec comments to TypedArrayPrototype
Linus Groh
2023-04-13
LibJS: Add spec comments to TypedArrayConstructor
Linus Groh
2023-04-13
LibJS: Add spec comments to SymbolPrototype
Linus Groh
2023-04-13
LibJS: Add spec comments to SymbolConstructor
Linus Groh
2023-04-13
LibJS: Add spec comments to StringConstructor
Linus Groh
2023-04-13
LibJS: Add spec comments to SetPrototype
Linus Groh
2023-04-13
LibJS: Add spec comments to SetConstructor
Linus Groh
2023-04-13
LibWeb: Reimplement CalculatedStyleValue as a calculation node tree
Sam Atkins
2023-04-13
LibWeb: Expose type and raw values of basic CSS types
Sam Atkins
2023-04-13
LibWeb: Simplify CalculatedStyleValue types to match CSS-VALUES-4 :^)
Sam Atkins
2023-04-13
LibWeb: Move StyleValue::absolutized() back where it belongs
Sam Atkins
2023-04-13
HackStudio: Set_cursor even if the file is already open
iyush
2023-04-13
LibWeb/Streams: Fix inconsistent uses of realm() and vm()
Linus Groh
2023-04-13
LibWeb/URL: Make URL::search_params() return a NonnullGCPtr
Linus Groh
2023-04-13
LibWeb/URL: Add spec links and comments
Linus Groh
2023-04-12
LibAudio: Use `read_until_filled` to fill a buffer from a Stream
Tim Schumacher
2023-04-12
LibCompress: Error on truncated uncompressed DEFLATE blocks
Tim Schumacher
2023-04-12
Everywhere: Fix a few typos
Nico Weber
2023-04-12
Starfield: Rename starfield_window to starfield_widget
Cubic Love
2023-04-12
Base: Add icons for the Gradient screensaver
Cubic Love
2023-04-12
Demos: Rename GradientScreensaver to Gradient
Cubic Love
2023-04-12
LibGfx/WebP: Don't assert when size in header is smaller than header
Nico Weber
2023-04-12
LibGfx/ICC: Use mix() in CurveTagData::evaluate()
Nico Weber
2023-04-12
LibWasm: Replace usages of the Endian bytes accessor
Tim Schumacher
2023-04-12
LibCompress: Replace usages of the Endian bytes accessor
Tim Schumacher
2023-04-12
Shell: Add `map_fixed` to the pledges for command autocompletion
Tim Schumacher
2023-04-12
LibTLS: Remove outdated comment about ECC
Fabian Dellwing
2023-04-12
LibTLS: Streamline certificate loading
Fabian Dellwing
2023-04-12
LibTLS: Dont also include the OID when printing the RDN short name
stelar7
2023-04-12
Applications: Use thousands separator for numbers shown in status bar
Tim Ledbetter
2023-04-12
LibVideo: Don't shadow `m_playing` in ResumingStateHandler classes
Zaggy1024
[next]