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
/
Libraries
Age
Commit message (
Expand
)
Author
2022-11-13
LibThreading: Add thread priority controls to Thread
kleines Filmröllchen
2022-11-13
LibAudio: Revert to using buffered file reading
kleines Filmröllchen
2022-11-13
LibWeb+WebContentr+WebDriver: Move driver response wrapping to LibWeb
Timothy Flynn
2022-11-13
LibWeb: Re-implement WebDriver endpoint handling within Web::WebDriver
Timothy Flynn
2022-11-12
LibVideo: Rename parse_tree_new to parse_tree in VP9/TreeParser.cpp
Zaggy1024
2022-11-12
LibVideo: Create TokensContext struct for token parsing parameters
Zaggy1024
2022-11-12
LibVideo: Parameterize all tree parsing for motion vectors in VP9
Zaggy1024
2022-11-12
LibVideo: Parameterize parsing single reference frame selection in VP9
Zaggy1024
2022-11-12
LibVideo: Parameterize parsing compound references in the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize compound mode parsing in the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize parsing if a block is inter predicted in VP9
Zaggy1024
2022-11-12
LibVideo: Parameterize TXSize parsing for the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize coefficient skip parsing for VP9
Zaggy1024
2022-11-12
LibVideo: Parameterize segment ID parsing for the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize interpolation filter parsing for the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize inter mode parsing in the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize UV mode parsing in the VP9 decoder
Zaggy1024
2022-11-12
LibVideo: Parameterize intra prediction mode parsing for VP9
Zaggy1024
2022-11-12
LibVideo: Parameterize parsing the default UV prediction mode for VP9
Zaggy1024
2022-11-12
LibVideo: Parameterize parsing of the default VP9 intra mode tree
Zaggy1024
2022-11-12
LibVideo: Put motion vector or reference frame pairs in a struct
Zaggy1024
2022-11-12
LibVideo: Move parsing of Partition to its own TreeParser function
Zaggy1024
2022-11-12
LibVideo: Add const getters to VP9/ProbabilityTables.h
Zaggy1024
2022-11-12
LibVideo: Use the BlockSubsize enum where appropriate in the VP9 parser
Zaggy1024
2022-11-12
LibVideo: Combine VP9's Intra- and InterMode enums into PredictionMode
Zaggy1024
2022-11-12
LibVideo: Use Gfx::Size for VP9 frame sizes
Zaggy1024
2022-11-12
LibVideo: Change all Span<u8 const> to ReadonlyBytes
Zaggy1024
2022-11-12
LibVideo: Allow the VP9 decoder to queue multiple frames
Zaggy1024
2022-11-12
LibVideo: Rename VP9's ReferenceFrame enum to ReferenceFrameType
Zaggy1024
2022-11-12
LibAudio: Restore exact audio enqueuer thread mutex behavior
kleines Filmröllchen
2022-11-12
LibAudio: Initialize enqueuer event loop to null pointer
kleines Filmröllchen
2022-11-12
WebDriver: Implement `POST /session/{id}/window/fullscreen` endpoint
Tobias Christiansen
2022-11-11
LibWeb+WebDriver: Move the timeouts configuration object to LibWeb
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPCs to navigate the browser's history
Timothy Flynn
2022-11-11
LibLine: Fix save line condition
Matteo Benetti
2022-11-11
LibWebView+WebContent: Add IPC to update a document's cookie
Timothy Flynn
2022-11-11
LibWeb: Add a string-to-same-site-attribute converter
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to get a document's named cookie
Timothy Flynn
2022-11-11
LibWebView+WebContent: Add IPC to get all cookies for a document's URL
Timothy Flynn
2022-11-11
LibJS: Teach GetVariable bytecode op to deal with global variable cache
Andreas Kling
2022-11-11
AK+Everywhere: Replace DistinctNumeric bool parameters with named ones
Sam Atkins
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
Browser+WebContent+WebDriver: Move Get Page Source to WebContent
Timothy Flynn
[prev]
[next]