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
2023-04-12
LibWeb: Always use quirks mode when parsing SVG width/height attributes
MacDue
2023-04-12
LibWeb: Use (transformed) path bounding quad for SVG path hit testing
MacDue
2023-04-12
LibWeb: Apply CSS scaling to SVG elements
MacDue
2023-04-12
LibWeb: Apply SVG transform to path when painting (SVG) elements
MacDue
2023-04-12
LibWeb: Remove SVG sizing hack and fix viewbox scaling
MacDue
2023-04-12
LibWeb: Parse the `transform` attribute when set on SVGGraphicsElements
MacDue
2023-04-12
LibWeb: Parse and apply `fill-opacity` attribute to SVG paths
MacDue
2023-04-12
LibWeb: Add SVG transform parsing
MacDue
2023-04-12
LibGfx: Add AffineTransform::skew_radians()
MacDue
2023-04-12
LibGfx: Optimize Painter::draw_scaled_bitmap_with_transform()
MacDue
2023-04-12
AK: Don't store parts of URLs percent decoded
MacDue
2023-04-12
LibWeb: Make SC hit testing more closely follow reverse paint order
MacDue
2023-04-12
LibWeb: Create a video document for `video/` MIME types on navigation
Luke Wilde
2023-04-12
LibWeb: Add ReadableStreamByteController interface
Matthew Olsson
2023-04-12
LibWeb: Add ReadableStreamBYOBRequest interface
Matthew Olsson
2023-04-11
LibWeb: Handle null values when making args for attributeChangedCallback
Luke Wilde
2023-04-11
LibJS: Update spec numbers for the Intl NumberFormat v3 proposal
Timothy Flynn
2023-04-11
LibJS: Require a [[RoundingMode]] slot within FormatNumericToString
Timothy Flynn
2023-04-11
LibWeb: Return from "the end" during HTML fragment parsing
Luke Wilde
2023-04-11
LibWeb: Begin detecting the end of an HTMLMediaElement media resource
Timothy Flynn
2023-04-11
LibVideo: Add a hook to notify clients upon reaching end of the stream
Timothy Flynn
2023-04-11
LibWeb: Paint a media timeline on HTMLVideoElement layout nodes
Timothy Flynn
2023-04-11
LibWeb: Move VideoPaintable's cached mouse position to HTMLVideoElement
Timothy Flynn
2023-04-11
LibWeb: Tweak the color used for hovered media controls
Timothy Flynn
2023-04-11
LibWeb: Begin tracking HTMLMediaElement playback positions
Timothy Flynn
2023-04-11
LibWeb: Report HTMLMediaElement duration with sub-second accuracy
Timothy Flynn
2023-04-11
LibWeb: Move dispatching timeupdate events to a helper for tracking
Timothy Flynn
2023-04-11
LibGfx/ICC: Add evaluate() member functions to both curve types
Nico Weber
2023-04-11
LibGfx/ICC: Extract sRGB_curve() function
Nico Weber
2023-04-11
LibWeb: Implement URL.canParse(url, base)
networkException
2023-04-11
LibWeb: Update URL constructor steps to match the specification
networkException
2023-04-11
AK+Everywhere: Use Optional for URLParser::parse's base_url parameter
networkException
2023-04-11
AK: Add option to the string formatter to use a digit separator
Tim Ledbetter
2023-04-11
LibELF: Remove leftover i386 entry files
Tim Schumacher
2023-04-10
LibWeb: Convert video control dimensions from CSSPixels to DevicePixels
Timothy Flynn
2023-04-10
LibC: Properly implement the futimens function
Liav A
2023-04-09
Tests: Use `FileSystem` instead of `DeprecatedFile`
Cameron Youell
2023-04-09
Piano+LibAudio: Port to `Core::File`
Cameron Youell
2023-04-09
LibCrypto: Add PBKDF2
stelar7
2023-04-10
LibWeb: Set up the DefaultController when constructing a WritableStream
Matthew Olsson
2023-04-10
LibWeb: Implement WritableStreamDefaultWriter.write()
Matthew Olsson
2023-04-10
LibWeb: Accept a JS::Value for size in enqueue_value instead of a double
Matthew Olsson
2023-04-10
LibWeb: Move Streams/QueueOperations.h to Streams/AbstractOperations.h
Matthew Olsson
2023-04-09
LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager
Timothy Flynn
2023-04-09
LibVideo: Add a forwarding header
Timothy Flynn
2023-04-09
LibVideo: Add a getter for the PlaybackManager's selected track
Timothy Flynn
2023-04-09
LibVideo: Add a factory to create a PlaybackManager from in-memory data
Timothy Flynn
2023-04-09
LibVideo+VideoPlayer: Convert playback event handler to callbacks
Timothy Flynn
2023-04-09
LibVideo: Initialize primitive member variables in PlaybackManager
Timothy Flynn
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
[prev]
[next]