[roll] Roll cobalt [Cobalt 1.1] Delete unused encoder methods

Switch encoder to just be a namespace, not a full class since it no
longer needs any state.

Original-Bug: 111165
Original-Bug: b/247019647
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/cobalt/+/742065
Original-Revision: 34c453af869fdde1d0b4362cdc63114d83f63277
GitOrigin-RevId: f591d56cdd50f973e8252588ab8398b9e616f5dc
Change-Id: I5ca67ac7fd735951976af059c114136ceae19038
1 file changed
tree: cdcf5c319b9572ce72fba6c63281f02ff097e492
  1. git-hooks/
  2. infra/
  3. third_party/
  4. cts
  5. firmware
  6. flower
  7. jiri.lock
  8. minimal
  9. prebuilts
  10. README.md
  11. stem
  12. test_durations
  13. 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.