[roll] Roll fuchsia [superproject] Roll third_party/Vulkan-Tools [vkcube][flatland] Remove usage of default async dispatchers. Default async dispatchers were widely used in HLCPP bindings. It hid async dispatcher bindings and could make it difficult for the code readers to know what loop was bound to a certain FIDL server. This change replaces all the async_get_default_dispatcher() usages with explicit async_dispatcher_t arguments in FIDL server / client constructors, making the code easier to understand. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/third_party/Vulkan-Tools/+/1202213 Original-Revision: 321c51b7e8b83dae60d0a5a753f82fe57880b5ce GitOrigin-RevId: 6c3d82f9bcca3bf55f955ac15ec63bba3b292863 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1203784 Original-Revision: 24d440a7de78cc1af1640f021ee7f4242ed3cbeb Change-Id: I58fe13c0d0e4225ca8f2cb080c8f0cd6cef72c32
This repository contains Fuchsia's Global Integration manifest files.
All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.
Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party.