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-05-27
headless-browser: Add a --dump-text mode for simplified run & dump tests
Andreas Kling
2023-05-27
LibWeb: Throw the correct object when enqueuing to a readable stream
Matthew Olsson
2023-05-27
LibWeb: Do not clear stream algorithms (and add corresponding FIXMEs)
Matthew Olsson
2023-05-27
LibWeb: Use doubles for Stream's high_water_mark and queue_total_size
Matthew Olsson
2023-05-27
Meta: Fix unresolvable reference to WebIDL::OperationReturnsPromise
Matthew Olsson
2023-05-27
LibWeb: Accept explicit "type: undefined" in UnderlyingSource
Matthew Olsson
2023-05-27
LibWeb: Use TRY() to convert invoke_callback result to an ExceptionOr
Matthew Olsson
2023-05-27
LibWeb: Capture stack values by copy in async lambdas in Stream AOs
Matthew Olsson
2023-05-27
LibWeb: Use u64 for ReadableByteStream offsets instead of u32
Matthew Olsson
2023-05-27
AK+Everywhere: Don't crash on invalid months
Ben Wiederhake
2023-05-27
AK: Fix signed overflow in unix time parts parsing
Ben Wiederhake
2023-05-27
AK: Test from_unix_time_parts intensively
Ben Wiederhake
2023-05-27
LibWeb: Don't throw away the layout tree on viewport resize
Andreas Kling
2023-05-27
LibWeb: Don't invalidate style when attribute set to identical value
Andreas Kling
2023-05-27
Kernel: Mark sys$get_dir_entries as not needing the big lock
Liav A
2023-05-27
Kernel: Make Ext2FSInode::traverse_as_directory to take m_inode_lock
Liav A
2023-05-27
Kernel: Mark sys$fork as not needing the big lock
Liav A
2023-05-27
Kernel: Mark sys$umount as not needing the big lock
Liav A
2023-05-27
Kernel: Don't lock ProcFS mutex when calling traverse_as_directory
Liav A
2023-05-27
Kernel: Don't lock SysFS filesystem mutex calling traverse_as_directory
Liav A
2023-05-27
LibCore: Remove unused API of deprecated Core::IODevice
Ben Wiederhake
2023-05-27
LibCore: Remove deprecated LineRange and LineIterator
Ben Wiederhake
2023-05-27
LibLine: Unify history reading, prefer File over DeprecatedFile
Ben Wiederhake
2023-05-27
LibCore: Drop TestLibCoreIODevice
Ben Wiederhake
2023-05-27
LibWeb: Accept fit-content as a value for min-width and max-width
Andreas Kling
2023-05-27
LibWeb: Support fit-content width for block-level boxes
Andreas Kling
2023-05-27
LibWeb: Support grid items with fit-content width :^)
Andreas Kling
2023-05-27
LibWeb: Allow calculating intrinsic sizes of non-FC-roots
Andreas Kling
2023-05-27
LibWeb: Add fit-content as a valid size value for CSS width
Andreas Kling
2023-05-27
LibGfx+LibVideo: Make BooleanDecoder usable for both VP8 and VP9
Nico Weber
2023-05-27
LibGfx+LibVideo: Move VP9/BooleanDecoder to LibGfx/ImageFormats
Nico Weber
2023-05-27
LibWeb: Add basic parsing of grid shorthand CSS property
Aliaksandr Kalenik
2023-05-26
LibWeb: Fix width calculation for floating replaced elements
Andi Gallo
2023-05-26
LibWeb: Reset margin collapsing state only if box indeed add clearance
Aliaksandr Kalenik
2023-05-26
LibWeb: Avoid nullptr dereference when parsing grid sizes
Sam Atkins
2023-05-26
LibJS/Bytecode: Make for..in iterate property names as string
Andreas Kling
2023-05-26
Kernel/aarch64: Use the correct MMIO base address in the MMU
Caoimhe
2023-05-26
Documentation: Add note about testing UART on the Raspberry Pi 4B
Caoimhe
2023-05-26
LibWeb: Consume sign in `SVG::parse_elliptical_arg_argument`
Cameron Youell
2023-05-26
LibWeb: Get reference height from closest non-anonymous ancestor
Andi Gallo
2023-05-26
LibJS: Disallow creating ArrayBuffers larger than 2^53 - 1
Timothy Flynn
2023-05-26
LibJS: Update spec numbers for the Well-Formed Unicode Strings proposal
Timothy Flynn
2023-05-26
LibWeb: Return DOMException instead of crashing when setting attributes
PrestonLTaylor
2023-05-26
LibGfx: Fix glyph render to create implied points in start/end of path
Aliaksandr Kalenik
2023-05-25
Browser: Download Widget file and directory text changes
sec05
2023-05-25
LibWeb: Do the CORS cross-origin workaround to find MIME type for images
Andreas Kling
2023-05-25
LibWeb: Make Fetch::Infrastructure::HeaderList::is_empty() public
Andreas Kling
2023-05-25
Kernel/aarch64: Fix build after #17842
Daniel Bertalan
2023-05-25
LibWeb: Don't crash on unimplemented CSS display type
Andreas Kling
2023-05-25
LibWeb: Try failed font lookups again without weight and slope
Andreas Kling
[prev]
[next]