[roll] Roll topaz [dart][inspect] Create Inspect.serve().

Create Inspect.serve(), modify Inspect.onDemand() to be an instance
method (serve() needs to be called before), and restructure + simplify
InspectImpl.

Original-Bug: 68509, 68973
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/topaz/+/484257
Original-Revision: aaddda7b848fe47d07742b7025e38939efa26ff4
GitOrigin-RevId: 08278ee4f2a9fac1b0ee3eb73e1951f04c9b3d55
Change-Id: I68ffc6f640088ab002cb67ee848246f1f34617ce
1 file changed
tree: 39542eee2006031c96b44c0224bab03df1ad3fa2
  1. garnet/
  2. infra/
  3. peridot/
  4. third_party/
  5. topaz/
  6. zircon/
  7. flower
  8. jiri.lock
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. 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.