commit | 0b8a2d0ef5f99dcd5dfa4c6970bf8e794ff2f629 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@fuchsia.infra.roller.google.com> | Thu Aug 08 01:15:21 2024 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Aug 07 18:16:40 2024 -0700 |
tree | 53e3053d6273a09c702f8e7359118c3cc1de507f | |
parent | 5b068d5cec96e94a8f2df671e227a391c21a411b [diff] |
[roll] Roll fuchsia [scenic][flatland] Migrate display compositor API calls to use new C++ bindings. This migrates all the display compositor FIDL API calls to use new C++ bindings; all API calls now use fidl::Call() on a fidl::UnownedClientEnd instance created from the HLCPP client. This change also adds error handling logics (log-only on image/event release, FX_DCHECK on other function calls) to unhandled one-way FIDL call results. Test: //src/ui/scenic Original-Bug: 42156059 Original-Fixed: 357715688 Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/989596 Original-Revision: 50b20aacd5f7cd96a415483916814e5d40e98588 GitOrigin-RevId: 665887bf272e382c90e562370381904db1bceb9c Change-Id: Iadeeba9e6aca82a709200b34e06426df14f73578
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 via the IRC channel #fuchsia
on Freenode.
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
.