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
/
Libraries
/
LibWebView
Age
Commit message (
Expand
)
Author
2022-11-26
LibWebView+WebContent: Propagate unconsumed input events out of OOPWV
Sam Atkins
2022-11-26
LibWebView: Define the OOPWV's superclass in one place
Sam Atkins
2022-11-19
LibWebView: Update OOPWV's URL when a page starts/finishes loading
Timothy Flynn
2022-11-16
LibWeb+LibWebView+WebContent+WebDriver: Implement Send Alert Text
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
Userland: Remove workarounds for LibIPC include order sensitivity
Timothy Flynn
2022-11-12
WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint
Tobias Christiansen
2022-11-11
LibWebView+WebContent: Add IPCs to navigate the browser's history
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to update a document's cookie
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to get a document's named cookie
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
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Element Screenshot to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Enabled to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Rect to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Tag Name to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Text to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element CSS Value to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Property to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Attribute to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Selected to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Find Elements From Element to WC
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to minimize and maximize window
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to re[store,size,position] window
Timothy Flynn
2022-11-08
Browser+LibWebView+WebDriver: Connect WebDriver to WebContent
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to take a full document screenshot
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to take an element screenshot
Timothy Flynn
2022-11-05
LibWebView+WebContent: Add an IPC to scroll an element into view
Timothy Flynn
2022-11-03
LibWebView+WebConent: Add an IPC to get an element's selected state
Timothy Flynn
2022-11-03
LibWebView+WebConent: Add an IPC to get an element's enabled state
Timothy Flynn
2022-11-03
LibWebView+WebConent: Add an IPC to get an element's absolute rect
Timothy Flynn
2022-11-03
LibWebView+WebContent: Add IPC to run the fragment serialization steps
Timothy Flynn
2022-11-02
Browser+LibWebView: Add WebDriver IPC plumbing for executing scripts
Linus Groh
2022-11-02
Browser+LibWebView: Add a Tab hook to take a screenshot
Timothy Flynn
2022-11-01
LibWeb+LibWebView+WebContent: Add IPC to receive window position/size
Timothy Flynn
2022-11-01
Everywhere: Mark dependencies of most targets as PRIVATE
Tim Schumacher
2022-11-01
WebContent+Friends: Add get_element_text IPC and plumbing
martinfalisse
2022-10-22
WebContent+Friends: Add get_element_tag_name IPC and plumbing
Tobias Christiansen
2022-10-20
WebContent+Friends: Add IPC and plumbing for WebDriver endpoint
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_property IPC and plumbing
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_attribute IPC and plumbing
Tobias Christiansen
2022-10-18
WebDriver+Friends: Add IPC and plumbing for Element-getting
Tobias Christiansen
2022-10-13
LibWeb+WebContent: Add plumbing for 'webdriver-active flag'
Linus Groh
2022-10-10
Everywhere: Replace uses of __serenity__ with AK_OS_SERENITY
Andrew Kaster
2022-10-06
LibWebView: Add abstract virtual base for WebView implementations
Andreas Kling
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-25
LibWebView: Make DOMTreeModel usable outside of SerenityOS
Andreas Kling
[next]