Commit 532ba073 authored by angle-chromium-autoroll's avatar angle-chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle 8fbd9d96e68b..d7890bca9b35 (4 commits)

https://chromium.googlesource.com/angle/angle.git/+log/8fbd9d96e68b..d7890bca9b35


git log 8fbd9d96e68b..d7890bca9b35 --date=short --no-merges --format='%ad %ae %s'
2018-07-09 tobine@google.com Skip noop draws in the frontend
2018-07-09 lucferron@chromium.org Vulkan: Flip on Y, fix for MaxTextureSizeTests
2018-07-09 lucferron@chromium.org Vulkan: Fix how the viewport is calculated with Y flip
2018-07-09 jmadill@chromium.org Allow constexpr initialization of PackedEnumMap.


Created with:
  gclient setdep -r src/third_party/angle@d7890bca9b35

The AutoRoll server is located here: https://angle-chromium-roll.skia.org

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.

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
TBR=jmadill@chromium.org

Change-Id: Ie71e721c2cfdaa544a441e4d82fb42e7ce46851d
Reviewed-on: https://chromium-review.googlesource.com/1129639Reviewed-by: default avatarangle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: angle-chromium-autoroll <angle-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#573436}
parent 44a376c8
......@@ -117,7 +117,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other.
'angle_revision': '8fbd9d96e68b5a74a49737c8a8549cbe9d556fc9',
'angle_revision': 'd7890bca9b35d6b0839ace3f77f02233f15c566c',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment