index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
Age
Commit message (
Expand
)
Author
2022-12-16
LibWeb: Allow setting HTMLTableElement.tFoot to null value
Andreas Kling
2022-12-16
LibWeb: Allow setting HTMLTableElement.tHead to null value
Andreas Kling
2022-12-16
LibWeb: Allow setting HTMLTableElement.caption to null value
Andreas Kling
2022-12-16
LibWeb: Add spec link and comment to HTMLTableElement::caption()
Andreas Kling
2022-12-16
LibWeb: Fix bug in BFC that independent FC assigned to wrong variable
Aliaksandr Kalenik
2022-12-16
PixelPaint: Replace vectorscope boxes with colored corner brackets
Cody Hein
2022-12-16
LibPDF: Follow a FontFile's Length values
Rodrigo Tobar
2022-12-16
LibPDF: Simplify outline construction
Rodrigo Tobar
2022-12-16
LibPDF: Ignore seac PS1 commands for now
Rodrigo Tobar
2022-12-16
PixelPaint: Disable bucket tool outside of the current selection
Tim Ledbetter
2022-12-16
DynamicLoader: Annotate all loaded library ranges as immutable
Liav A
2022-12-16
Kernel: Reintroduce the msyscall syscall as the annotate_mapping syscall
Liav A
2022-12-15
ClockSettings: Add a factory function for TimeZoneSettingsWidget
Baitinq
2022-12-15
LibGUI: Add GUI::SettingsWindow::add_tab() that takes a constructed tab
Baitinq
2022-12-15
LibThreading+Everywhere: Support returning error from `BackgroundAction`
Lucas CHOLLET
2022-12-15
LibGUI: Actually try something in `TabWidget::try_add_widget(Widget&)`
Lucas CHOLLET
2022-12-15
LibCore: Use ';' to split socket path in `SOCKET_TAKEOVER`
Federico Guerinoni
2022-12-15
WebContent: Disallow creating WebDriverConnections with existing sockets
Timothy Flynn
2022-12-15
headless-browser: Remove option to specify a WebDriver FD-passing socket
Timothy Flynn
2022-12-15
WebDriver: Remove the WebContent socket file when closing the session
Timothy Flynn
2022-12-15
WebDriver: Specify callbacks for clients to launch browser windows
Timothy Flynn
2022-12-15
WebContent+WebDriver: Move WebDriver socket to the standard runtime path
Timothy Flynn
2022-12-15
LibCore: Use the user's root session ID for standard runtime path
Timothy Flynn
2022-12-15
LibMarkdown: Prevent a crash when rendering code blocks to console
Arda Cinar
2022-12-15
LibMarkdown: Handle error while rendering JS to HTML
Arda Cinar
2022-12-15
LibJS: Update spec comments for replacing digits in Intl.NumberFormat
Timothy Flynn
2022-12-15
LibJS: Fix a typo in an Intl.DateTimeFormat spec comment
Timothy Flynn
2022-12-15
LibCore: Use `System::getaddrinfo()` in `Socket::resolve_host`
Lucas CHOLLET
2022-12-15
LibCore: Add a wrapper for `getaddrinfo()`
Lucas CHOLLET
2022-12-15
LibCore: Use AllocatingMemoryStream for SOCKSProxyClient
Tim Schumacher
2022-12-15
LibCore: Add an automatically allocating MemoryStream
Tim Schumacher
2022-12-15
LibCore: Move the MemoryStream implementation into a separate file
Tim Schumacher
2022-12-15
LibCore: Rename `MemoryStream` to `FixedMemoryStream`
Tim Schumacher
2022-12-15
VirGLDemo: Make a factory function for Demo and propagate errors
Baitinq
2022-12-15
gron: Add options for enabling/disabling colored output
Sam Atkins
2022-12-15
LibJS: Convert standalone construct() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert Object::construct() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert FunctionObject::internal_construct() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert ordinary_create_from_constructor() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Convert Heap::allocate{,_without_realm}() to NonnullGCPtr
Linus Groh
2022-12-15
LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads
Linus Groh
2022-12-15
LibJS: Ensure Optional<Completion>'s defaults to empty completion
Linus Groh
2022-12-15
LibWeb: Implement input range type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input local date and time type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input time type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input week type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input month type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input date type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input email type sanitation algorithm
Kyle Lanmon
2022-12-15
LibWeb: Implement input color type sanitation algorithm
Kyle Lanmon
[prev]
[next]