commit | a75ebc04e543d5d2606ed71e33b8e462edf306e8 | [log] [tgz] |
---|---|---|
author | Nancy Wang <[email protected]> | Tue Mar 30 05:13:24 2021 |
committer | Chromium LUCI CQ <[email protected]> | Tue Mar 30 05:13:24 2021 |
tree | 8b4b6ec4fbf60434c5f2d83d000456d59b0ead74 | |
parent | 2b24176dd1214c6768bbd63035ae28f2b97986bb [diff] |
Reusing a shared image decoder process for ARC icon loading. Generate a static DataDecoder to share the image decoder process for ARC icon loading process, based on the comments from https://bugs.chromium.org/p/chromium/issues/detail?id=1185184#c27 https://bugs.chromium.org/p/chromium/issues/detail?id=1185184#c35 BUG=1185184 Change-Id: I5d4837fd5aa6467fc84d7bf07224a2a6f0128b97 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2788168 Reviewed-by: Yuichiro Hanada <[email protected]> Reviewed-by: Long Cheng <[email protected]> Commit-Queue: Nancy Wang <[email protected]> Cr-Commit-Position: refs/heads/master@{#867478}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
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.