commit | f78dce69b51a65c7bf7d3a29a08fe5aad4690eef | [log] [tgz] |
---|---|---|
author | Henry Jian <[email protected]> | Sun Sep 22 16:58:41 2019 |
committer | Commit Bot <[email protected]> | Sun Sep 22 16:58:41 2019 |
tree | 8127d7f64123948d84c522ee99682c6e632eff46 | |
parent | 7064108a8b06b19abe2bf3f7bacc75a7e6b226e7 [diff] |
Enable adaptive icon for WebAPKs This CL allows Chrome to request adaptive icons in WebAPK. Also, this CL makes Chrome check if a WebAPK's primary icon is maskable when determining if an update is needed. make chrome choose maskable icon of right size Previously, we prefer an icon with size 48dp when selecting an adaptive launcher icon. However, the adaptive icon design guide states that the size should be 108dp. This CL fix the bug. Bug: 977173 Change-Id: Ia067b2c3266298a2e1f9e0ce02148c30e9ed9cff Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1794242 Commit-Queue: Henry Jian <[email protected]> Reviewed-by: Peter Kotwicz <[email protected]> Reviewed-by: Dominick Ng <[email protected]> Cr-Commit-Position: refs/heads/master@{#698785}
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 .