[roll] Roll fuchsia [scenic] Copy NullRenderer into new CpuRenderer class for Scenic

This change adds a CpuRenderer variant to Scenic RendererTypes and
creates a new CpuRenderer class from a copy of NullRenderer, as well as
integration tests (also copied from NullRenderer integration tests). This
provides a foundation for building and testing the new CpuRenderer.

Original-Bug: b/304596608
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/940272
Original-Revision: a7c1cc6f684838bb8106497347b89ec0d1f948b2
GitOrigin-RevId: 40c3882f07a8af070832b16f4e197295b05f612e
Change-Id: I204701f3c09e6c3d3a7dd26e4c34ffe8fba7e7d6
1 file changed
tree: 4e1f8f809b8c946be0a7d52794004b55b86c958d
  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.