Commit 1f787ebf authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 0243949545eb..49e1239f94fe (7 commits)

https://skia.googlesource.com/skia.git/+log/0243949545eb..49e1239f94fe


git log 0243949545eb..49e1239f94fe --date=short --no-merges --format='%ad %ae %s'
2018-11-12 mtklein@google.com put kNone back too
2018-11-12 brianosman@google.com Guard GrOp::dumpInfo with SK_DEBUG
2018-11-12 reed@google.com use SkFontMetrics so we can deprecated the typedef
2018-11-12 egdaniel@google.com Require vulkan 1.1 headers when compiling skia.
2018-11-12 reed@google.com re-add guard to flutter for fuchsia build -- until newer flutter lands
2018-11-12 reed@google.com add guard for fuchsia build
2018-11-12 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset


Created with:
  gclient setdep -r src/third_party/skia@49e1239f94fe

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-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-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel
TBR=rmistry@chromium.org

Change-Id: I7ac123b610407fe6d7bb65f888c4e00ec49a7149
Reviewed-on: https://chromium-review.googlesource.com/c/1331222Reviewed-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@{#607292}
parent f4b94156
......@@ -116,7 +116,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other.
'skia_revision': '0243949545eb0a69ceb3df743786e6c458ea7250',
'skia_revision': '49e1239f94fe8b44fa15f657337681a6ffc610ff',
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8
# 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