servo/components
bors-servo abc3ed40c9
Auto merge of #26872 - kunalmohan:gpu-canvas-context, r=kvark,jdm
Implement GPUSwapChain and GPUCanvasContext and interface with Webrender

<!-- Please describe your changes on the following line: -->
r?@kvark

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [ ] These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [ ] These changes do not require tests because ___

<!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.-->

<!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
2020-06-15 14:22:21 -04: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
bluetooth_traits
canvas Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
canvas_traits Fix ./mach build --release --with-layout-2020 2020-06-10 22:34:24 +05:30
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
constellation Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
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
devtools_traits
dom_struct
domobject_derive
embedder_traits
fallible
geometry
gfx Update webrender. 2020-06-11 14:07:39 -04:00
gfx_traits Update webrender. 2020-06-11 14:07:39 -04:00
hashglobe
jstraceable_derive
layout Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
layout_2020 Auto merge of #26872 - kunalmohan:gpu-canvas-context, r=kvark,jdm 2020-06-15 14:22:21 -04:00
layout_thread Auto merge of #26697 - utsavoza:ugo/issue-11681/22-05-2020, r=jdm 2020-06-12 13:43:51 -04:00
layout_thread_2020 Auto merge of #26697 - utsavoza:ugo/issue-11681/22-05-2020, r=jdm 2020-06-12 13:43:51 -04: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 net: fix re-extracting stream upon re-direct 2020-06-12 11:58:17 +08:00
net_traits Avoid sending a new chunk when the body is already done 2020-06-13 21:22:09 +09: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 Auto merge of #26872 - kunalmohan:gpu-canvas-context, r=kvark,jdm 2020-06-15 14:22:21 -04:00
script_layout_interface Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
script_plugins
script_traits Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
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 Implement visibility for layout_2020 2020-06-14 00:31:37 +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 More Cargo.toml updates 2020-05-31 08:55:28 -07:00
webgpu Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30
webrender_surfman
webrender_traits Implement GPUSwapChain and GPUCanvasContext and interface with Webrender 2020-06-13 17:46:12 +05:30