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-10-19
WebContent: Fix broken Optional<> returns through IPC
Tobias Christiansen
2022-10-18
WebDriver: Avoid some JsonValue copies in Session::find_element()
Linus Groh
2022-10-18
WebDriver: Include (empty) capabilities object in /session POST response
Linus Groh
2022-10-18
WebDriver: Make functions always match their spec command name
Linus Groh
2022-10-18
WebDriver: Add `GET /session/{id}/window` endpoint
Linus Groh
2022-10-18
WebDriver: Rename Session::get_window() to current_window_handle()
Linus Groh
2022-10-18
WebDriver: Add `POST /session/{id}/element` endpoint
Tobias Christiansen
2022-10-18
WebContent: Add more IPC endpoints for getting Elements
Tobias Christiansen
2022-10-17
WebDriver: Replace `Session* session = ...` with `auto* session = ...`
Linus Groh
2022-10-17
WebDriver: Pass endpoint handler function parameters by const reference
Linus Groh
2022-10-17
WebDriver: Put endpoint functions in spec order
Linus Groh
2022-10-17
WebDriver: Include section number and title in spec comments
Linus Groh
2022-10-17
WebDriver: Implement `POST /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-17
WebDriver: Implement `DELETE /session/{id}/cookie/{name}` endpoint
Tobias Christiansen
2022-10-17
WebDriver: Implement `DELETE /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-17
LibDesktop+Taskbar: Add 'WorkingDirectory' property to app files
cflip
2022-10-17
WindowServer: Add wallpaper backing bitmap
Chun Ngai Au
2022-10-17
SpiceAgent: Add unveil call on the /proc/all node path
Liav A
2022-10-16
SystemServer: Make system-mode=text the default in case of read failure
Liav A
2022-10-16
WebDriver: Implement `GET /session/{id}/cookie/{name}` endpoint
Tobias Christiansen
2022-10-15
WebDriver: Implement `GET /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-15
WebDriver: Implement POST /session/{id}/forward endpoint
Moustafa Raafat
2022-10-15
WebDriver: Implement POST /session/{id}/back endpoint
Moustafa Raafat
2022-10-15
WebDriver: Fix HTTP Status for 'no such window' error
Tobias Christiansen
2022-10-15
WebDriver: Implement `POST /session/{id}/refresh` endpoint
Tobias Christiansen
2022-10-15
NetworkSettings+SpiceAgent: Update and add required unveil paths
ne0ndrag0n
2022-10-15
WebContent+LibWeb+LibJS: Report exceptions to the JS console
Pavel
2022-10-14
WindowServer: Avoid `window` nullptr exception
leeight
2022-10-13
LibGUI+WindowServer: Add Window::set_always_on_top()
demostanis
2022-10-13
LibWeb+WebContent: Add plumbing for 'webdriver-active flag'
Linus Groh
2022-10-12
WebDriver: Implement `GET /session/{id}/url` endpoint
Sam Atkins
2022-10-12
WebDriver: Implement `GET /status` endpoint
Sam Atkins
2022-10-12
WebDriver: Add new WebDriver service
Sam Atkins
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-11
WindowServer+LibGUI: Shrink window edge resize hot-spots
Mart G
2022-10-09
Taskbar: Display an icon for removing a widget
implicitfield
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-10-01
LibCore+LibConfig+ConfigServer: Add Config::{add,remove}_group()
thankyouverycool
2022-10-01
LibConfig+ConfigServer: Make remove_key() synchronous
thankyouverycool
2022-09-29
Calendar: Only accept Calendar notifications
implicitfield
2022-09-29
AK+Everywhere: Replace "protocol" with "scheme" url helpers
networkException
2022-09-27
LibCore: Propagate errors from LibCore::Account::login()
Lucas CHOLLET
2022-09-27
LibCore: Use `StringView` instead of `char *` in Account
Lucas CHOLLET
2022-09-24
WindowServer: Fallback to safe mode-setting in case of mapping overflow
Liav A
[prev]
[next]