Skip to content

Commit

Permalink
Roll src/third_party/angle d2de511efbdc..84323449dfaf (1 commits)
Browse files Browse the repository at this point in the history
https://chromium.googlesource.com/angle/angle.git/+log/d2de511efbdc..84323449dfaf

git log d2de511efbdc..84323449dfaf --date=short --first-parent --format='%ad %ae %s'
2020-04-06 cnorthrop@google.com Capture/Replay: Track buffer contents by ID

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

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 jonahr@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;luci.chromium.try:linux-swangle-try-x64;luci.chromium.try:win-swangle-try-x86
Bug: None
Tbr: jonahr@google.com
Change-Id: I49fb36ed98c8135994c66d5e3666b9aa192f1b72
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2138459
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@{#756893}
  • Loading branch information
chromium-autoroll authored and Commit Bot committed Apr 7, 2020
1 parent 8a64b4d commit 374d0f2
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': 'd2de511efbdc5e78423774a32888f0b5d41dc03c',
'angle_revision': '84323449dfafc97e5b18dcfa6c91602faf7920d6',
# 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 374d0f2

Please sign in to comment.