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-11-24
LibIPC: Handle `ECONNRESET` when reading from the IPC socket
Daniel Bertalan
2022-11-24
LibCrypt: Clean up `crypt_r`
Jelle Raaijmakers
2022-11-24
LibWeb+WebDriver: Support running headless WebDriver sessions
Timothy Flynn
2022-11-24
headless-browser: Add a mode for being controlled by WebDriver
Timothy Flynn
2022-11-24
WebContent: Remove WebContent::ConnectionFromClient from WebDriver
Timothy Flynn
2022-11-24
LibWeb+WebContent: Virtualize methods needed for WebDriver in PageClient
Timothy Flynn
2022-11-24
WebContent: Store a base PageClient in the WebDriverConnection
Timothy Flynn
2022-11-24
WebContent: Set the WebDriver active flag directly on the Page
Timothy Flynn
2022-11-24
LibWeb+WebContent: Virtualize PageClient methods needed for all clients
Timothy Flynn
2022-11-24
LibWeb+WebContent: Move pending dialog handling from PageHost to Page
Timothy Flynn
2022-11-23
LibWeb: Use calculate_inner_width to compute min and max widths
Aliaksandr Kalenik
2022-11-23
LibWeb: Return max margin box width from greatest_child_width
Aliaksandr Kalenik
2022-11-23
LibJS: Add missing <AK/TypeCasts.h> include in $262Object.cpp
Andreas Kling
2022-11-23
Userland+Tests: Remove a few more LibJS/{AST.h,Parser.h} includes
Andreas Kling
2022-11-23
LibJS+LibWeb: Move JS::ModuleRequest to its own header file
Andreas Kling
2022-11-23
LibWeb: Avoid including LibJS/Parser.h in a handful of cpp files
Andreas Kling
2022-11-23
LibJS: Make AsyncFunctionConstructor.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Remove unnecessary AST.h include in a handful of cpp files
Andreas Kling
2022-11-23
LibJS+LibWeb: Make Runtime/AbstractOperations.h not include AST.h
Andreas Kling
2022-11-23
LibJS+LibWeb: Make CyclicModule.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Make ECMAScriptFunctionObject.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Make FunctionNode::Parameter be a standalone FunctionParameter
Andreas Kling
2022-11-23
LibJS: Make FunctionEnvironment not include ECMAScriptFunctionObject.h
Andreas Kling
2022-11-23
LibJS: Make SourceTextModule.h not include AST.h or Parser.h
Andreas Kling
2022-11-23
LibJS: Make Script.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Make Script.h not include Parser.h
Andreas Kling
2022-11-23
LibJS: Make Parser::Error a standalone ParserError class
Andreas Kling
2022-11-23
LibJS: Move {Import,Export}Entry out of {Import,Export}Statement
Andreas Kling
2022-11-23
LibJS: Make CyclicModule.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Make Interpreter.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Make RegExpObject.h not include AST.h
Andreas Kling
2022-11-23
LibJS: Make DeclarativeEnvironment not include AST.h
Andreas Kling
2022-11-23
LibJS: Make AsyncGenerator not include AsyncGeneratorRequest.h
Andreas Kling
2022-11-23
LibJS: Make CyclicModule.h not include PromiseCapability.h
Andreas Kling
2022-11-23
LibJS: Move JobCallback functions out-of-line
Andreas Kling
2022-11-23
LibWeb: Try to place out-of-flow blocks only in anonymous blocks
Aliaksandr Kalenik
2022-11-23
LibArchive: Do not assert if the provided stream cannot be discarded
implicitfield
2022-11-23
LibArchive: Simplify error handling
implicitfield
2022-11-22
LibJS: Shrink Identifier's environment coordinate cache
Andreas Kling
2022-11-22
LibJS: Remove unused "lexical argument index" metadata from Identifier
Andreas Kling
2022-11-22
LibJS: Reduce AST memory usage by shrink-wrapping source range info
Andreas Kling
2022-11-22
LibWeb: Do not try to join floats into anonymous block
Aliaksandr Kalenik
2022-11-22
LibWeb: Support box-sizing in BFC
Aliaksandr Kalenik
2022-11-22
3DFileViewer: Propagate key events to the window
Names4Noobs
2022-11-21
LibWeb: Handle multiple line names in the CSS Grid
martinfalisse
2022-11-21
LibJS+LibWeb: Make JS::ExecutionContext protect its Web::HTML::ESO owner
Andreas Kling
2022-11-21
WebContent: Implement WebDriver's implicit timeout for finding elements
Timothy Flynn
2022-11-21
WebContent: Don't assume start nodes for finding elements remain valid
Timothy Flynn
2022-11-21
LibWeb: Remove unused should_invalidate_styles_on_attribute_changes()
Baitinq
2022-11-21
LibWeb: Don't implement bogus assertion in prepare-the-script-element
Andreas Kling
[prev]
[next]