Timothy Flynn
|
5a98a5529f
LibWeb: Begin implementing media resource seeking
|
il y a 2 ans |
Andreas Kling
|
1df52ea94c
LibWeb: Add HTML::DocumentState
|
il y a 2 ans |
Andreas Kling
|
3b0e5a87db
LibWeb: Make SessionHistoryEntry GC-allocated
|
il y a 2 ans |
Matthew Olsson
|
819b6332d1
LibWeb: Add ReadableStreamByteController interface
|
il y a 2 ans |
Matthew Olsson
|
c7aa4fa166
LibWeb: Add ReadableStreamBYOBRequest interface
|
il y a 2 ans |
Matthew Olsson
|
868cd95069
LibWeb: Add the WritableStreamDefaultController
|
il y a 2 ans |
Timothy Flynn
|
f156d3d5e5
LibWeb: Create a basic layout node for HTMLVideoElement
|
il y a 2 ans |
Timothy Flynn
|
460e1bd072
LibWeb: Implement TrackEvent for media events
|
il y a 2 ans |
Timothy Flynn
|
3f1badf9b2
LibWeb: Implement VideoTrack and VideoTrackList
|
il y a 2 ans |
Matthew Olsson
|
bdab61ad93
LibWeb: Add the WritableStreamDefaultWriter interface
|
il y a 2 ans |
Matthew Olsson
|
e93560b769
LibWeb: Add the WritableStream interface
|
il y a 2 ans |
Luke Wilde
|
034aaf3f51
LibWeb: Introduce CustomElementRegistry and creating custom elements
|
il y a 2 ans |
Kenneth Myhra
|
84722ae2ef
LibWeb: Implement multipart/form-data encoding algorithm
|
il y a 2 ans |
MacDue
|
2a659693bc
LibWeb: Add EdgeStyleValue
|
il y a 2 ans |
Matthew Olsson
|
66dec1bf54
LibWeb: Add UnderlyingSource struct for ReadableStream constructor
|
il y a 2 ans |
Matthew Olsson
|
bc9919178e
LibWeb: Add ReadableStreamDefaultController
|
il y a 2 ans |
Matthew Olsson
|
222e3c32cd
LibWeb: Add ReadableStreamDefaultReader
|
il y a 2 ans |
Matthew Olsson
|
fe69d66a4e
LibWeb: Add the ReadableStreamGenericReader mixin interface
|
il y a 2 ans |
Sam Atkins
|
fa90a3bb4f
LibWeb: Introduce CalculatedOr type
|
il y a 2 ans |
Andreas Kling
|
e77552519e
LibWeb: Implement CRC2D.imageSmoothingEnabled
|
il y a 2 ans |
Luke Wilde
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
il y a 2 ans |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
il y a 2 ans |
Timothy Flynn
|
2cfcbccdb5
LibWeb: Port WebAssembly.Table to IDL
|
il y a 2 ans |
Timothy Flynn
|
ca96f8e364
LibWeb: Port WebAssembly.Memory to IDL
|
il y a 2 ans |
Timothy Flynn
|
de32c44762
LibWeb: Port WebAssembly.Instance to IDL
|
il y a 2 ans |
Timothy Flynn
|
fb1f15774f
LibWeb: Port WebAssembly.Module to IDL
|
il y a 2 ans |
Timothy Flynn
|
5c97ffb94f
LibWeb: Define WebAssembly namespace and import it in web bindings
|
il y a 2 ans |
Kenneth Myhra
|
be52e7171a
LibWeb: Add FormDataIterator implementation
|
il y a 2 ans |
Linus Groh
|
c42496187b
LibWeb/HTML: Port Window.history to IDL
|
il y a 2 ans |
Luke Wilde
|
d036862f2b
LibWeb: Refactor XHR (almost) exactly to the spec
|
il y a 2 ans |