commit | 7219d993014c016d5aa01f9699a09e2617fc1826 | [log] [tgz] |
---|---|---|
author | Peter McNeeley <petermcneeley@google.com> | Thu May 08 19:22:34 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 08 19:22:34 2025 |
tree | a48fed4ff5172ad9bba56130503a445708ba6601 | |
parent | 7fb3ea73f2dedcfdf1e65278203c5cd97463ebfb [diff] |
Reenable file descriptor (fd) tracking for cros and linux Based on bug link we may have a leak or may need to bump the total fd for the gpu process. FD for gpu process here: https://source.chromium.org/chromium/chromium/src/+/main:content/gpu/gpu_main.cc;l=505;drc=467a8e68f685f9cfa47ee3fbfca20c22f7f6e893;bpv=1;bpt=0 Bug: 40065062,40237309 Change-Id: I5212415bd18a2c7b7a0b8ca9b91c55103efc7fd6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6526006 Reviewed-by: Jonathan Ross <jonross@chromium.org> Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org> Commit-Queue: Peter McNeeley <petermcneeley@google.com> Cr-Commit-Position: refs/heads/main@{#1457765}
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.