Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 tahun lalu |
Andreas Kling
|
21260ea2ef
LibWeb: Merge did_remove_attribute() into attribute_changed()
|
2 tahun lalu |
Andreas Kling
|
5a74486b59
LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed()
|
2 tahun lalu |
Timothy Flynn
|
ee48d7514f
LibWeb: Extract media element timeline painting to a base class
|
2 tahun lalu |
Andreas Kling
|
70db40c9b0
LibWeb: Don't include Layout/Node.h from DOM/Element.h
|
2 tahun lalu |
Timothy Flynn
|
e0ccba9c85
LibWeb: Implement the HTMLVideoElement poster attribute
|
2 tahun lalu |
Timothy Flynn
|
dd188aafb9
LibWeb: Track decoded video frame positions along with the frame image
|
2 tahun lalu |
Timothy Flynn
|
c403f8e92c
LibWeb: Update the media playback time for clicks on the media timeline
|
2 tahun lalu |
Timothy Flynn
|
ad3c63684c
LibWeb: Restrict toggling video playback to certain areas in a video
|
2 tahun lalu |
Timothy Flynn
|
5a98a5529f
LibWeb: Begin implementing media resource seeking
|
2 tahun lalu |
Timothy Flynn
|
d5412f4e78
LibWeb: Move VideoPaintable's cached mouse position to HTMLVideoElement
|
2 tahun lalu |
Timothy Flynn
|
edf85d39c6
LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager
|
2 tahun lalu |
Timothy Flynn
|
90921a4f16
LibWeb: Implement the HTMLMediaElement paused attribute
|
2 tahun lalu |
Timothy Flynn
|
f156d3d5e5
LibWeb: Create a basic layout node for HTMLVideoElement
|
2 tahun lalu |
Timothy Flynn
|
725d7c3699
LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes
|
2 tahun lalu |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 tahun lalu |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 tahun lalu |
Linus Groh
|
4270ede7c4
LibWeb: Remove WRAPPER_HACK() macro
|
2 tahun lalu |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 tahun lalu |
Andreas Kling
|
1b6ed558bb
LibWeb: Move QualifiedName into the Web::DOM namespace
|
3 tahun lalu |
Linus Groh
|
649d2faeab
Everywhere: Use "the SerenityOS developers." in copyright headers
|
4 tahun lalu |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 tahun lalu |
Andreas Kling
|
330c3fcb59
LibWeb: Use move semantics for QualifiedName more often
|
4 tahun lalu |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 tahun lalu |