| commit | f041f6fa4eee36e1ed5c4e7675f9562361d705da | [log] [tgz] |
|---|---|---|
| author | Vasiliy Telezhnikov <vasilyt@chromium.org> | Fri Aug 29 20:23:06 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Aug 29 20:23:06 2025 |
| tree | b42123e1dc2804af398ca9ad4e227f8d5dafb098 | |
| parent | 3284c5ddbc2933929e56b0adb6b3db5c6b335da6 [diff] |
Inline CreateOffscreenContext The function doesn't have any meaningful logic in it it, it just fills ContextCreationAttribs with the bool args we pass in. We can do it at the call-sites. Bug: 441427746 Change-Id: Ie669631c0647d3d967986e0972ed69777278bb18 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6883965 Commit-Queue: Vasiliy Telezhnikov <vasilyt@chromium.org> Reviewed-by: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/main@{#1508590}
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.