servo/components
bors-servo 94063d67a8
Auto merge of #26564 - kunalmohan:gpu-id-rotation, r=jdm
Upgrade wgpu version to "0.5.0" and add server-side code for id recycling for WebGPU

<!-- Please describe your changes on the following line: -->
I have updated the cargo.lock to use a wgpu-core at a more recent commit where IdentityHandlerFactory was introduced.
r?@kvark

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [ ] `./mach build -d` does not report any errors
- [ ] `./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-05-21 13:24:55 -04:00
..
allocator
atoms Add support for transitionrun events 2020-04-24 14:20:37 +02:00
background_hang_monitor Some Cargo.toml cleanups 2020-05-13 22:09:56 -07: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 update rust toolchain 2020-05-21 21:51:49 +05:30
canvas_traits Auto merge of #26513 - jdm:webgl2-formats, r=asajeffrey 2020-05-13 18:33:37 -04:00
compositing Some Cargo.toml cleanups 2020-05-13 22:09:56 -07:00
config More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
config_plugins More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
constellation serviceworker: make job queue unique per origin 2020-05-21 13:21:21 +08:00
debugger
deny_public_fields
derive_common
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 More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
gfx_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
hashglobe More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
jstraceable_derive
layout Implement concept of dirty root 2020-05-19 16:26:36 +02:00
layout_2020 Auto merge of #26484 - servo:layout-2020-style-prep, r=SimonSapin 2020-05-19 11:40:58 -04:00
layout_thread Implement concept of dirty root 2020-05-19 16:26:36 +02:00
layout_thread_2020 Auto merge of #26484 - servo:layout-2020-style-prep, r=SimonSapin 2020-05-19 11:40:58 -04:00
layout_traits More Cargo.toml cleanups 2020-05-14 22:20:18 -07:00
malloc_size_of style: Run rustfmt. 2020-04-18 03:48:22 +02:00
media
metrics
msg serviceworker: make job queue unique per origin 2020-05-21 13:21:21 +08:00
net make is_origin_trustworthy a method of ServoUrl + fix localhost handling 2020-05-19 20:06:59 +03:00
net_traits check http_state in determine_request_referrer 2020-05-19 20:06:59 +03:00
pixels
profile
profile_traits
rand
range
remutex
script Auto merge of #26564 - kunalmohan:gpu-id-rotation, r=jdm 2020-05-21 13:24:55 -04:00
script_layout_interface Implement concept of dirty root 2020-05-19 16:26:36 +02:00
script_plugins
script_traits serviceworker: make job queue unique per origin 2020-05-21 13:21:21 +08:00
selectors style: Implement parsing / selector-matching for :is() and :where(). 2020-04-18 03:48:15 +02:00
servo Convert all uses of UpdateResources api to use webrender transactions. 2020-05-11 17:41:56 -04:00
servo_arc
size_of_test
std_test_override
style Auto merge of #26564 - kunalmohan:gpu-id-rotation, r=jdm 2020-05-21 13:24:55 -04:00
style_derive style: Reformat recent changes. 2020-04-16 17:50:17 +02:00
style_traits style: Add CSS Error for DisallowedImportRule. 2020-04-16 16:35:07 +02:00
to_shmem
to_shmem_derive
url make is_origin_trustworthy a method of ServoUrl + fix localhost handling 2020-05-19 20:06:59 +03:00
webdriver_server Update serde_json. 2020-04-23 16:08:40 -04:00
webgpu Upgrade wgpu-core version to 0.5.0 and implement server-side logic for wgpu id recycling 2020-05-21 18:28:49 +05:30
webrender_surfman Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00
webrender_traits Update surfman to 0.2 and remove glutin 2020-04-17 23:44:53 -05:00