Histórico de Commits

Autor SHA1 Mensagem Data
  Timothy Flynn f6407276f7 LibWeb: Stop the video decoder thread when the video element is GC'd há 1 ano atrás
  Andrew Kaster 651e78fedb LibWeb: Convert callers of ImageCodecPlugin to the async API há 1 ano atrás
  Andreas Kling 184368285c LibWeb: Fix GC leaks in Fetch::Infrastructure::Body::fully_read() há 1 ano atrás
  Andreas Kling c0d7f748ed LibWeb: Avoid FlyString lookups when setting IDL interface prototypes há 1 ano atrás
  Aliaksandr Kalenik 7c2713c14f LibWeb: Move set_needs_display() from layout node to paintable há 1 ano atrás
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString há 1 ano atrás
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks há 1 ano atrás
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String há 1 ano atrás
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString há 1 ano atrás
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString há 1 ano atrás
  Aliaksandr Kalenik bdd3a16b16 LibWeb: Make `Fetch::Infrastructure::Body` be GC allocated há 1 ano atrás
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void há 1 ano atrás
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() há 2 anos atrás
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() há 2 anos atrás
  kleines Filmröllchen 213025f210 AK: Rename Time to Duration há 2 anos atrás
  Andreas Kling 5bb6e2c80c LibWeb: Null-check layout node before dereferencing in HTMLVideoElement há 2 anos atrás
  Sam Atkins 9c2d496dbe LibWeb: Make `processBodyError` take an optional exception há 2 anos atrás
  Timothy Flynn e0ccba9c85 LibWeb: Implement the HTMLVideoElement poster attribute há 2 anos atrás
  Timothy Flynn dd188aafb9 LibWeb: Track decoded video frame positions along with the frame image há 2 anos atrás
  Timothy Flynn 5a98a5529f LibWeb: Begin implementing media resource seeking há 2 anos atrás
  Timothy Flynn edf85d39c6 LibWeb: Port HTMLVideoElement to play videos with Video::PlaybackManager há 2 anos atrás
  Timothy Flynn 90921a4f16 LibWeb: Implement the HTMLMediaElement paused attribute há 2 anos atrás
  Timothy Flynn f156d3d5e5 LibWeb: Create a basic layout node for HTMLVideoElement há 2 anos atrás
  Timothy Flynn 725d7c3699 LibWeb: Implement HTMLVideoElement's video{Width,Height} attributes há 2 anos atrás
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors há 2 anos atrás
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() há 2 anos atrás
  Andrew Kaster 56b381aac0 LibWeb: Cleanup unecessary uses and includes of HTML::Window há 2 anos atrás
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes há 2 anos atrás
  Andreas Kling ffad902c07 LibWeb: Use cached_web_prototype() as much as possible há 2 anos atrás
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated há 2 anos atrás