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-03-13
LibWeb: Avoid unnecessary layout_inside() in FFC step 1
Andreas Kling
2022-03-12
Kernel: Move aarch64 Prekernel into Kernel
Jakub V. Flasar
2022-03-12
Kernel: Create a stub mcontext for aarch64
Jakub V. Flasar
2022-03-12
LibWeb: Implement HTMLTableSectionElement::deleteRow()
Idan Horowitz
2022-03-12
LibWeb: Implement HTMLTableSectionElement::insertRow()
Idan Horowitz
2022-03-12
LibWeb: Correct invalid index check in HTMLTableElement::insertRow()
Idan Horowitz
2022-03-12
Libraries: Use default constructors/destructors in LibGUI
Lenny Maiorani
2022-03-12
LibWeb: Apply the current text-justify value when justifying
sin-ack
2022-03-12
LibWeb: Add support for the text-justify property
sin-ack
2022-03-12
LibWeb: Refactor text justification code + only justify below threshold
sin-ack
2022-03-12
LibWeb: Keep SVG elliptical arc shape when applying viewbox
Simon Danner
2022-03-12
AK: Properly parse unimplemented format length specifiers
Tim Schumacher
2022-03-12
Base: Finish Misc Technical glyphs in Katica 10
diogenes
2022-03-12
LibWeb: Let paintables cache their containing block and absolute rect
Andreas Kling
2022-03-11
LibJS: Apply source's byte offset in TA#set when both TAs have same type
Luke Wilde
2022-03-11
Meta: Update hashes in Port's README
Tobias Christiansen
2022-03-11
Ports: Specify sha256sum for the GNU APL port
Tobias Christiansen
2022-03-11
Ports: Add GNU APL
Tobias Christiansen
2022-03-11
Browser: Don't crash when selecting nothing in the Inspector DOM tree
Sam Atkins
2022-03-11
LibWeb: Stub getting the initial font instead of the root one
Sam Atkins
2022-03-11
LibGfx+LibSoftGPU: Allow indexed reads into `Gfx::Vector`
Jelle Raaijmakers
2022-03-11
LibSoftGPU: Remove unused vector types from `Device`
Jelle Raaijmakers
2022-03-11
LibGfx: Abort draw_circle_arc_intersecting with 0 radius
Joe Petrus
2022-03-11
Shell: Stop parsing options after the script name
Tim Schumacher
2022-03-10
LibCore: Verify that EventLoop is initialized in its static API
javabird25
2022-03-10
Libraries: Use default constructors/destructors in LibGL
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibELF
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibDl
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibDesktop
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibDebug
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibCrypto
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibCpp
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibCoredump
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibCore
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibCompress
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibChess
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibCards
Lenny Maiorani
2022-03-10
Libraries: Use default constructors/destructors in LibAudio
Lenny Maiorani
2022-03-11
Revert "LibPthread: Partially implement pthread_cleanup_(push pop)"
Ali Mohammad Pur
2022-03-11
Documentation: Add some notes about LibWeb's new paint tree
Andreas Kling
2022-03-11
LibWeb: Remove a bunch of no-longer needed #includes
Andreas Kling
2022-03-11
LibWeb: Move hit testing to the painting tree
Andreas Kling
2022-03-11
LibWeb: Move PaintingBox to its own .cpp and .h files
Andreas Kling
2022-03-11
LibWeb: Make hit testing return a { paintable, offset }
Andreas Kling
2022-03-11
LibWeb: Move mouse event and label logic from layout to painting tree
Andreas Kling
2022-03-11
LibWeb: Make Paintable ref-counted
Andreas Kling
2022-03-11
LibWeb: Make Layout::SVGBox inherit from Layout::Box
Andreas Kling
2022-03-11
LibWeb: Generate a TextPaintable for every Layout::TextNode
Andreas Kling
2022-03-11
LibWeb: Port inline elements to the new Paintable system
Andreas Kling
2022-03-11
LibWeb: Split Paintable into Paintable and PaintableBox
Andreas Kling
[prev]
[next]