Commit 4986a9a4 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 98385ba6c5c6..c1a2ea33a340 (14 commits)

https://skia.googlesource.com/skia.git/+log/98385ba6c5c6..c1a2ea33a340


git log 98385ba6c5c6..c1a2ea33a340 --date=short --no-merges --format='%ad %ae %s'
2019-02-06 halcanary@google.com bin/gn format gn/skia.gni
2019-02-06 herb@google.com Remove the distinction between key and device descriptors
2019-02-06 bungeman@google.com Roll HarfBuzz
2019-02-06 halcanary@google.com SkLoadICU: simplify
2019-02-06 robertphillips@google.com Move GrContextPriv methods to their own .cpp file
2019-02-06 mtklein@google.com add mad() and shuffle() to SkVx
2019-02-06 csmartdalton@google.com Add a GpuGM class for GPU-only tests
2019-02-06 mtklein@google.com fill in most remaining skvx operations
2019-02-06 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-06 herb@google.com Remove filterRec bypass on MakeRecAndEffects
2019-02-06 rmistry@google.com Have the RecreateSKPs bot upload to partner bucket
2019-02-06 herb@google.com Reorganize MakeRecAndEffects and SkScalerContext ctor
2019-02-06 reed@google.com per-contour variant of SkPathMeasure
2019-02-06 rmistry@google.com Remove PerCommit-Bookmaker


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

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

Change-Id: I2487c1ff67762d46030138a7fab29a3437bdcc71
Reviewed-on: https://chromium-review.googlesource.com/c/1457277Reviewed-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@{#629823}
parent 1dd57740
...@@ -126,7 +126,7 @@ vars = { ...@@ -126,7 +126,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 Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': '98385ba6c5c691c092372b9010f8375c005e0448', 'skia_revision': 'c1a2ea33a34070dd71870028fe110c20b92f4126',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# 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