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
2023-01-01
LibWeb: Use TextTop and TextBottom property for VerticalAlign
martinfalisse
2023-01-01
LibWeb: Allow use of calculated property for line-height
martinfalisse
2023-01-01
LibWeb: Use a JS::NonnullGCPtr for DOMTokenList::m_associated_element
Andreas Kling
2023-01-01
ThemeEditor: Make GUI initialization fallible
Sam Atkins
2023-01-01
LibGUI+Userland: Make GML unregistered_child_handler fallible
Sam Atkins
2023-01-01
Snake: Make initialization from GML fallible
Sam Atkins
2023-01-01
LibCore+LibGUI: Add fallible versions of Widget::load_from_gml()
Sam Atkins
2023-01-01
Tests/Kernel: Add missing mode parameter to open() calls in inode tests
Andreas Kling
2023-01-01
Kernel/x86_64: *Restore* interrupt flag in page fault handler
Andreas Kling
2023-01-01
MouseSettings: Tweak "Natural scrolling" checkbox size
Andreas Kling
2023-01-01
Base: Remove /etc/motd
Andreas Kling
2023-01-01
Utilities: Print arbitrary bytes in `ls`
Victor Song
2023-01-01
LibSQL: Add parsing and evaluation of BOOLEAN type literals
Timothy Flynn
2023-01-01
Meta: Update the year range in LICENSE :^)
networkException
2023-01-01
LibGUI: Make color picker opacity sliders react to the chosen color
networkException
2023-01-01
LibGUI: Add base color to OpacitySlider
networkException
2023-01-01
Kernel+Tests: Allow deleting someone else's file in my sticky directory
Andreas Kling
2023-01-01
Kernel: Annotate VirtualFileSystem::rmdir() errors with spec comments
Andreas Kling
2023-01-01
Kernel+Tests: Remove inaccurate FIXME in sys$rmdir()
Andreas Kling
2023-01-01
Kernel+Tests: Make sys$rmdir() fail with EINVAL if basename is "."
Andreas Kling
2022-12-31
LibWeb: Mark the border-style properties as layout affecting
Luke Wilde
2022-12-31
LibWeb: Treat `border-style: hidden` the same as `border-style: none`
Luke Wilde
2022-12-31
LibCrypto: Don't crash in ASN1::parse_generalized_time on missing 'Z'
Ben Wiederhake
2022-12-31
LibCrypto: Don't crash in ASN1::parse_utc_time on missing 'Z'
Ben Wiederhake
2022-12-31
LibCrypto+Tests: Test and demonstrate broken ASN1::parse_utc_time
Ben Wiederhake
2022-12-31
LibCore: Make DateTime more easily debuggable
Ben Wiederhake
2022-12-31
Tests: Skip legacy exploit reproducer test on aarch64
Andrew Kaster
2022-12-31
LibC: Include aarch64 regs.h for AK_ARCH_AARCH64
Andrew Kaster
2022-12-31
AK: Prefer VERIFY_NOT_REACHED in ByteBuffer
Nico Weber
2022-12-31
LibGfx+icc: Add profile connection space printing
Nico Weber
2022-12-31
LibGfx+icc: Print profile flags
Nico Weber
2022-12-31
LibWeb: Paint repeating background images over entire paint box
Timothy Flynn
2022-12-31
Meta: Fix link to relocated intel.com webpage
Ben Wiederhake
2022-12-31
Meta: Fix link to wrong version of commit in Mitigations.md
Ben Wiederhake
2022-12-31
LibGfx: Use VERIFY_NOT_REACHED() for impossible states in ICC code
Nico Weber
2022-12-31
LibGfx: Make ICC name converters return StringView
Nico Weber
2022-12-31
LibWeb: Support MouseEvent.{pageX,pageY}
Itamar
2022-12-31
LibWeb: Use CSSPixelPoint in MouseEvent::create_from_platform_event()
Itamar
2022-12-31
LibWeb: Fix calculation of MouseEvent::client_{x,y}
Itamar
2022-12-31
LibWeb: Fix table-row y-position
Tom
2022-12-31
Kernel/Graphics: Restore VirtIO GPU framebuffer console functionality
Liav A
2022-12-31
Utilities: Introduce the ldd utility
Liav A
2022-12-31
LibELF: Export static resolve_library method of the DynamicLinker code
Liav A
2022-12-31
PixelPaint: ColorPicker updates user colors while dragging
Cody Hein
2022-12-31
PixelPaint: Allow ImageEditor event to append info to the statusbar
Cody Hein
2022-12-31
LibCore: Use CircularBuffer in BufferedHelper
Lucas CHOLLET
2022-12-31
AK: Add `CircularBuffer`
Lucas CHOLLET
2022-12-31
Browser: Add window to inspect history
Rafał Babiarz
2022-12-31
userdel: Use `Core::Account::sync()` to interact with sensitive files
Lucas CHOLLET
2022-12-31
LibCore: Add a deleted state for `Account`
Lucas CHOLLET
[prev]
[next]