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