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-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
2022-09-21
LibWeb+WebContent: Move Serenity EventLoop and Font plugins into LibWeb
Sam Atkins
2022-09-21
Browser+WebContent+LibJS: Support `%c` specifiers in Console.log()
Sam Atkins
2022-09-21
LibWeb+WebContent: Setup the js console client earlier
davidot
2022-09-20
LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pages
Andreas Kling
2022-09-17
LibWeb: Get default fonts via Platform::FontPlugin
Andreas Kling
2022-09-16
LibWeb+LibWebView+WebContent: Add Web::Platform::ImageCodecPlugin
Andreas Kling
2022-09-08
LibWeb+WebContent: Add abstraction layer for generic font families
Andreas Kling
2022-09-07
LibWeb+WebContent: Add abstraction layer for event loop and timers
Andreas Kling
2022-09-06
LibWeb: Remove unused WindowObject.h
Andreas Kling
2022-09-06
LibWeb: Stop using Bindings::wrap() in a bunch of places
Andreas Kling
2022-09-06
LibWeb: Remove Document::interpreter()
Andreas Kling
2022-09-06
LibWeb+WebContent: Store Realm instead of Interpreter in ConsoleClient
Andreas Kling
2022-09-06
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheetList GC-allocated
Andreas Kling
2022-09-06
LibWeb: Make StyleSheet and CSSStyleSheet GC-allocated
Andreas Kling
[next]