0

Roll ANGLE from a29ef6129501 to 74f7be6d1fd0 (2 revisions)

a29ef61295..74f7be6d1f

2021-01-29 m.maiya@samsung.com Vulkan: Rectify typo in EXT_texture_format_sRGB_override
2021-01-29 penghuang@chromium.org Roll third_party/vulkan_memory_allocator/ 065e73907..b1d65a2b3 (2 commits)

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/angle-chromium-autoroll
Please CC jmadill@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

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

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-asan;luci.chromium.try:win_optional_gpu_tests_rel;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
Bug: chromium:1170339
Tbr: jmadill@google.com
Change-Id: I0e5812cc9fe5a9fceff39688737684c04b4ed89b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2659615
Reviewed-by: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#848678}
This commit is contained in:
chromium-autoroll
2021-01-29 20:28:12 +00:00
committed by Chromium LUCI CQ
parent e9c74da2cf
commit a7c3719af5

2
DEPS

@ -211,7 +211,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': 'a29ef6129501a14774387f23574d30459b70f9e6',
'angle_revision': '74f7be6d1fd020a432dee63222fa090e4d8df651',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.