commit | 00a8e9848867f5f44014883cf7bf112fca75af41 | [log] [tgz] |
---|---|---|
author | Maggie Chen <magchen@chromium.org> | Sat Dec 02 00:30:14 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Dec 02 00:30:14 2023 |
tree | f8c3d7c7a4564335de6cab14ed526f517fc0bfa0 | |
parent | 3352cdd846064d9a950e997ed6b8baea5d06faab [diff] |
Add NoDelayOnFirstFramePresent for feature kDelayOnFramePresent on Mac Set kNoDelayOnFirstFramePresent to false by default. This is used only by kDelayOnFramePresent to decide if there should be an exception for the first frame after VSync callback starts. Bug: 1404797 Change-Id: Id6269259a1d696a28fb07c9ac749746016f32434 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5050354 Reviewed-by: Jonathan Ross <jonross@chromium.org> Commit-Queue: Maggie Chen <magchen@chromium.org> Reviewed-by: ccameron chromium <ccameron@chromium.org> Cr-Commit-Position: refs/heads/main@{#1232275}
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.