Skip to content

Commit

Permalink
Roll src/third_party/angle dbb23ec3589f..06f4f3e13c49 (2 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/angle/angle.git/+log/dbb23ec3589f..06f4f3e13c49

git log dbb23ec3589f..06f4f3e13c49 --date=short --first-parent --format='%ad %ae %s'
2020-03-31 cnorthrop@google.com Capture/Replay: Disable binary formats when FrameCapture is enabled
2020-03-31 jmadill@chromium.org Vulkan: Observe staging buffer changes in TextureVk.

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

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 cwallez@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/+/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
Bug: None
Tbr: cwallez@google.com
Change-Id: Id3e72ad7c72d56af16dd39730352071e8c4ba7a2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2130327
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@{#755063}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Mar 31, 2020
1 parent b31306f commit 145e624
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,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': 'dbb23ec3589f1744effbde2b9c31be54a7edd7d1',
'angle_revision': '06f4f3e13c49e0c879d6479f940d0f26b5faa190',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling SwiftShader
# and whatever else without interference from each other.
Expand Down

0 comments on commit 145e624

Please sign in to comment.