commit | 879c8fc5912040f73e73156c582ef731508a6ec0 | [log] [tgz] |
---|---|---|
author | Thiabaud Engelbrecht <thiabaud@google.com> | Wed Oct 26 14:37:47 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 26 14:37:47 2022 |
tree | c0ed2b2bdb0501274404ef5bfb11918d2ce36ece | |
parent | d4f09601455bcb3d273ebabd00eb0b24d5c204b0 [diff] |
[discardable_memory] This CL removes Discardable Memory from the GPU decode path by default. Stable Data from UMA looks good. Win UMA: https://uma.googleplex.com/variations?sid=1230a9f7ac7bb1657f8a8fa71b282c36 Android UMA: https://uma.googleplex.com/variations?sid=9109557b6f99a6919f51e3976c7d3826 So we enable this by default. Bug: 1330561 Change-Id: Ifabb18b40b6bdaa6d610204602ed0fb9dff31eea Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3975506 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Reviewed-by: Peng Huang <penghuang@chromium.org> Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Cr-Commit-Position: refs/heads/main@{#1063784}
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.