Commit Verlauf

Autor SHA1 Nachricht Datum
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes vor 1 Jahr
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString vor 1 Jahr
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks vor 1 Jahr
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible vor 1 Jahr
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void vor 1 Jahr
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration vor 2 Jahren
  Andreas Kling f063eb3218 LibWeb: Add missing call to Base in VideoTrack::visit_edges() vor 2 Jahren
  Timothy Flynn 848078aedd LibWeb: Propagate LibVideo decoder errors to the HTMLMediaElement vor 2 Jahren
  Timothy Flynn dd188aafb9 LibWeb: Track decoded video frame positions along with the frame image vor 2 Jahren
  Timothy Flynn 5a98a5529f LibWeb: Begin implementing media resource seeking vor 2 Jahren
  Timothy Flynn 6cd50d1910 LibWeb: Change the callback used to detect the end of a video stream vor 2 Jahren
  Timothy Flynn 4797f07883 LibWeb: Begin detecting the end of an HTMLMediaElement media resource vor 2 Jahren
  Timothy Flynn 3d9106b1b5 LibWeb: Begin tracking HTMLMediaElement playback positions vor 2 Jahren
  Timothy Flynn edf85d39c6 LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager vor 2 Jahren
  Timothy Flynn 9ad4c9e6b0 LibWeb: Log correct error object when failing to decode a video sample vor 2 Jahren
  Kenneth Myhra ad5cbdc51b LibWeb: Port {Mouse,UI,Wheel,}Event to new String vor 2 Jahren
  Timothy Flynn f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement vor 2 Jahren
  Timothy Flynn 3f1badf9b2 LibWeb: Implement VideoTrack and VideoTrackList vor 2 Jahren