commit | 1021f5ffad50f800607c4425344601b022f48b25 | [log] [tgz] |
---|---|---|
author | Yilong Li <liyl@google.com> | Wed Jun 07 23:24:00 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Jun 07 23:24:00 2023 +0000 |
tree | bbdf2781f37ba46176b09903fc2b5a2e9a0af5eb | |
parent | cfa0225f757cc47b49303c2f6cfebc3cdd59fabc [diff] |
[display] Define ergonomic C++ types used across API boundaries. This adds a new library "api-types-cpp" which defines ergonomic C++ types for types used across API boundaries. Instead of storing and using the FIDL / banjo transport types (except for transport usage), the display coordinator and display drivers should store and use the types defined in api-types-cpp instead. Test: api-types-cpp-unittest Bug: 128286 Change-Id: I077a020ab891afe34ece4f04300374c4c1e07212 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865138 Commit-Queue: Yilong Li <liyl@google.com> Reviewed-by: Victor Costan <costan@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.