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
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
AK: Add `OwnPtrWithCustomDeleter`
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
Base: Add man page for the dd command
Edward Banner
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
2022-12-15
LibJS: Throw a RangeError when when formatting strings in DurationFormat
Timothy Flynn
2022-12-15
LibJS: Access DurationRecord properties in alphabetical order
Timothy Flynn
2022-12-15
LibJS: Move IsValidDurationRecord check to ToDurationRecord
Timothy Flynn
2022-12-15
LibJS: Remove infallibility markers from some Intl.DurationFormat AOs
Timothy Flynn
2022-12-15
LibWeb: Implement more values of flexbox align-content
Max Stevens
2022-12-15
Piano: Overhaul AudioPlayerLoop and throw out event loops
kleines Filmröllchen
2022-12-15
Piano: Make AudioPlayerLoop::is_playing const
kleines Filmröllchen
2022-12-15
LibIPC: Only run responsiveness timer when there is an event loop
kleines Filmröllchen
2022-12-15
LibIPC: Add deferred invoker getter
kleines Filmröllchen
2022-12-15
LibAudio: Allow resampling into existing buffer
kleines Filmröllchen
2022-12-15
LibAudio: Expose blocking realtime enqueue to audio clients
kleines Filmröllchen
2022-12-15
LibAudio: Make resampling fallible
kleines Filmröllchen
2022-12-15
AK: Add Span to Array conversion function
kleines Filmröllchen
2022-12-15
PixelPaint: Make sure modified state is updated when undo_stack changes
meiskam
2022-12-15
PixelPaint: Update window `modified` to look at all tabs
meiskam
[prev]
[next]