Historique des commits

Auteur SHA1 Message Date
  Andreas Kling 43c720db81 LibWeb: Remove a bunch of redundant Document::navigable() lookups il y a 1 an
  Andreas Kling 11b4216e65 LibWeb: Run IntersectionObserver steps only when needed il y a 1 an
  Aliaksandr Kalenik c3f5dbb101 LibWeb: Paint page only if something that requires repaint happened il y a 1 an
  Matthew Olsson ae3326a447 LibWeb: Transition StyleComputer to Web Animations il y a 1 an
  Aliaksandr Kalenik fcf293a8df LibWeb: Implement gathering and broadcasting of resize observations il y a 1 an
  Aliaksandr Kalenik 8ba18dfd40 LibWeb: Schedule repainting from EventLoop::process() il y a 1 an
  Andrew Kaster 2cd93e6b58 LibWeb: Pump the task queue when spinning until a goal condition il y a 1 an
  Andreas Kling 93e4a0de16 LibWeb: Move has_a_rendering_opportunity() to Navigable il y a 1 an
  Andrew Kaster 6e64bf5464 LibWeb: Remove outdated old_queue_global_event_with_document il y a 1 an
  Luke Wilde 165abafb80 LibWeb: Add initial implementation of IntersectionObserver il y a 2 ans
  Sam Atkins 6d93e03211 LibWeb+Browser+Ladybird: Use JS::SafeFunction for EventLoop callbacks il y a 2 ans
  Andreas Kling bc6e61adec LibWeb: Don't churn HTML::EventLoop while in microtask checkpoint il y a 2 ans
  Matthew Olsson 7c0c1c8f49 LibJS+LibWeb: Wrap raw JS::Cell*/& fields in GCPtr/NonnullGCPtr il y a 2 ans
  Linus Groh 7de9179a6d LibWeb/HTML: Port Window.performance to IDL il y a 2 ans
  Matthew Olsson c0b2fa74ac LibWeb: Fix a few const-ness issues il y a 2 ans
  Linus Groh 2a66fc6cae LibJS: Add make_handle({Nonnull,}GCPtr<T>) overloads il y a 2 ans
  Linus Groh 32ad939e44 LibWeb: Rename HighResolutionTime/{CoarsenTime => TimeOrigin}.cpp/h il y a 2 ans
  Linus Groh 4ea6cc56be LibWeb: Move unsafe_shared_current_time() to HighResolutionTime il y a 2 ans
  Andrew Kaster f0c5f77f99 LibWeb: Remove unecessary dependence on Window from HTML classes il y a 2 ans
  Andreas Kling d505192014 LibWeb: Use JS::SafeFunction in the HTML task queues il y a 2 ans
  Linus Groh 6055b0e850 LibWeb: Remove no-op impl() methods from the WEB_PLATFORM_OBJECT macro il y a 2 ans
  Andreas Kling da451467b1 LibWeb: Implement basic "scroll" events at the document level il y a 2 ans
  Andreas Kling 9567e211e7 LibWeb+WebContent: Add abstraction layer for event loop and timers il y a 2 ans
  Andreas Kling 6f433c8656 LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated il y a 2 ans
  Linus Groh 52543fc771 LibJS+LibWeb: Let Realm store a plain Object for [[GlobalObject]] il y a 2 ans
  Linus Groh 173dcfb7cb Everywhere: Fix a bunch of typos il y a 3 ans
  Simon Wanner 836d2ff259 LibWeb: Implement the infrastructure necessary for requestIdleCallback il y a 3 ans
  Ali Mohammad Pur c1649e3372 LibWeb: Define HTML::perform_a_microtask_checkpoint() il y a 3 ans
  Lenny Maiorani c37820b898 Libraries: Use default constructors/destructors in LibWeb il y a 3 ans
  Linus Groh 1422bd45eb LibWeb: Move Window from DOM directory & namespace to HTML il y a 3 ans