Commit History

Author SHA1 Message Date
  Matthew Olsson 819b6332d1 LibWeb: Add ReadableStreamByteController interface 2 years ago
  Matthew Olsson c7aa4fa166 LibWeb: Add ReadableStreamBYOBRequest interface 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
  Matthew Olsson bc9919178e LibWeb: Add ReadableStreamDefaultController 2 years ago
  Matthew Olsson 222e3c32cd LibWeb: Add ReadableStreamDefaultReader 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 57646c86ef LibWeb: Port the WebAssembly namespace to IDL 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 2d45e1fca5 LibWeb: Port the CSS namespace to IDL 2 years ago
  Kenneth Myhra be52e7171a LibWeb: Add FormDataIterator implementation 2 years ago
  Linus Groh c130fd6993 LibWeb: Start generating code for the Window object from IDL :^) 2 years ago
  Linus Groh de83f5422d LibWeb: Generate Window{Constructor,Prototype} from IDL 2 years ago
  Luke Wilde d036862f2b LibWeb: Refactor XHR (almost) exactly to the spec 2 years ago
  Luke Wilde 4d0277cd9a LibWeb: Implement navigator.{plugins,mimeTypes} 2 years ago
  Luke Wilde a90667e79c LibWeb: Add initial implementation of DOMMatrix(ReadOnly) 2 years ago
  Kenneth Myhra a6cdf6374f LibWeb: Introduce the FormDataEvent interface 2 years ago
  Kenneth Myhra d5b5b94a35 LibWeb: Introduce the FormData interface from the XHR specification 2 years ago
  MacDue f74e2da875 LibWeb: Implement CanvasRenderingContext2D.createPattern() 2 years ago
  Linus Groh afc055c088 LibWeb: Convert the Location object to IDL 2 years ago
  Andreas Kling 0555684682 LibWeb: Sketch out basic support for SVG <foreignObject> elements 2 years ago
  Luke Wilde 62e3117dfd LibWeb: Expose NodeFilter on the Window object 2 years ago
  Aliaksandr Kalenik 501fb1cccb LibWeb: Dispatch "wheel" event 2 years ago