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
/
Services
Age
Commit message (
Expand
)
Author
2021-09-13
FileOperation: Deduplicate destination file names on copy
Tetsui Ohkubo
2021-09-12
AudioServer: Fix deadlock when playing two audio streams
kleines Filmröllchen
2021-09-12
Audio: Add per-client volume
kleines Filmröllchen
2021-09-12
AudioServer: Rename BufferQueue to ClientAudioStream
kleines Filmröllchen
2021-09-12
Audio: Change how volume works
kleines Filmröllchen
2021-09-12
ChessEngine: Use ElapsedTimer::start_new()
Brian Gianforcaro
2021-09-12
LibWeb+Browser: Add Debug menu action for toggling Same-Origin Policy
Andreas Kling
2021-09-12
WebContent: Use ErrorType::NotAnObjectOfType instead of NotA
Timothy Flynn
2021-09-11
AK: Replace the mutable String::replace API with an immutable version
Idan Horowitz
2021-09-11
WindowServer: Add IPC endpoint to get the color under cursor
Mustafa Quraish
2021-09-11
Compositor: Add API to get the color of a pixel
Mustafa Quraish
2021-09-11
LibWeb+WebContent: Add WebContentClient::did_request_scroll_to() call
Sam Atkins
2021-09-11
LibWeb+WebContent: Modify did_request_scroll() IPC to take x&y deltas
Sam Atkins
2021-09-10
WindowServer: Fix 'sticky' mouse after resize
Ben Wiederhake
2021-09-10
FileSystemAccessServer: Allow read-only access without prompting
Mustafa Quraish
2021-09-10
AK+Everywhere: Reduce the number of template parameters of IntrusiveList
Ali Mohammad Pur
2021-09-09
LibWeb: Rename DOM::Window::document() => associated_document()
Andreas Kling
2021-09-09
LibWeb: Rename BrowsingContext::document() => active_document()
Andreas Kling
2021-09-08
LibWeb: Rename InitialContainingBlockBox => InitialContainingBlock
Andreas Kling
2021-09-08
LibWeb: Remove unused PageClient::is_multi_process()
Andreas Kling
2021-09-08
LibWeb+WebContent: Port DumpLayoutTree to OutOfProcessWebView
Andreas Kling
2021-09-08
LibGUI+WindowServer: Remove now-obsolete cursor tracking feature
Ben Wiederhake
2021-09-08
LibGUI+WindowServer: Introduce new mouse tracking mechanism
Ben Wiederhake
2021-09-08
Kernel+SystemServer: Simplify the DevTmpFS design
Liav A
2021-09-08
SystemServer: Don't rely on fstab to specify where to mount the ProcFS
Liav A
2021-09-08
SystemServer: Traverse sub-directories in /sys/dev
Liav A
2021-09-08
Kernel+SystemServer: Defer creation of device nodes to userspace
Liav A
2021-09-06
LibWeb+WebContent: Remove old console-logging IPC calls
Sam Atkins
2021-09-06
Browser+WebContent: Initialize WebContentConsoleClient earlier
Sam Atkins
2021-09-06
WebContent: Store messages in WebContentConsoleClient
Sam Atkins
2021-09-06
LibWeb+WebContent: Add new console-message IPC calls
Sam Atkins
2021-09-06
WebContent: Implement `$0` special variable in Browser JS Console
Sam Atkins
2021-09-06
WebContent: Implement ConsoleGlobalObject which proxies to WindowObject
Sam Atkins
2021-09-06
Everywhere: Make ByteBuffer::{create_*,copy}() OOM-safe
Ali Mohammad Pur
2021-09-06
Everywhere: Use OOM-safe ByteBuffer APIs where possible
Ali Mohammad Pur
2021-09-05
RequestServer: Exit early to avoid executing protocol destructors
Brian Gianforcaro
2021-09-04
LookupServer: Use HashMap::ensure() in load_etc_hosts()
Andreas Kling
2021-09-04
Cursors: Add new Magnifying glass cursor
Mustafa Quraish
2021-09-04
Cursors: Add new Eyedropper cursor
Mustafa Quraish
2021-09-03
Everywhere: Use my shiny new serenityos.org email :^)
Sam Atkins
2021-09-02
LibWeb+WebContent: Add query for hovered DOM node to OOPWV
Sam Atkins
2021-09-02
LibWeb+WebContent: Implement asynchronous DOM Node properties call
Sam Atkins
2021-09-02
LibWeb+WebContent: Add inspect_dom_node() IPC call
Sam Atkins
2021-09-02
Userland: Migrate to argument-less deferred_invoke
sin-ack
2021-09-01
RequestServer: Use smart pointers for allocating protocols
Brian Gianforcaro
2021-08-31
WindowServer: Add message to notify clients of applet area resize
Joe Bentley
2021-08-31
Userland: Use Rect::centered_within() where useful
Andreas Kling
2021-08-30
SQLServer: Don't stat()-then-mkdir() when mkdir() alone is enough
Andreas Kling
2021-08-28
WindowServer: Always return properly cropped bitmap
Mustafa Quraish
2021-08-27
AudioServer: Expose the ability to get and set the sample rate
kleines Filmröllchen
[next]