commit | ad984d5a7768922f777d5ab48ceb910d265c9fb7 | [log] [tgz] |
---|---|---|
author | chromium-autoroll <[email protected]> | Thu Oct 18 17:57:48 2018 |
committer | Commit Bot <[email protected]> | Thu Oct 18 17:57:48 2018 |
tree | 5a504fcf383e5b8604c86f32f9e54a9508c1932d | |
parent | ae60a1346789c0fa6dfb6ed8f93c814a16dd2c2a [diff] [blame] |
Roll src/third_party/angle 945dea36ab8a..c4765aa78267 (2 commits) https://chromium.googlesource.com/angle/angle.git/+log/945dea36ab8a..c4765aa78267 git log 945dea36ab8a..c4765aa78267 --date=short --no-merges --format='%ad %ae %s' 2018-10-18 [email protected] Vulkan: fix glGetQueryObject not flushing 2018-10-18 [email protected] Skip Texture2DArrayCopy.UnsignedByteFormats on D3D11. Created with: gclient setdep -r src/third_party/angle@c4765aa78267 The AutoRoll server is located here: https://autoroll.skia.org/r/angle-chromium-autoroll 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 [email protected] Change-Id: I7cfb4520f5af04eac16a3475778bc0c6945a665d Reviewed-on: https://chromium-review.googlesource.com/c/1288953 Reviewed-by: chromium-autoroll <[email protected]> Commit-Queue: chromium-autoroll <[email protected]> Cr-Commit-Position: refs/heads/master@{#600820}
diff --git a/DEPS b/DEPS index d7a93af..6781526e 100644 --- a/DEPS +++ b/DEPS
@@ -122,7 +122,7 @@ # 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': '945dea36ab8ac7a6ad6b057eb83901c17bf72388', + 'angle_revision': 'c4765aa782676fd7afb47dff626f57f69534e76f', # 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.