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-13
LibAudio: Explicitly support Application metadata block type
Lucas CHOLLET
2022-11-13
LibAudio: Explicitly support Padding metadata block type
Lucas CHOLLET
2022-11-13
LibGfx: Don't require the OS/2 table for ttf files
Julian Offenhäuser
2022-11-13
LibGfx: Make the ttf parser recognize files with the "true" tag
Julian Offenhäuser
2022-11-13
WindowServer: Update alt shortcuts for menu items when text changes
Alec Murphy
2022-11-13
LibCore: Add query for all accounts and groups
ne0ndrag0n
2022-11-13
LibArchive: Make get_field_as_integral error out on non-octal input
implicitfield
2022-11-13
LibArchive: Make TarInputStream::advance report errors
implicitfield
2022-11-13
LibC: Implement getpass()
Julian Eigmüller
2022-11-14
LibWeb: Define the route for the Fullscreen Window command
Timothy Flynn
2022-11-13
LibWeb: Support animated backgrounds
Moustafa Raafat
2022-11-13
LibWeb: Implement bare-bones `HTMLElement.dir`
Igor Pissolati
2022-11-13
LibWeb: Implement `window.location.origin`
Igor Pissolati
2022-11-13
Userland: Accept drag_enter events for widgets supporting file drops
Karol Kosek
2022-11-13
PixelPaint: Correct active tool ImageEditor sync issue
Timothy Slater
2022-11-13
WindowServer: Add "[user]" to titlebar when uid differs from login user
meiskam
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
Piano: Guard against all allocations at top level of the audio pipeline
kleines Filmröllchen
2022-11-13
Piano: Alphabetize sources
kleines Filmröllchen
2022-11-13
LibWeb+WebContentr+WebDriver: Move driver response wrapping to LibWeb
Timothy Flynn
2022-11-13
WebDriver: Port the WebDriver client to be a Web::WebDriver::Client
Timothy Flynn
2022-11-13
LibWeb: Re-implement WebDriver endpoint handling within Web::WebDriver
Timothy Flynn
2022-11-13
WebDriver: Implement Close Window closer to the spec
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
[next]