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
2023-04-07
LibGfx: Implement PREDICTOR_TRANSFORM for webp lossless decoder
Nico Weber
2023-04-07
LibGfx: Add CanonicalCode wrapper to webp lossless decoder
Nico Weber
2023-04-07
LibWeb: Create a basic layout node for HTMLVideoElement
Timothy Flynn
2023-04-07
LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes
Timothy Flynn
2023-04-07
LibWeb: Begin implementing HTMLMediaElement's readyState attribute
Timothy Flynn
2023-04-07
LibWeb: Implement HTMLMediaElement's duration attribute
Timothy Flynn
2023-04-07
LibWeb: Indicate that we may be able to play video MIME types
Timothy Flynn
2023-04-07
LibWeb: Parse and load the HTMLMediaElement's src attribute
Timothy Flynn
2023-04-07
LibWeb: Implement TrackEvent for media events
Timothy Flynn
2023-04-07
LibWeb: Implement VideoTrack and VideoTrackList
Timothy Flynn
2023-04-07
LibWeb: Define steps to queue a media element task on a HTMLMediaElement
Timothy Flynn
2023-04-07
LibWeb: Define missing media HTML event names
Timothy Flynn
2023-04-07
LibWeb: Sort HTML event names
Timothy Flynn
2023-04-07
LibWeb: Implement HTMLMediaElement's networkState attribute
Timothy Flynn
2023-04-07
LibWeb: Support taking matching tasks out of a task queue
Timothy Flynn
2023-04-07
LibWeb: Support unique task sources
Timothy Flynn
2023-04-07
LibVideo: Extract video metadata for public-facing video track data
Timothy Flynn
2023-04-07
Base: Add icons for Assistant
Cubic Love
2023-04-07
LibWeb: Use max-width property in table formatting
martinfalisse
2023-04-07
LibWeb: Don't put abspos grid/flex items in anonymous wrapper
Andreas Kling
2023-04-07
LibGfx: Implement SUBTRACT_GREEN_TRANSFORM for webp lossless decoder
Nico Weber
2023-04-07
LibGfx: Add scaffolding for applying transforms to webp lossless decoder
Nico Weber
2023-04-07
LibGfx: Add more dbgln_if()s to webp decoder
Nico Weber
2023-04-07
LibGfx: In webp decoder, check that each transform is used only once
Nico Weber
2023-04-07
LibGfx: Correctly handle more than one PrefixCodeGroup in webp decoder
Nico Weber
2023-04-06
LibWeb: Port {HTML,UIEvents,XHR}::EventNames to new String
Kenneth Myhra
2023-04-06
LibWeb: Move string literals to {HTML,UIEvents}::EventNames.h
Kenneth Myhra
2023-04-06
LibWeb: Add the WritableStreamDefaultWriter interface
Matthew Olsson
2023-04-06
LibWeb: Add the WritableStream interface
Matthew Olsson
2023-04-06
LibWeb: Move property_to_callback to Streams/AbstractOperations
Matthew Olsson
2023-04-06
Kernel+LibC: Modify aarch64's __mcontext to store registers in an array
Timon Kruiper
2023-04-06
LibWeb: Transform the default path in CRC2D#fill(CanvasFillRule)
Luke Wilde
2023-04-06
LibWeb: Ignore preferred width when calculating intrinsic width of block
Andreas Kling
2023-04-06
LibEDID: Fix compiler error when ENABLE_PNP_IDS_DOWNLOAD=OFF
Emily Trau
2023-04-06
LibGfx/JPEG: Use a smaller type to store coefficients
Lucas CHOLLET
2023-04-06
LibWeb: Implement the `:defined` pseudo class
Luke Wilde
2023-04-06
LibWeb: Add a bunch of missing CEReactions
Luke Wilde
2023-04-06
LibWeb: Introduce CustomElementRegistry and creating custom elements
Luke Wilde
2023-04-06
LibWeb/WebIDL: Add the `construct` abstract operation
Luke Wilde
2023-04-06
LibWeb/WebIDL: Move call_user_object_operation out of line
Luke Wilde
2023-04-06
HackStudio: Add configuration domain pledge for FileManager
Evan Smal
2023-04-06
LibGfx: Fix out of bounds read in BitmapFont::masked_character_set()
Julian Offenhäuser
2023-04-06
GMLPlayground: Pledge Calendar domain
Cameron Youell
2023-04-06
LibWeb: Port AbstractBrowsingContext to String
Kenneth Myhra
2023-04-06
LibWeb: Port KeyboardEvent to new String
Kenneth Myhra
2023-04-06
LibWeb: Port FocusEvent to new String
Kenneth Myhra
2023-04-06
LibTLS: Change Certificate parsing to use ErrorOr
stelar7
2023-04-06
LibCrypto: Add ability to rewrite current tag kind
stelar7
2023-04-06
LibCrypto: Add missing ASN1 tag kinds
stelar7
2023-04-06
LibGfx: Pass in format and size to webp image decoding function
Nico Weber
[prev]
[next]