commit | 63ca8fef9fc88852c6c5cae26c4711408f70b56f | [log] [tgz] |
---|---|---|
author | Andre Le <leandre@chromium.org> | Mon Sep 21 21:35:34 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Mon Sep 21 21:35:34 2020 |
tree | 0560dca26af7b4054b16f0f425452023c5e6c8d9 | |
parent | 6572b37a595bd60b1f0d5dc3c4dbfd9ca02e29ce [diff] |
[CrOS PhoneHub] Hook up task continuation UI to real phone data. - Connect task continuation view to phone model to hook up data. - Fix continue browsing view to display data. - A small fix in multidevice-internals to display favicon in debug UI. Screenshot: https://screenshot.googleplex.com/AXzJduFaBPTaLmQ BUG=1106937,1126208 Change-Id: I2dde0aeb25183f010427644f0eb54582056ad9b3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2414889 Reviewed-by: Tim Song <tengs@chromium.org> Reviewed-by: Kyle Horimoto <khorimoto@chromium.org> Commit-Queue: Andre Le <leandre@chromium.org> Cr-Commit-Position: refs/heads/master@{#809071}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.