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
2022-11-19
Everywhere: Remove unnecessary mutable attributes from lambdas
MacDue
2022-11-18
WebContent: Add missing user prompt handling steps
Timothy Flynn
2022-11-18
WebDriver: Implement all modes for handling the current user prompt
Timothy Flynn
2022-11-18
WebContent+WebDriver: Send the parsed capabilities over to WebContent
Timothy Flynn
2022-11-18
LibWeb+WebDriver: Begin processing and matching WebDriver capabilities
Timothy Flynn
2022-11-16
LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text
Timothy Flynn
2022-11-16
LibWeb+WebContent+WebDriver: Implement Get Alert Text
Timothy Flynn
2022-11-16
LibWeb+WebContent+WebDriver: Implement Accept Alert
Timothy Flynn
2022-11-16
LibWeb+WebContent+WebDriver: Implement Dismiss Alert
Timothy Flynn
2022-11-16
LibWebView+WebContent: Begin handling open user dialogs for WebDriver
Timothy Flynn
2022-11-16
LibWebView+WebContent: Wait for dialog responses without blocking IPC
Timothy Flynn
2022-11-15
LibWeb: Add 'should block pop ups' user config to Page
Idan Horowitz
2022-11-15
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-15
Userland: Properly define IPC::encode and IPC::decode specializations
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Find Elements From Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Find Element From Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Get Element Shadow Root
Timothy Flynn
2022-11-15
LibWeb+WebContent+WebDriver: Implement Get Active Element
Timothy Flynn
2022-11-14
WebContent+WebDriver: Move Window commands to WebContent
Timothy Flynn
2022-11-14
WebDriver: Remove "Services/" prefix from local WebDriver includes
Timothy Flynn
2022-11-14
WebContent: Provide access to ConnectionFromClient's PageHost
Timothy Flynn
2022-11-14
WebContent: Allow creating a WebDriverConnection with an existing socket
Timothy Flynn
2022-11-14
Taskbar: Support launching apps that require root
Samuel Bowman
2022-11-13
WindowServer: Update alt shortcuts for menu items when text changes
Alec Murphy
2022-11-13
Userland: Accept drag_enter events for widgets supporting file drops
Karol Kosek
2022-11-13
WindowServer: Add "[user]" to titlebar when uid differs from login user
meiskam
2022-11-13
LibWeb+WebContentr+WebDriver: Move driver response wrapping to LibWeb
Timothy Flynn
2022-11-13
WebDriver: Port the WebDriver client to be a Web::WebDriver::Client
Timothy Flynn
2022-11-13
WebDriver: Implement Close Window closer to the spec
Timothy Flynn
2022-11-12
AudioServer: Stop re-creating the device stream buffer
Alex Chronopoulos
2022-11-12
AudioServer: Stop glitching when toggling mute
Alex Chronopoulos
2022-11-12
WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint
Tobias Christiansen
2022-11-11
WebContent: Pass the script timeout into the WebDriver script executor
Timothy Flynn
2022-11-11
WebContent+WebDriver: Move Get/Set Timeouts to WebContent
Timothy Flynn
2022-11-11
LibWeb+WebDriver: Move the timeouts configuration object to LibWeb
Timothy Flynn
2022-11-11
Browser+WebDriver: Remove the connection between Browser and WebDriver
Timothy Flynn
2022-11-11
Browser+WebDriver: Add missing header includes
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Title to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Back, Forward, Refresh to WebContent
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPCs to navigate the browser's history
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete All Cookies to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Delete Cookie to WebContent
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to update a document's cookie
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Add Cookie to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Named Cookie to WebContent
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to get a document's named cookie
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get All Cookies to WebContent
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to get all cookies for a document's URL
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Execute Async Script to WebContent
Timothy Flynn
2022-11-11
WebContent+WebDriver: Move Execute Script to WebContent
Timothy Flynn
[next]