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-26
LibWeb: Use ThreedShadow1 palette color for input border in Default.css
Linus Groh
2022-03-26
LibWeb: Paint the focus outline using Painter::draw_focus_rect()
Linus Groh
2022-03-26
LibWeb: Paint the focus outline actually *outside* the element
Linus Groh
2022-03-25
SoundPlayer: Don't crash when the reported buffer is unexpected
kleines Filmröllchen
2022-03-25
SoundPlayer: Fix jump to slider behavior for playback slider
kleines Filmröllchen
2022-03-26
LibWeb: Include floats in height:auto for BFC root with inline children
Andreas Kling
2022-03-26
LibWeb: Include children-are-inline state in layout tree dumps
Andreas Kling
2022-03-25
Ports: Update Python to 3.10.3
Linus Groh
2022-03-26
LibCrypto: Correctly add length to SHA384 and SHA512 hashes
Michiel Visser
2022-03-25
Ports: Add cfunge
Tobias Christiansen
2022-03-25
LibWeb: When painting, reduce computation cost by using the reciprocal
James Bellamy
2022-03-25
Base: Add U+00A0 (NBSP) to Roman Regular 10 font
Timothy Flynn
2022-03-25
LibWeb: Attach BackgroundAttachment::Fixed to the window view port
Timothy Flynn
2022-03-25
LibJS: Fix number types in GetISOPartsFromEpoch
Linus Groh
2022-03-25
LibJS: Update spec comment in BuiltinTimeZoneGetPlainDateTimeFor
Linus Groh
2022-03-25
LibCore: Fix enum copy mistakes in REGISTER_TEXT_ALIGNMENT_PROPERTY
kleines Filmröllchen
2022-03-25
LibCore: Make EventLoop connect to InspectorServer if requested
kleines Filmröllchen
2022-03-25
LibWeb: Show correct element margin values in Inspector "Box Model" view
Andreas Kling
2022-03-25
LibWeb: Mark CSS properties as not affecting stacking context by default
Andreas Kling
2022-03-24
Ports: Unignore the Ruby version helper script
Tim Schumacher
2022-03-24
Ports: Unignore the OpenSSH port README
Tim Schumacher
2022-03-24
Ports: Unignore the basic verification file of fio
Tim Schumacher
2022-03-24
Base: Unignore all files by default
Tim Schumacher
2022-03-24
Meta: Remove obsolete HeaderCheck .gitignore
Tim Schumacher
2022-03-24
Ports: Explicitly unignore glib meson configuration files
Tim Schumacher
2022-03-24
Utilities: Use default constructors/destructors
Lenny Maiorani
2022-03-24
Shell: Use default constructors/destructors
Lenny Maiorani
2022-03-24
Services: Use default constructors/destructors
Lenny Maiorani
2022-03-24
Toolchain: Update gdb to 11.2
Daniel Bertalan
2022-03-25
LibVT: Fix tooltip condition, properly reset when tooltip not available
Ben Wiederhake
2022-03-24
Base: Add Supplemental Arrows-C glyphs to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add Transport and Map Symbols to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add Miscellaneous Symbols and Pictographs to font tengchaH
Lady Gegga
2022-03-24
Base: Add Dingbats to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add Control Pictures to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add General Punctuation characters to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add Georgian characters to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add Latin Extended-A characters to font tengchaH Regular 12
Lady Gegga
2022-03-24
Base: Add C1 Controls and Latin-1 Supplement chars to font tengchaH
Lady Gegga
2022-03-24
Meta: Disable KASLR when debugging the kernel with GDB
Idan Horowitz
2022-03-24
Kernel: Add a 'disable_kaslr' kernel command line parameter
Idan Horowitz
2022-03-24
Kernel: Move {strnlen, strcmp, memcmp, strncmp, strstr} to MiniStdLib
Idan Horowitz
2022-03-25
LibWeb: Improve vertical margin collapse between adjacent blocks
Andreas Kling
2022-03-24
Ports: Add icon to The Powder Toy port
circl
2022-03-24
Ports: Add required Meson cross-files to The Powder Toy port
circl
2022-03-24
WebContent: Remove accidentally committed unveil() call
Andreas Kling
2022-03-24
LibWeb: Support CSS vertical-align values "top" and "bottom"
Andreas Kling
2022-03-24
LibWeb: Bring CSS line-height implementation closer to spec
Andreas Kling
2022-03-24
LibWeb: Weakly store a reference to the Window object in timer tasks
Timothy Flynn
2022-03-24
LibWeb: Handle XML MIME types in HTMLObjectElement
Idan Horowitz
[next]