[roll] Roll fuchsia [display] Add software-compositor helper library.

software-compositor is a helper library to simulate the hardware
display layer composition. It supports solid color filling and
compositing multiple layers. It can be used for the fake-display
driver to implement capturing of multiple display layers.

Test: software-compositor-unittests
Original-Bug: 124683
Original-Bug: 125737
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/864790
Original-Revision: dcc416539a987763c677281afb56df3cef401d83
GitOrigin-RevId: 2b2e2fe8bcb47584856661bc4c2a7126ea42c031
Change-Id: I90d7beb98884df41076c4643ccc5f803d120e28f
1 file changed
tree: 65c82942ea8791e25ae94412e3bb037cdc547f0f
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
  14. toolchain
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.