[roll] Roll fuchsia [object][diagnostics] Resolve compression TODOs

The current accounting implementation is aligned with the RFC proposal,
so this removes the ASSERTs and TODOs and implements the missing dump
functionality.

Original-Bug: 60238
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/811688
Original-Revision: 6fa0cce7a7c391576d686faad184cc0e2b787542
GitOrigin-RevId: d2cfdcd4b7a19fea9a73a8369ce525f453566766
Change-Id: Ibd1c168526e5a520e4b73e43ebfce57fa686ebe8
1 file changed
tree: eb8a6cefaddac1b3339206ae02bf22a9634b81ce
  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.