Commit 9a9953ba authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/native_client 35bcc9f6d5e8..ffed96d1528d (7 commits)

https://chromium.googlesource.com/native_client/src/native_client.git/+log/35bcc9f6d5e8..ffed96d1528d

git log 35bcc9f6d5e8..ffed96d1528d --date=short --first-parent --format='%ad %ae %s'
2020-03-24 dschuff@chromium.org Revert "Update revision for PNaCl"
2020-03-24 thakis@chromium.org Suppress a -Wunreachable-code warning in cros/arm builds.
2020-03-07 dschuff@chromium.org Disable cond_timedwait_test and debug_stub_test on Windows
2020-03-06 dschuff@chromium.org On Windows, always do a GN build so we can use tls_edit.exe with SCons
2020-03-06 dschuff@chromium.org Don't support clang/non-clang GN builds
2020-03-05 dschuff@chromium.org Ensure that MSVC is not required to be installed not building trusted code
2020-02-28 dschuff@chromium.org Update revision for PNaCl

Created with:
  gclient setdep -r src/native_client@ffed96d1528d

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/nacl-autoroll
Please CC mseaborn@chromium.org 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

Bug: chromium:346399
Tbr: mseaborn@chromium.org
Change-Id: I8ffcb099a646064f57ad89a2bbddaab34d5d0509
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2117241Reviewed-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@{#752707}
parent d7e4120a
...@@ -222,7 +222,7 @@ vars = { ...@@ -222,7 +222,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 NaCl # the commit queue can handle CLs rolling NaCl
# and whatever else without interference from each other. # and whatever else without interference from each other.
'nacl_revision': '35bcc9f6d5e81c3c39ad57de97ef9cd22301ee9e', 'nacl_revision': 'ffed96d1528df9f114a30b14d4eb06120c8fb022',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling freetype # the commit queue can handle CLs rolling freetype
# 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