commit | 7564af1c5c2dc77eeb668e5c3b1e892fd2fc1eaa | [log] [tgz] |
---|---|---|
author | Rob Tsuk <robtsuk@fuchsia.infra.roller.google.com> | Wed Feb 09 18:23:31 2022 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Wed Feb 09 10:24:46 2022 -0800 |
tree | 56927f8596d9d98e645ec5099763e07ce8d7961d | |
parent | f49e191a9c86ae0ea422870b160e9c006afafef4 [diff] |
[roll] Roll fuchsia [carnelian] rename and improve app context AppContext was too generate a name for a struct whose sole responsibility was sending messages to be handled in the executor main loop. This change renamed it to AppSender and enhances it with a way to use the AppSender from another thread. Testing: button uses a thread to drive the resize messages. Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/642441 Original-Revision: 372c091c921e81d37649e40c869f6e2e3f77a5eb GitOrigin-RevId: 55750342a09dc4981e49232f92ad4b7f237af5fb Change-Id: I265ebd71cbc24069320849112a0be792e6235eb1
This repository contains Fuchsia's Global Integration manifest files.
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.
First install Jiri.
Next run:
$ jiri init $ jiri import minimal https://fuchsia.googlesource.com/integration $ jiri update
Third party projects should have their own subdirectory in ./third_party
.