forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reland of Consolidate OutputSurface constructors into GL vs Vulkan. (…
…patchset chromium#1 id:1 of https://codereview.chromium.org/2013743002/ ) Reason for revert: Sorry but this patch was innocent: https://codereview.chromium.org/2006143006/ seems suspicious instead. Original issue's description: > Revert of Consolidate OutputSurface constructors into GL vs Vulkan. (patchset chromium#8 id:140001 of https://codereview.chromium.org/2002303002/ ) > > Reason for revert: > This causes flaky test failures (e.g. https://build.chromium.org/p/chromium.gpu/builders/Linux%20Release%20%28NVIDIA%29/builds/78761) > > Original issue's description: > > Consolidate OutputSurface constructors into GL vs Vulkan. > > > > Get rid of the many many constructors on OutputSurface, drop it down > > to constructors for GL based compositing vs Vulkan based. > > > > R=boliu@chromium.org, piman, sievers > > TBR=sky, torne > > BUG=487471 > > CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel;tryserver.blink:win_blink_rel > > > > Committed: https://crrev.com/6daedd173180936d9c56976a276a91ff761da68a > > Cr-Commit-Position: refs/heads/master@{#395478} > > > > Committed: https://crrev.com/d7b005182e7a5174db8aa8e763df67faa46c4cd5 > > Cr-Commit-Position: refs/heads/master@{#395728} > > TBR=boliu@chromium.org,piman@chromium.org,sievers@chromium.org,nyquist@chromium.org,sky@chromium.org,torne@chromium.org,rjkroege@chromium.org,fsamuel@chromium.org,danakj@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=487471 > > Committed: https://crrev.com/f7bae84201b3e573a274bde0f000ee766ac13130 > Cr-Commit-Position: refs/heads/master@{#395833} TBR=boliu@chromium.org,piman@chromium.org,sievers@chromium.org,nyquist@chromium.org,sky@chromium.org,torne@chromium.org,rjkroege@chromium.org,fsamuel@chromium.org,danakj@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=487471 Review-Url: https://codereview.chromium.org/2008893003 Cr-Commit-Position: refs/heads/master@{#395847}
- Loading branch information
hajimehoshi
authored and
Commit bot
committed
May 25, 2016
1 parent
f7109fc
commit ea85b9d
Showing
37 changed files
with
345 additions
and
480 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
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
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
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
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
Oops, something went wrong.