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-03-19
Tests: Correct FLAC spec test paths
kleines Filmröllchen
2023-03-19
Tests: Refactor FLAC spec test to not use a TestCase subclass
kleines Filmröllchen
2023-03-19
Meta: Use extract_tar_path for WASM spec test generation
kleines Filmröllchen
2023-03-19
Meta: Refactor FLAC spec test extraction with extract_tar_path
kleines Filmröllchen
2023-03-19
Meta: Add a tar extraction CMake wrapper
kleines Filmröllchen
2023-03-19
LibAudio: Support FLAC files with unknown amount of samples
kleines Filmröllchen
2023-03-19
LibAudio: Use specified bit depth directly
kleines Filmröllchen
2023-03-19
Ladybird: Fix build failure caused by missing WebDriver header
Aliaksandr Kalenik
2023-03-19
WebDriver: Fix handling of disconnected WebContent process
Aliaksandr Kalenik
2023-03-19
WebDriver: Close all WebContent connections while destroying a session
Aliaksandr Kalenik
2023-03-19
WebDriver: Inline `Sesssion::stop()` in session destructor
Aliaksandr Kalenik
2023-03-19
LibGUI: Update progress of thumbnail generations on failure
Lucas CHOLLET
2023-03-19
LibThreading: Execute `on_error` on the original `EventLoop`
Lucas CHOLLET
2023-03-19
LibGfx/JPEG: Make JPEGImageDecoderPlugin's constructor take a Stream
Lucas CHOLLET
2023-03-19
LibGfx: Correct the type of Lookup.subtable_offsets
Matt Purnell
2023-03-19
LibAudio: Use new generic seek table for MP3
kleines Filmröllchen
2023-03-19
LibAudio: Improve FLAC seeking
kleines Filmröllchen
2023-03-19
Meta: Use non-VGA VirtIO GPU variants when running on macOS
Liav A
2023-03-19
Kernel/Graphics: Use longer timeout settings in VirtIO GPU commands
Liav A
2023-03-19
Kernel: Simplify VirtIOGPU attach_physical_range_to_framebuffer method
Liav A
2023-03-19
Kernel/VirtIO: Ignore the VIRTIO_PCI_CAP_PCI_CFG configuration type
Liav A
2023-03-19
Meta: Move global VM creation to fuzzer "global" structure
Timothy Flynn
2023-03-19
FileManager: Extract .zip files to a temporary folder when opened
Caoimhe
2023-03-19
LibCore: Improve the `TempFile` wrapper
Caoimhe
2023-03-19
LibCore: Add syscall wrapper for `mkdtemp()`
Caoimhe
2023-03-18
LibWeb: Add temporary hack for `line-height: calc(...)`
Andreas Kling
2023-03-18
LibWeb: Don't deref HTMLInputElement parent if its null
Mathis Wiehl
2023-03-18
LibWeb: Honor `pointer-events: none` when hitting a PaintableBox
Andreas Kling
2023-03-18
LibWeb: Traverse shadow boundaries when looking for focus candidates
Andreas Kling
2023-03-18
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
Andreas Kling
2023-03-18
LibWeb: Specify height as 1lh to fix the size of empty text boxes
Simon Wanner
2023-03-18
LibWeb+LibWebView: Show shadow roots in the DOM inspector
Simon Wanner
2023-03-18
Tests/LibWeb: Add two tests for lh and rlh units
Simon Wanner
2023-03-18
LibWeb: Add support for the lh and rlh length units
Simon Wanner
2023-03-18
LibWeb: Port MutationRecord types to FlyString
Timothy Flynn
2023-03-18
LibWeb: Initialize static web strings during main-thread VM creation
Timothy Flynn
2023-03-18
LibJS: Add a PrimitiveString::create overload for FlyString
Timothy Flynn
2023-03-18
AK: Export FlyString from the forwarding header
Timothy Flynn
2023-03-18
LibWeb: Fix bogus callback comparisons in EventTarget
Andreas Kling
2023-03-18
Meta: Disable the misc-no-recursion check in clang-tidy
Andreas Kling
2023-03-18
LibWeb: Clarify stacking context creation for viewport box
Andreas Kling
2023-03-18
LibWeb: Invalidate sibling styles on input element checked state change
Mathis Wiehl
2023-03-18
Fuzzers: Skip trying to parse invalid UTF-8 in LibJS Fuzzers
Andrew Kaster
2023-03-18
LibWeb: Consider deprecated application/font-woff mime type
Mathis Wiehl
2023-03-18
LibWeb: Load alternative font urls if others fail
Mathis Wiehl
2023-03-18
LibWeb: Treat flex item's cyclic percentage cross size as auto
Andreas Kling
2023-03-18
LibWeb: Print unimplemented calc() expressions in the debug log
Andreas Kling
2023-03-17
Userland: Use more common WAV MIME type
kleines Filmröllchen
2023-03-17
LibVT: Fix integer overflow when parsing long OSC sequences
Daniel Bertalan
2023-03-17
Meta: Ensure the main thread VM is created before use in the CSS fuzzer
Timothy Flynn
[prev]
[next]