コミット履歴

作者 SHA1 メッセージ 日付
  Aliaksandr Kalenik ef01c735cd LibWeb: Visit ImageProvider from Layout::ImageBox 1 年間 前
  Timothy Flynn 45a47cb32b LibWeb: Generalize ImageBox and ImagePaintable for any ImageProvider 1 年間 前
  Timothy Flynn 960dcf0e56 LibWeb: Reset form association when the element's form attribute changes 1 年間 前
  Bastiaan van der Plaat a681429dff LibWeb: Remove DOM element deprecated_get_attribute() 1 年間 前
  Andreas Kling 75d5429d66 LibWeb: Add fast_is<T> for form, embed, image, and object elements 1 年間 前
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 年間 前
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 年間 前
  Aliaksandr Kalenik f4a5c136c3 LibGfx+LibWeb: Add ImmutableBitmap for images bitmap caching in painter 1 年間 前
  Andreas Kling bfd354492e LibWeb: Put most LibWeb GC objects in type-specific heap blocks 1 年間 前
  Shannon Booth eca9874e56 LibWeb: Port Element::attribute_changed from DeprecatedString to String 1 年間 前
  Ali Mohammad Pur aeee98b3a1 AK+Everywhere: Remove the null state of DeprecatedString 1 年間 前
  Shannon Booth e4f8c59210 LibWeb: Port AttributeNames to FlyString 1 年間 前
  Shannon Booth 63aa93aaf4 LibWeb: Port HTMLObjectElement interface from DeprecatedString to String 1 年間 前
  Shannon Booth 0f6782fae6 LibWeb: Rename Element::attribute to Element::deprecated_attribute 1 年間 前
  Zaggy1024 34c5043cbe LibWeb: Use `CSSPixelFraction` to represent aspect ratios 1 年間 前
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 年間 前
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 年間 前
  Andreas Kling 5a74486b59 LibWeb: Rename DOM::Element::parse_attribute() => attribute_changed() 2 年 前
  Andreas Kling 34591ff3d9 LibWeb: Use a separate class for shared image requests 2 年 前
  Andreas Kling a553fe055b LibWeb: Piggyback on HTML::ImageRequest in HTMLObjectElement 2 年 前
  Andreas Kling e63f68661f LibWeb: Have ImageProvider bitmap getter take optional size argument 2 年 前
  Andreas Kling 8d3240d633 LibWeb: Make ImageBox ask ImageProvider for intrinsic size and ratio 2 年 前
  Andreas Kling c648e24cff LibWeb: Don't force HTMLImageElement to have a legacy ImageLoader 2 年 前
  Andreas Kling d8ccc2d54e LibWeb: Rename BrowsingContextContainer => NavigableContainer 2 年 前
  Timothy Flynn 2692db8699 LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors 2 年 前
  Timothy Flynn 834202aeb9 LibWeb: Move setting of Web object prototypes to initialize() 2 年 前
  Timothy Flynn f3db548a3d AK+Everywhere: Rename FlyString to DeprecatedFlyString 2 年 前
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 年 前
  Luke Wilde 1473bc9169 LibWeb: Implement HTMLOrSVGElement.tabIndex 2 年 前
  Linus Groh acfb546048 LibWeb: Handle currently ignored `WebIDL::ExceptionOr<T>`s 2 年 前