index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-11-09
LibRegex: Don't treat ForkReplace* as new forks
Ali Mohammad Pur
2022-11-09
LibGUI: Shift+Tab unindents line
Julian Eigmüller
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
Browser: Remove unused WebDriver IPC endpoints
Timothy Flynn
2022-11-09
PixelPaint: Make filters apply to a selection if one is present
Timothy Slater
2022-11-09
Everywhere: Fix a few comment typos
Nico Weber
2022-11-09
LibWeb: Finish half-written comment in abspos height calculation
Andreas Kling
2022-11-09
LibJS: Move throw_completion(Value) out of line
Andreas Kling
2022-11-09
LibWeb: Try to compute height for abspos elements before inside layout
Andreas Kling
2022-11-09
LibWeb: Actually assign solved value for `left` in abspos width case 1
Andreas Kling
2022-11-09
WebContent: Remove the DRIVER_TRY macro now that it is no longer needed
Timothy Flynn
2022-11-09
Meta: Generate a helper constructor for single-value IPC responses
Timothy Flynn
2022-11-09
Meta: Compile new WebContent IPC endpoints for WebDriver in Lagom
Timothy Flynn
2022-11-09
LibWebSocket: Buffer incoming frame data until whole frame is available
Andreas Kling
2022-11-09
LibWebSocket: Move web socket to Closing state in WebSocket::close()
Andreas Kling
2022-11-09
LibWebSocket: Allow library clients to provide their own WebSocketImpl
Andreas Kling
2022-11-09
LibWebSocket: Remove unused WebSocketImpl::can_read()
Andreas Kling
2022-11-09
LibWebSocket: Make WebSocketImpl an abstract class
Andreas Kling
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
LibWeb: Add a flag to track when a browsing context has been discarded
Timothy Flynn
2022-11-08
WebContent+WebDriver: Set the navigator.webdriver flag from WebDriver
Timothy Flynn
2022-11-08
Browser+LibWebView+WebDriver: Connect WebDriver to WebContent
Timothy Flynn
2022-11-08
WebContent: Add a very-empty WebDriver IPC class to WebContent
Timothy Flynn
2022-11-08
LibWeb+WebDriver: Add an IPC-transferable Web::WebDriver::Response class
Timothy Flynn
2022-11-08
LibWeb+WebDriver: Move WebDriverError to Web::WebDriver::Error
Timothy Flynn
2022-11-08
LibCore: Add support for LocalServer to propogate accept() errors
Timothy Flynn
2022-11-08
AK+LibIPC: Add a convenience encoder/decoder for JsonValue
Timothy Flynn
2022-11-08
LibJS: Add thorough tests for try/finally using continue and break
Luke Wilde
2022-11-08
LibWeb: Apply the current transform in CRC2D.stroke()
Luke Wilde
2022-11-08
Everywhere: Clean up "in in" comment typos
Nico Weber
2022-11-08
LibC: Implement getpwent_r
Gunnar Beutner
2022-11-08
WindowServer: Cycle through menu items with the same Alt shortcut
Sergiy Stupar
2022-11-08
LibWeb: Pick the correct DOM node for mouse-move events
Gunnar Beutner
2022-11-08
Kernel: Split the Ext2FileSystem.{cpp,h} files into smaller components
Liav A
2022-11-08
Kernel: Split the ISO9660FileSystem.{cpp,h} files to smaller components
Liav A
2022-11-08
Kernel: Split the DevPtsFS files into smaller components
Liav A
2022-11-08
Kernel: Split the Plan9FileSystem.{cpp,h} file into smaller components
Liav A
2022-11-08
Kernel: Split the ProcFS core file into smaller components
Liav A
2022-11-08
Kernel: Split the FATFileSystem.{cpp,h} files into smaller components
Liav A
2022-11-08
Kernel: Split the TmpFS core files into smaller components
Liav A
2022-11-08
Kernel: Split the SysFS core files into smaller components
Liav A
2022-11-07
LibGUI: Fix a typo
Mike Akers
2022-11-07
PixelPaint: Improve brushtool gradient for low hardness
Torstennator
2022-11-07
PixelPaint: Relate cursor to brush tool size
Torstennator
2022-11-07
Base: Add manpages for which(1) and stat(1)
jahway603
[prev]
[next]