commit | fa65dc60a33526853237b9023c55aef9bdc88114 | [log] [tgz] |
---|---|---|
author | Victor Miura <[email protected]> | Wed Dec 06 02:15:51 2017 |
committer | Commit Bot <[email protected]> | Wed Dec 06 02:15:51 2017 |
tree | 0aaf084202fe7ad880ba781adedca6e62ad741c3 | |
parent | 34a83025d52873f9ab05bb86c22479627a90bfcb [diff] |
gpu: Simplify CHROMIUM_texture_mailbox API. - Remove ProduceTextureCHROMIUM from GLES2Interface. Change all call sites to use ProduceTextureDirectCHROMIUM. - Remove <target> from ProduceTextureDirectCHROMIUM. - Remove <target> from CreateAndConsumeTextureCHROMIUM. BUG=757607 Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Change-Id: Ic50059a0db3edfaeb51690645bce096f4f64228e Reviewed-on: https://chromium-review.googlesource.com/780807 Commit-Queue: Victor Miura <[email protected]> Reviewed-by: Ian Vollick <[email protected]> Reviewed-by: Dominic Mazzoni <[email protected]> Reviewed-by: Kenneth Russell <[email protected]> Reviewed-by: David Reveman <[email protected]> Reviewed-by: Dale Curtis <[email protected]> Reviewed-by: Bill Budge <[email protected]> Reviewed-by: danakj <[email protected]> Cr-Commit-Position: refs/heads/master@{#521952}
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 .