Andreas Kling
|
c0d7f748ed
LibWeb: Avoid FlyString lookups when setting IDL interface prototypes
|
1 ano atrás |
Tim Ledbetter
|
ee765e241e
LibWeb: Allow performance timestamps to have sub-millisecond precision
|
1 ano atrás |
Tim Ledbetter
|
05c571bf9b
LibWeb: Use a precise timer for performance timestamps
|
1 ano atrás |
Shannon Booth
|
96af80acd1
LibWeb: Port Intrinsics from DeprecatedString
|
1 ano atrás |
Andreas Kling
|
bfd354492e
LibWeb: Put most LibWeb GC objects in type-specific heap blocks
|
1 ano atrás |
Shannon Booth
|
6a2a7cad61
LibWeb/LibJS: Avoid GC visit of raw pointers where possible
|
1 ano atrás |
Idan Horowitz
|
20734ac335
LibWeb: Support [de]serialization for {Map, Set, Object, Array} objects
|
1 ano atrás |
Shannon Booth
|
41928c2902
LibWeb: Port DOMException interface from DeprecatedString to String
|
1 ano atrás |
Luke Wilde
|
af2886449a
LibWeb: Implement PerformanceObserver
|
1 ano atrás |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 ano atrás |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 ano atrás |
kleines Filmröllchen
|
fc5cab5c21
Everywhere: Use MonotonicTime instead of Duration
|
2 anos atrás |
Luke Wilde
|
036e1e1bcf
LibWeb: Implement performance.{measure,clearMeasures}
|
2 anos atrás |
Luke Wilde
|
cbe0901706
LibWeb: Implement performance.mark and performance.clearMarks
|
2 anos atrás |
Luke Wilde
|
31b507afbf
LibWeb: Introduce Performance Timeline and its Performance functions
|
2 anos atrás |
Timothy Flynn
|
b75b7f0c0d
LibJS+Everywhere: Propagate Cell::initialize errors from Heap::allocate
|
2 anos atrás |
Timothy Flynn
|
2692db8699
LibJS+Everywhere: Allow Cell::initialize overrides to throw OOM errors
|
2 anos atrás |
Timothy Flynn
|
834202aeb9
LibWeb: Move setting of Web object prototypes to initialize()
|
2 anos atrás |
Andrew Kaster
|
4afa6e264c
LibCore+LibWeb: Use AK::Time instead of timeval in Core::ElapsedTimer
|
2 anos atrás |
Andrew Kaster
|
4bb6345b2f
LibWeb: Remove unecessary dependence on Window from assorted classes
|
2 anos atrás |
Andreas Kling
|
ffad902c07
LibWeb: Use cached_web_prototype() as much as possible
|
2 anos atrás |
Andreas Kling
|
5f4d4ffe39
LibWeb: Make PerformanceTiming GC-allocated
|
2 anos atrás |
Andreas Kling
|
6f433c8656
LibWeb+LibJS: Make the EventTarget hierarchy (incl. DOM) GC-allocated
|
2 anos atrás |
Linus Groh
|
40a70461a0
LibWeb: Replace GlobalObject with Realm in wrapper functions
|
2 anos atrás |
Lenny Maiorani
|
c37820b898
Libraries: Use default constructors/destructors in LibWeb
|
3 anos atrás |
Linus Groh
|
1422bd45eb
LibWeb: Move Window from DOM directory & namespace to HTML
|
3 anos atrás |
Luke Wilde
|
5aacec65ab
LibWeb: Rewrite EventTarget to more closely match the spec
|
3 anos atrás |
Andreas Kling
|
0ee457dfdf
LibWeb: Provide a default DOM::EventTarget::dispatch_event()
|
3 anos atrás |
Andreas Kling
|
90cdeebfb3
LibWeb: Rename DOM::Window::document() => associated_document()
|
3 anos atrás |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 anos atrás |