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
2021-10-13
LibWeb: Fix bogus 'none' values for resolved min-width and min-height
Andreas Kling
2021-10-13
LibWeb: CSS display:position does not imply definite size
Andreas Kling
2021-10-13
SystemMonitor: Save refresh frequency to a config file
Undefine
2021-10-13
Base: Fix the Finnish keymap
Valtteri Koskivuori
2021-10-13
LibUnicode: Generate enum/alias from-string methods without a HashMap
Timothy Flynn
2021-10-13
arp: Preserve error if only the first ioctl fails
Ben Wiederhake
2021-10-13
SystemServer: Avoid uninitialized memory
Ben Wiederhake
2021-10-13
LibC: Use the new pread syscall to implement pread
Rodrigo Tobar
2021-10-13
Kernel: Implement pread syscall
Rodrigo Tobar
2021-10-13
Kernel: Factor out common code from read/readv syscalls
Rodrigo Tobar
2021-10-13
LibJS: Convert to_object() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_primitive() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_primitive_string() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_utf16_string() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_string() to ThrowCompletionOr
Linus Groh
2021-10-13
Ports: Force-create ncurses compatibility symlinks
Tim Schumacher
2021-10-12
strace: Add command line options to filter syscalls
Rodrigo Tobar
2021-10-12
strace: Show sun_path on AF_UNIX socket addresses
Rodrigo Tobar
2021-10-12
strace: Add support for get{u,eu,g,eg,p,pp}id syscalls
Rodrigo Tobar
2021-10-12
strace: Add formatting for clock_gettime
Rodrigo Tobar
2021-10-12
strace: Add initial ioctl formatting
Rodrigo Tobar
2021-10-12
Kernel: Pass RegisterState by ref to event buffer
James Mintram
2021-10-12
Kernel: Accept RegisterState in append_with_ip_and_bp
James Mintram
2021-10-12
LibWeb: Mark elements for style update after their children change
Andreas Kling
2021-10-12
LibWeb: Re-mark nodes as needing style after moving between documents
Andreas Kling
2021-10-12
LibWeb: Style update must recurse into nodes with dirty children
Andreas Kling
2021-10-12
LibWeb: Remove a bunch of pointless "else" in EventHandler
Andreas Kling
2021-10-12
LibWeb: Use strong pointers and null checks in handle_keydown()
Andreas Kling
2021-10-12
LibWeb: Use strong pointers and null checks in handle_keyup()
Andreas Kling
2021-10-12
LibWeb: Stop the style/layout update timers after updating style/layout
Andreas Kling
2021-10-12
LibWeb: Add missing upcalls in HTMLSelectElement
Andreas Kling
2021-10-12
LibWeb: Add missing upcalls in HTMLInputElement
Andreas Kling
2021-10-11
AK: Add support for ARCH(AARCH64) to Platform.h
James Mintram
2021-10-11
LibJS+LibWeb: Let WrapperGenerator deal with legacy_null_to_empty_string
Linus Groh
2021-10-11
Documentation: Fix spelling error
mjz19910
2021-10-11
LibJS: Make sure queued promise jobs have an execution context when run
Andreas Kling
2021-10-11
LibWeb: Flexbox: Assume container size before layouting children
Tobias Christiansen
2021-10-11
Ports: Add compatibility symlinks to ncurses
Tim Schumacher
2021-10-11
Kernel: Correctly interpret ioctl's FIONBIO user value
Rodrigo Tobar
2021-10-11
LibWeb: Flexbox: Use right margins when direction is column
Tobias Christiansen
2021-10-11
LibWeb: Add Event.timeStamp
Andreas Kling
2021-10-11
LibWeb: Implement PromiseRejectionEvent
Linus Groh
2021-10-11
LibWeb: Add support for the Promise<T> IDL type to WrapperGenerator
Linus Groh
2021-10-11
LibWeb: Initialize IDL `any` values without default value to undefined
Linus Groh
2021-10-11
LibWeb: Replace heycam.github.io/webidl URLs with webidl.spec.whatwg.org
Linus Groh
2021-10-11
ClockWidget: Left-align clock and center based on ideal width
James Magahern
2021-10-11
LibWeb: Consider empty fragments the same as whitespace in LineBox
Dana Burkart
2021-10-11
LibJS: Implement Temporal.PlainMonthDay.prototype.toPlainDate()
Linus Groh
2021-10-11
LibJS: Implement Temporal.PlainYearMonth.prototype.toPlainDate()
Linus Groh
2021-10-11
LibJS: Implement Temporal.Calendar.prototype.dateUntil()
Linus Groh
[prev]
[next]