commit | 787cd3af448c0f98c05bbdf9ba905a70b1a2a003 | [log] [tgz] |
---|---|---|
author | Benoît Lizé <[email protected]> | Fri May 17 14:47:46 2024 |
committer | Chromium LUCI CQ <[email protected]> | Fri May 17 14:47:46 2024 |
tree | 2699440d478ef58d3ba0df5a7a86d78bc6cda01b | |
parent | 320e9e902e5ce19550b25bdc7ecd8b01aa502b04 [diff] |
[gin] Add a feature to decommit pooled Oilpan pages This is the chromium-side of this V8 CL: https://chromium-review.googlesource.com/c/v8/v8/+/5541750/6 Bug: 326303884 Change-Id: Ie8ea1fd912229f50bbff57723850c50f43eefbe1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5545282 Commit-Queue: Benoit Lize <[email protected]> Reviewed-by: Michael Lippautz <[email protected]> Cr-Commit-Position: refs/heads/main@{#1302573}
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.