commit | c25a4e976311274fa3533dfae0f51d10dcf5d947 | [log] [tgz] |
---|---|---|
author | Rohan Pavone <rohpavone@chromium.org> | Fri Apr 08 00:29:01 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 08 00:29:01 2022 |
tree | d837df6b686396b653e3653fd222823870a3e6e8 | |
parent | 87eae8d55483527c2379773e87d23d024a988459 [diff] |
[fuchsia] Removes swiftshader from web_engine and cast_runner. These lines were removed in an effort to remove the SwiftShader lib. However, removing these lines creates a 6MB increase in the binary size. There are apparently some issues still with the inclusion of these libraries. Adding the lines back to fix the size builder until this is resolved. Bug: 1314452 Change-Id: I98716f05cf046791368bab370f7d38170513472c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3576932 Auto-Submit: Rohan Pavone <rohpavone@chromium.org> Reviewed-by: Fabrice de Gans <fdegans@chromium.org> Commit-Queue: Fabrice de Gans <fdegans@chromium.org> Cr-Commit-Position: refs/heads/main@{#990206}
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.
If you found a bug, please file it at https://crbug.com/new.