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
/
WebContent
Age
Commit message (
Expand
)
Author
2022-11-10
Browser+WebContent+WebDriver: Move Find Elements From Element to WC
Timothy Flynn
2022-11-10
WebContent+WebDriver: Move Find Element From Element to WebContent
Timothy Flynn
2022-11-10
WebContent+WebDriver: Move Find Elements to WebContent
Timothy Flynn
2022-11-10
WebContent+WebDriver: Move Find Element to WebContent
Timothy Flynn
2022-11-09
Browser+WebContent+WebDriver: Move [Max,Min]imize Window to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to minimize and maximize window
Timothy Flynn
2022-11-09
Browser+WebContent+WebDriver: Move Get/Set Window Rect to WebContent
Timothy Flynn
2022-11-09
Browser+LibWebView+WebContent: Add IPC to re[store,size,position] window
Timothy Flynn
2022-11-09
Everywhere: Fix a few comment typos
Nico Weber
2022-11-09
WebContent: Remove the DRIVER_TRY macro now that it is no longer needed
Timothy Flynn
2022-11-08
WebContent+WebDriver: Fully implement closing a session
Timothy Flynn
2022-11-08
WebContent+WebDriver: Move the Get Current URL command to WebContent
Timothy Flynn
2022-11-08
WebContent+WebDriver: Move the Navigate To command to WebContent
Timothy Flynn
2022-11-08
WebContent+WebDriver: Set the navigator.webdriver flag from WebDriver
Timothy Flynn
2022-11-08
WebContent: Add a very-empty WebDriver IPC class to WebContent
Timothy Flynn
2022-11-05
WebContent: Capture horizontal overflow in full document screenshots
Timothy Flynn
2022-11-05
WebContent: Store and provide access to web page content size
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-05
WebContent: Abstract calculating an element's absolute rect to a helper
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
WebContent: Add a static helper to find an element by its remote ID
Timothy Flynn
2022-11-03
LibWebView+WebContent: Add IPC to run the fragment serialization steps
Timothy Flynn
2022-11-02
LibWeb+WebContent: Add WebDriver infrastructure for executing scripts
Linus Groh
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-25
Services: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-23
LibWeb: Add button property in MouseEvent
Aliaksandr Kalenik
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-20
LibWeb: Make the layout tree GC-allocated
Andreas Kling
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-19
WebContent: Fix broken Optional<> returns through IPC
Tobias Christiansen
2022-10-18
WebContent: Add more IPC endpoints for getting Elements
Tobias Christiansen
2022-10-15
WebContent+LibWeb+LibJS: Report exceptions to the JS console
Pavel
2022-10-13
LibWeb+WebContent: Add plumbing for 'webdriver-active flag'
Linus Groh
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-08
LibWeb+WebContent: Add EventLoopPlugin::quit() virtual
Andreas Kling
2022-10-06
WebContent: Don't pthread_setname_np() non-SerenityOS platforms
Andreas Kling
2022-10-06
WebContent: Use Web::Platform::Timer instead of Core::Timer
Andreas Kling
2022-10-06
WebContent: Add ConnectionFromClient::fd() accessor
Andreas Kling
2022-10-03
Userland: Tighten promises by removing 'proc' where it isn't used
Timothy Flynn
2022-10-03
SystemServer+LoginServer+Userland: Switch to sid-based sockets
Peter Elliott
2022-10-01
LibWeb: Move Web prototypes and constructors to new Intrinsics object
Andrew Kaster
2022-09-21
LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro
Linus Groh
[next]