servo/components
Martin Robinson 954b5177f0 animations: Finish support for fractional iteration counts
This change also improves support for creating animations with negative
delays, as that is necessary to test support for fractional iteration
lengths.

This change also adjusts existing Servo animation tests which assumed
that advancing to the exact moment of the end of the animation would be
considered "before the end." With this change, this moment is "after the
end."

Fixes: #14858
2020-06-24 17:19:25 +02:00
..
allocator
atoms Add support for remaining animation and transition events 2020-05-26 20:34:58 +02:00
background_hang_monitor Use UnsafeCell instead of static mut in background_hang_monitor/sampler_linux.rs 2020-06-05 00:11:37 +02:00
bluetooth Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
bluetooth_traits Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
canvas style: fix formatting. 2020-06-18 23:51:18 +02:00
canvas_traits Add support for WebGL2 TexImage2D 2020-06-18 09:59:04 +02:00
compositing Update webrender. 2020-06-11 14:07:39 -04:00
config Embedding API: prefs r/w 2020-06-10 09:38:13 +02:00
config_plugins More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
constellation Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
debugger
deny_public_fields
derive_common style: Gracefully handle errors creating shared memory UA style sheets. 2020-06-04 01:50:36 +02:00
devtools More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
devtools_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
dom_struct
domobject_derive More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
embedder_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
fallible More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
geometry
gfx Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
gfx_traits Update webrender. 2020-06-11 14:07:39 -04:00
hashglobe More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
jstraceable_derive
layout Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
layout_2020 Auto merge of #26968 - servo:layout-2020-lazy-content-sizes, r=SimonSapin 2020-06-19 13:50:29 -04:00
layout_thread Add animation and transition support for pseudo-elements 2020-06-16 16:33:55 +02:00
layout_thread_2020 Add animation and transition support for pseudo-elements 2020-06-16 16:33:55 +02:00
layout_traits Remove unecessary webrender document from layout. 2020-06-09 13:05:16 -04:00
malloc_size_of More Cargo.toml updates 2020-05-25 11:34:37 -07:00
media Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
metrics Remove support for energy profiling 2020-06-04 16:39:08 +02:00
msg Remove some unused dependency declarations 2020-05-29 00:04:34 +02:00
net Fix remaining flake8 warnings 2020-06-21 03:34:32 +02:00
net_traits Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
pixels More Cargo.toml updates 2020-05-30 18:18:57 -07:00
profile Remove support for heartbeats profiling 2020-06-04 22:53:56 +02:00
profile_traits Remove support for heartbeats profiling 2020-06-04 22:53:56 +02:00
rand
range More Cargo.toml updates 2020-05-30 18:18:57 -07:00
remutex Fix rust's remutex source code link 2020-06-01 21:24:05 +09:00
script animations: Finish support for fractional iteration counts 2020-06-24 17:19:25 +02:00
script_layout_interface Auto merge of #26921 - mrobinson:animation-set-key, r=jdm 2020-06-16 03:25:29 -04:00
script_plugins
script_traits Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
selectors style: Rustfmt recent changes. 2020-06-04 02:02:50 +02:00
servo Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
servo_arc More Cargo.toml updates 2020-05-30 18:18:57 -07:00
size_of_test
std_test_override
style animations: Finish support for fractional iteration counts 2020-06-24 17:19:25 +02:00
style_derive style: Rustfmt recent changes. 2020-06-04 02:02:50 +02:00
style_traits style: Miscellaneous servo build fixes. 2020-06-04 01:50:36 +02:00
to_shmem style: Gracefully handle errors creating shared memory UA style sheets. 2020-06-04 01:50:36 +02:00
to_shmem_derive style: Gracefully handle errors creating shared memory UA style sheets. 2020-06-04 01:50:36 +02:00
url style: Miscellaneous servo build fixes. 2020-06-04 01:50:36 +02:00
webdriver_server Make url for "client" referrer mandatory 2020-06-17 19:07:14 +02:00
webgpu Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
webrender_surfman Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
webrender_traits Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30