commit | c82ba249e49d24dc0d4765f567231d36de75b0d5 | [log] [tgz] |
---|---|---|
author | Josh Gargus <jjosh@google.com> | Fri Nov 15 02:07:44 2024 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 15 02:07:44 2024 +0000 |
tree | 28df72950dd593026a13ce95d0ff296db9b7a14e | |
parent | 78d5af34007c7d805300509198880eb17b186d06 [diff] |
[display][fidl] SetLayerImage: illegalize signal fence Make it illegal to provide a valid event ID for `signal_event_id`. Add a new method `SetLayerImage2` which removes the `signal_event_id` argument, but otherwise behaves identically. Clients should migrate to `SetLayerImage2`, then `SetLayerImage` can be deleted. Fixed: 370994314 Change-Id: I7d17adea793b4738a86ba8dbe46348f0abb57a36 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1140317 Commit-Queue: Victor Costan <costan@google.com> Fuchsia-Auto-Submit: Josh Gargus <jjosh@google.com> Fuchsia-Auto-Submit: Victor Costan <costan@google.com> Reviewed-by: Yilong Li <liyl@google.com> API-Review: 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.