[roll] Roll fuchsia [display] Document the Image lifecycle.

display-core's Image class is both a reference to a pixel buffer
and the state machine used to drive event signaling. Add
comments explaining the state transitions, and rename the
fences to make their purpose clearer.

#codehealth

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/591641
Original-Revision: debf11aadb4086076dbd131a5b89225bf55190ba
GitOrigin-RevId: 111ab850a422cfbfcfa2b352457c4726666e32e6
Change-Id: I4d01860c9b6fa622268f00a191f4287cf44ec786
1 file changed
tree: 2f79db3744f154470692cbeb2b168397c9ceffcf
  1. infra/
  2. third_party/
  3. firmware
  4. flower
  5. jiri.lock
  6. minimal
  7. prebuilts
  8. README.md
  9. stem
  10. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

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.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.