تاریخچه Commit ها

نویسنده SHA1 پیام تاریخ
  Shannon Booth e2e7c4d574 Everywhere: Use to_number<T> instead of to_{int,uint,float,double} 1 سال پیش
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 سال پیش
  Andreas Kling 7c95ebc302 LibWeb: Make Document::page() return a Page& 1 سال پیش
  Aliaksandr Kalenik 41a3c19cfe LibWeb: Make HTML::DecodedImageData to be GC-allocated 1 سال پیش
  Sam Atkins cc633123ca LibWeb: Extract shared lazy-loading behavior into a base class 1 سال پیش
  Shannon Booth 96af80acd1 LibWeb: Port Intrinsics from DeprecatedString 1 سال پیش
  Aliaksandr Kalenik 4b23046a22 LibWeb: Add missing nullptr check in `HTMLImageElement::bitmap()` 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 50350fb79c LibWeb: Add a non-DeprecatedString version of Element::get_attribute 1 سال پیش
  Aliaksandr Kalenik 0c46d79e78 LibWeb: Use JS::HeapFunction for resumption steps in HTMLImageElement 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 5ff7448fee LibWeb: Move viewport subscriptions from BrowsingContext to Document 1 سال پیش
  Aliaksandr Kalenik 934afcb9d5 LibWeb: Make HTML::SharedImageRequest GC allocated 1 سال پیش
  Aliaksandr Kalenik bbfedf2e5a LibWeb: Make HTML::ImageRequest GC allocated 1 سال پیش
  Andreas Kling 72c9f56c66 LibJS: Make Heap::allocate<T>() infallible 1 سال پیش
  Andreas Kling 18c54d8d40 LibJS: Make Cell::initialize() return void 1 سال پیش
  Zaggy1024 2582b85ab1 LibWeb: Update reactive images according to spec after fetches finish 1 سال پیش
  Andreas Kling df249f269b LibWeb: Make responsive images react to changes in size viewport 1 سال پیش
  Andreas Kling 95097e47a7 LibWeb: Allow calc() values in image `sizes` attribute 1 سال پیش
  Andreas Kling a9aecbbd6f LibWeb: Batch processing of successfully downloaded images 1 سال پیش
  Andreas Kling 5e24b97275 LibWeb: Implement HTMLImageElement.complete according to spec 2 سال پیش
  Luke Wilde 71f6e5c942 LibWeb: Implement `loading=lazy` for `<img>` elements 2 سال پیش
  Andreas Kling 21260ea2ef LibWeb: Merge did_remove_attribute() into attribute_changed() 2 سال پیش
  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 سال پیش