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-11
Revert "LibJS: Add explicit assertion for days"
Linus Groh
2022-11-11
LibJS: Make Identifier::execute() actually use the lookup cache
Andreas Kling
2022-11-11
LibJS: Cache access to bindings in the global environment
Andreas Kling
2022-11-11
LibJS: Make ObjectEnvironment::set_mutable_binding() faster as well
Andreas Kling
2022-11-11
LibJS: Make ObjectEnvironment::get_binding_value() faster in sloppy mode
Andreas Kling
2022-11-11
LibJS: Add explicit assertion for days
Smrtnyk
2022-11-11
LibWeb: Merge latest mimesniff spec update
Nico Weber
2022-11-11
Browser+WebContent+WebDriver: Move Execute Async Script to WebContent
Timothy Flynn
2022-11-11
WebContent+WebDriver: Move Execute Script to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
Timothy Flynn
2022-11-11
WebContent: Capture entire content rect when taking a full screenshot
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Element Screenshot to WebContent
Timothy Flynn
2022-11-11
Browser+WebContent+WebDriver: Move Take Screenshot to WebContent
Timothy Flynn
2022-11-11
LibWeb: Implement screenshot painting inside Web::WebDriver
Timothy Flynn
2022-11-11
LibVideo: Treat BT.601/709/2020 input transfer characteristics as sRGB
Zaggy1024
2022-11-11
CI: Use gcc-12 in nightly Android host lagom build stage
Andrew Kaster
2022-11-11
Kernel: Add missing includes for Mount.h file
Liav A
2022-11-11
AK: Don't crash in HashTable::clear_with_capacity on an empty table
Zaggy1024
2022-11-11
LibWeb: Remove unused type XMLHttpRequestBodyInit
Kenneth Myhra
2022-11-11
LibWeb: Implement support for DOM::Document in XHR::send()
Kenneth Myhra
2022-11-10
LibIDL: Also handle anonymous union types in resolve_typedef()
Linus Groh
2022-11-10
LibIDL: Fix accidental early return in resolve_typedef()
Linus Groh
2022-11-10
LibIDL: Use Type::as_foo() shortcuts in resolve_typedef()
Linus Groh
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Enabled to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Rect to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Tag Name to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Text to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element CSS Value to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Property to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Get Element Attribute to WebContent
Timothy Flynn
2022-11-10
WebContent: Return a DOM::Element when getting a known connected element
Timothy Flynn
2022-11-10
LibWeb: Define method to check if an attribute is a boolean attribute
Timothy Flynn
2022-11-10
LibWeb: Define a few missing attribute names
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Is Element Selected to WebContent
Timothy Flynn
2022-11-10
Browser+WebContent+WebDriver: Move Find Elements From Element to WC
Timothy Flynn
2022-11-10
WebContent+WebDriver: Move Find Element From Element to WebContent
Timothy Flynn
2022-11-10
WebContent+WebDriver: Move Find Elements to WebContent
Timothy Flynn
2022-11-10
WebContent+WebDriver: Move Find Element to WebContent
Timothy Flynn
2022-11-10
LibWeb: Implement the element location strategies in Web::WebDriver
Timothy Flynn
2022-11-10
AK: Allow Variant::downcast<OtherVariantType>()
Ali Mohammad Pur
2022-11-10
LibLine: Consider URL in `actual_rendered_string_length`
Lucas CHOLLET
2022-11-10
less: Use LibLine to compute line arrangement with fixed line width
Lucas CHOLLET
2022-11-10
LibLine: Support wrapping lines in `actual_rendered_string_metrics`
Lucas CHOLLET
2022-11-10
LibVideo: Remove control codes from DecoderError location information
Zaggy1024
2022-11-10
LibVideo: Handle corrupted video errors without spamming dialogs
Zaggy1024
2022-11-09
LibWeb: Fix typo in BodyInitOrReadableBytes type alias
Linus Groh
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
[prev]
[next]