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
Age
Commit message (
Expand
)
Author
2022-10-14
WindowServer: Avoid `window` nullptr exception
leeight
2022-10-14
Base: Launch Clipboard at session start-up
Lucas CHOLLET
2022-10-14
LibJS: Make sure to exactly add nanoseconds in add_duration
davidot
2022-10-14
LibJS: Disallow one day long time zone offsets
davidot
2022-10-14
LibWeb: Make `LoadRequest` headers case insensitive
leeight
2022-10-14
Settings: Support for launching settings apps as root
ne0ndrag0n
2022-10-14
LibDesktop: Add support for RequiresRoot option to AppFile
ne0ndrag0n
2022-10-14
Escalator: Add new method to privilege escalate within GUI
ne0ndrag0n
2022-10-13
LibJS: Add spec comments to String.prototype.at
Simon Rask
2022-10-13
LibJS: Add spec comments to String.prototype.substring
Simon Rask
2022-10-13
LibWeb: Make navigator.languages an attribute instead of a function
Luke Wilde
2022-10-13
CatDog: Make it always on top
demostanis
2022-10-13
LibGUI+WindowServer: Add Window::set_always_on_top()
demostanis
2022-10-13
LibVideo: Hide debug message behind MATROSKA_DEBUG
Andrew Kaster
2022-10-13
LibVideo: Check parsed superframe sizes when decoding VP9 frames
Andrew Kaster
2022-10-13
LibVideo: Always check byte length before reading first byte in Streamer
Andrew Kaster
2022-10-13
LibWeb: Fix position: fixed canvases/images disappearing when scrolling
MacDue
2022-10-13
Utilities: Add pkill
Maxwell Trussell
2022-10-13
LibWeb: Implement navigator.webdriver
Linus Groh
2022-10-13
LibWeb: Update Navigator.idl to use 4 spaces for indentation
Linus Groh
2022-10-13
Browser: Set 'webdriver-active flag' when creating a new Tab
Linus Groh
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
Browser: Add a basic WebDriver API
Sam Atkins
2022-10-12
LibC+LibCore: Fix file argument name in posix_spawnp
Florent Castelli
2022-10-12
checksum: Support the '--check' option
implicitfield
2022-10-12
LibCore: Add standard_{output, input, error} functions to File::Stream
davidot
2022-10-12
LibCore: Add option to Stream::File to not close the file on destruction
davidot
2022-10-12
HexEditor: Fix two off-by-one errors
Mart G
2022-10-12
LibGUI: Delete from current position to end of line in VimEditingEngine
huttongrabiel
2022-10-12
Userland: Properly populate GENERATED_SOURCES
Ali Mohammad Pur
2022-10-12
PixelPaint: Call update after clearing guides
Mart G
2022-10-12
TextEditor: Set window title before showing the main window
Gunnar Beutner
2022-10-12
LibWeb: Remove code duplication in computing height for abs-pos elements
Timon Kruiper
2022-10-12
LibWeb: Add missing else's in absolutely positioned height computation
Samuel Bowman
2022-10-12
LibC: Declare _setjmp and _longjmp on non i386 platforms
Jan200101
2022-10-12
LibVideo: Allow the VP9 decoder to decode ultra high resolution video
Zaggy1024
2022-10-12
shot: Add ability to edit in PixelPaint
Jeremy Borgman
2022-10-11
test: Guard code paths that may lead to a null pointer dereference
implicitfield
2022-10-11
LibCompress: Brotli support metadata of skip_length=0
Tommy Murphy
2022-10-11
LibWeb: Constrain abspos element heights by min-height and max-height
Andreas Kling
2022-10-11
LibWeb: Fix dumb typos in solver helpers for abspos height
Andreas Kling
2022-10-11
LibHTTP: Include request body in HttpRequest::from_raw_request()
Sam Atkins
2022-10-11
pro: Stop closing stdout early
Sam Atkins
2022-10-11
LibProtocol: Remove redundant return statement
Sam Atkins
2022-10-11
pro: Add argument `--method/-m` for controlling the HTTP method
Sam Atkins
2022-10-11
pro: Print the response code if it's an error
Sam Atkins
2022-10-11
LibHTTP: Make HTTP method names more accessible
Sam Atkins
[prev]
[next]