Commit History

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