[roll] Roll fuchsia [flatland] Add blend_mode to debug log output.

Setting blend_mode correctly is important for good
performance. Having it part of the debug output is
useful for detecting when clients are not behaving
in an optimal way.

Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/632342
Original-Revision: c3d86d300e09dda5d0897a1df1255b85f6cb1b11
GitOrigin-RevId: 1f8c279a0c9d256942f209d3045ce8dcc7f73fda
Change-Id: I80067e19c7d2dbc48c838ed1a881d6f6d75578af
1 file changed
tree: 862941e6a4a5c3deb71ce74b6b11bc5894b71aee
  1. infra/
  2. third_party/
  3. cts
  4. firmware
  5. flower
  6. jiri.lock
  7. minimal
  8. prebuilts
  9. README.md
  10. stem
  11. test_durations
  12. 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.