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
/
Applications
Age
Commit message (
Expand
)
Author
2022-11-01
WebDriver: Implement `GET /session/{id}/element/{id}/text` endpoint
martinfalisse
2022-11-01
WebContent+Friends: Add get_element_text IPC and plumbing
martinfalisse
2022-10-31
HexEditor: Specify page skip size in multiples of the line height
premek
2022-10-31
VideoPlayer: Start fleshing out the user interface
Zaggy1024
2022-10-31
LibVideo: Abstract media container format demuxing
Zaggy1024
2022-10-31
LibVideo: Make VP9::Decoder a subclass of a new abstract VideoDecoder
Zaggy1024
2022-10-31
LibVideo: Set CodingIndependentCodePoints in its member functions
Zaggy1024
2022-10-31
LibVideo: Add VideoFrame class for decoded video frames
Zaggy1024
2022-10-31
Userland: Use Threading::MutexLocker to lock/unlock mutexes
Oleg Kosenkov
2022-10-27
LibGfx+Everywhere: Make DisjointRectSet work for non-int Rects
Sam Atkins
2022-10-27
PixelPaint: Make scopes hideable
Timothy Slater
2022-10-25
Applications: Use new global variables at /sys/kernel/ directory
Liav A
2022-10-25
Userland: Let applications make use of make_command_palette_action()
demostanis
2022-10-25
LibVideo: Add CICP parsing to MatroskaReader
Zaggy1024
2022-10-25
LibVideo: Implement CICP color space conversion
Zaggy1024
2022-10-24
PixelPaint: Limit editing tools to selection
Timothy Slater
2022-10-24
AK+Everywhere: Turn bool keep_empty to an enum in split* functions
demostanis
2022-10-22
Userland: Utilize MS_NOREGULAR mount flag
Liav A
2022-10-22
Browser: Show SameSite attribute in cookie storage inspector
Smrtnyk
2022-10-22
WebDriver: Implement `GET /session/{id}/element/{id}/name` endpoint
Tobias Christiansen
2022-10-22
WebContent+Friends: Add get_element_tag_name IPC and plumbing
Tobias Christiansen
2022-10-21
Browser: Hide WebDriver debug messages behind WEBDRIVER_DEBUG
Sam Atkins
2022-10-21
Magnifier: Increase window size
crpz1
2022-10-21
Magnifier: Add Always on Top
crpz1
2022-10-20
Browser: Add ability to delete cookies from Storage Inspector
Sam Atkins
2022-10-20
WebDriver: Introduce a `WebDriverEndpoints` class
Tobias Christiansen
2022-10-20
WebDriver: Implement `GET /session/{id}/element/{id}/css/{name}`
Tobias Christiansen
2022-10-20
WebContent+Friends: Add IPC and plumbing for WebDriver endpoint
Tobias Christiansen
2022-10-19
PixelPaint: Add Polygonal Select Tool
Timothy Slater
2022-10-19
PixelPaint: Pass doubleclick events to tools
Timothy Slater
2022-10-19
PixelPaint: Ensure bitmap contains selected pixel before deleting
Timothy Slater
2022-10-19
PixelPaint: Make escape key clear selection for Wand Select Tool
Timothy Slater
2022-10-19
WebDriver: Implement `GET /session/{id}/element/{id}/property/{name}`
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_property IPC and plumbing
Tobias Christiansen
2022-10-19
WebDriver: Implement `GET /session/{id}/element/{id}/attribute/{name}`
Tobias Christiansen
2022-10-19
WebContent+Friends: Add get_element_attribute IPC and plumbing
Tobias Christiansen
2022-10-19
WebDriver: Fix broken Optional<> returns through IPC
Tobias Christiansen
2022-10-18
WebDriver+Friends: Add IPC and plumbing for Element-getting
Tobias Christiansen
2022-10-18
PixelPaint: Add action to invert selection
snooze6214
2022-10-18
PixelPaint: Make Wand Select tool select correctly on moved layers
snooze6214
2022-10-17
WebDriver: Add/Expand some dbgln's
Tobias Christiansen
2022-10-17
WebDriver: Implement `POST /session/{id}/cookie` endpoint
Tobias Christiansen
2022-10-17
Browser: Add `update_cookie` WebDriver IPC endpoint
Tobias Christiansen
2022-10-17
Browser: Allow changing of existing Cookies in the CookieJar
Tobias Christiansen
2022-10-17
PixelPaint: Make Alt-Clicking with all tool act like the PickerTool
Fausto Tommasi
2022-10-17
WindowServer: Add wallpaper backing bitmap
Chun Ngai Au
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
[next]