commit | 3a776dc182a35bde8578ab641eaf3dfa964fa72c | [log] [tgz] |
---|---|---|
author | Antoine Labour <[email protected]> | Wed Jun 13 00:07:48 2018 |
committer | Commit Bot <[email protected]> | Wed Jun 13 00:07:48 2018 |
tree | 9bea145a9ecbd2630e9ad65b712b0f754c791850 | |
parent | 9776ca209b5696b1c71f1575b83e087da8ebc7d8 [diff] |
Merge GenMailboxCHROMIUM into ProduceTextureDirectCHROMIUM ProduceTextureDirectCHROMIUM is always called after GenMailboxCHROMIUM (or equivalently gpu::Mailbox::Generate()), so merge both calls into a single one. This isn't intended to change any behavior. Note, TakeFrontBuffer still takes an explicitly generated gpu::Mailbox. Bug: 847674 Cq-Include-Trybots: luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Change-Id: I7227ddffba6291c1efe3ed589bfbc6166f3319fe Reviewed-on: https://chromium-review.googlesource.com/1089695 Commit-Queue: Antoine Labour <[email protected]> Reviewed-by: Jeremy Roman <[email protected]> Reviewed-by: Jonathan Backer <[email protected]> Reviewed-by: Justin Novosad <[email protected]> Reviewed-by: David Reveman <[email protected]> Reviewed-by: Frank Liberato <[email protected]> Reviewed-by: Klaus Weidner <[email protected]> Cr-Commit-Position: refs/heads/master@{#566633}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .