[roll] Roll fuchsia [bisect] Refactor all_dimensions strategy

Update the `all_dimensions` strategy to use the new `halve_dimension`
utility function and the updated midpoint logic that favors the lower half.

Additionally, remove the now unused `halve_longest_dimension` function
from the utilities.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1550182
Original-Revision: 4042fce49e08378ed2dd5c5ea6835d8ed862cc10
GitOrigin-RevId: 28692bc80630c18a054fe46e8d0551a136a97291
Change-Id: Icba7091fc00fdb3d3f16de330ba5098978769999
1 file changed
tree: b9ad6d5998c80518c145bbf4764844696912fa2e
  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.