[roll] Roll fuchsia [ui] Allow different DurationPredictor implementations

This CL adds a base class for DurationPredictor to easily swap them
based on product needs if needed. Also renames the default impl as
PessimisticDurationPredictor as that explains how it works.

Original-Bug: 498963520
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1571615
Original-Revision: 83b7e151602e6ef2a20272b93c198f83aa2dc420
GitOrigin-RevId: 62bdccb4b54151fa5b8b08e072bb6eb9acd63286
Change-Id: I76c88bfcd879bb5b553b8eef7433eacdd1499d60
1 file changed
tree: d4d6a2532e1103137c7fbb00681dbe1a48f3b323
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  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 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.