[roll] Roll fuchsia [scenic] Add inspect values to Allocator API.

Trying to track down a potential memory leak.  This allows us to track
how many outstanding buffer collections Scenic is tracking.

Original-Bug: 465805667
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1447009
Original-Revision: 76291f2b354b75af1ce1fc216de5f44f2fd99430
GitOrigin-RevId: c83c1f294a38052ae6d43600e17e08f309530e93
Change-Id: I98ea7d016d6b1b9cdad9821f95f4492dcde9d4f0
1 file changed
tree: 748155b5f3f08a2470d409319616e970fe633883
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. flower
  6. jiri.lock
  7. MILESTONE
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. 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 in one of the communication channels documented at get involved.

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.