Commit d0f98fff authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/angle 683bb0130ca2..3ce69ba3eb60 (6 commits)

https://chromium.googlesource.com/angle/angle.git/+log/683bb0130ca2..3ce69ba3eb60


git log 683bb0130ca2..3ce69ba3eb60 --date=short --no-merges --format='%ad %ae %s'
2018-10-26 jmadill@chromium.org Fix Win32Timer's Frequency init.
2018-10-25 jmadill@chromium.org Revert "Add compiler printf attribute to relevant functions"
2018-10-25 syoussefi@google.com Get absolute time from timers
2018-10-25 syoussefi@google.com Vulkan: Throttle CPU to avoid excessive frame queuing
2018-10-25 syoussefi@google.com Vulkan: add wrapper for vkEvent
2018-10-25 syoussefi@chromium.org Add compiler printf attribute to relevant functions


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

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

Change-Id: I3497040a43e2ab01616a3cc8fe84682da9a1d908
Reviewed-on: https://chromium-review.googlesource.com/c/1301547Reviewed-by: default avatarchromium-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@{#603136}
parent f24ce75b
...@@ -123,7 +123,7 @@ vars = { ...@@ -123,7 +123,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling ANGLE # the commit queue can handle CLs rolling ANGLE
# and whatever else without interference from each other. # and whatever else without interference from each other.
'angle_revision': '683bb0130ca2c9a06fd02141861ac97ca859b9c1', 'angle_revision': '3ce69ba3eb600c6565bff26f6dd4ab13fdfffc04',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling build tools # the commit queue can handle CLs rolling build tools
# and whatever else without interference from each other. # 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