forked from chromium/chromium
-
-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[GL] Add a switch to disable Android native fence sync
https://crrev.com/c/5493084 was reverted because it broke some GL tests. For simplicity and to minimize the impact, a switch is added in this CL to disable the native fence sync on Android emulators. Bug: 337886037, 40259037 Change-Id: I63a1a5a4d956c7134b8ba44912e46c0cbc8be1f2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5504854 Reviewed-by: Geoff Lang <[email protected]> Commit-Queue: William Liu <[email protected]> Reviewed-by: Khushal Sagar <[email protected]> Cr-Commit-Position: refs/heads/main@{#1296572}
- Loading branch information
William Liu
authored and
Chromium LUCI CQ
committed
May 4, 2024
1 parent
7c2cb63
commit 1414d83
Showing
3 changed files
with
20 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters