Commit 813a49a7 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia c877ea265759..a29dd9d0cb8b (15 commits)

https://skia.googlesource.com/skia.git/+log/c877ea265759..a29dd9d0cb8b


git log c877ea265759..a29dd9d0cb8b --date=short --no-merges --format='%ad %ae %s'
2019-02-07 bsalomon@google.com Pin the quad index buffer in GrResourceProvider.
2019-02-07 reed@google.com Revert "Hide setDrawLooper -- deprecate loopers"
2019-02-07 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-07 brianosman@google.com Remove duplicate entry in harfbuzz GN file
2019-02-07 bsalomon@google.com Use different classes for client side arrays and GPU buffer objects.
2019-02-07 abarth@google.com [fuchsia] Update path to fuchsia.fonts
2019-02-07 robertphillips@google.com Add support for Mtl backend to DeferredDisplayListTest
2019-02-07 fmalita@chromium.org [skshaper] Add per-line callback
2019-02-07 jvanverth@google.com Set correct uniform size for Metal.
2019-02-07 fmalita@chromium.org [skottie] Use SkShaper for text
2019-02-07 mtklein@google.com move Reporter::reportFailedWithContext() out of line
2019-02-07 benjaminwagner@google.com Upgrade NVIDIA driver on Ubuntu18 QuadroP400 bots.
2019-02-07 egdaniel@google.com Add support for importing AHardwareBuffers into SkSurfaces.
2019-02-07 scroggo@google.com SkWuffsCodec: Initialize memory when incomplete
2019-02-07 kjlubick@google.com Add a k8s cheat sheet to trooper docs


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

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: Ic4d1ea606b693170c1b7d37c10b9c9015edae0bb
Reviewed-on: https://chromium-review.googlesource.com/c/1459199Reviewed-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@{#630075}
parent c453ae08
...@@ -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': 'c877ea265759f38929a03cd28fb3d6de033d5b39', 'skia_revision': 'a29dd9d0cb8ba8d7da29e293b52ff142f8a0e2f1',
# 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