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

Roll src/third_party/skia cb4eb612f02f..93c47cc8e359 (17 commits)

https://skia.googlesource.com/skia.git/+log/cb4eb612f02f..93c47cc8e359


git log cb4eb612f02f..93c47cc8e359 --date=short --no-merges --format='%ad %ae %s'
2019-03-06 brianosman@google.com SkReflected - avoid double registration, auto register base types, etc.
2019-03-06 fmalita@chromium.org Make SkCubicMap public
2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 4c84dbdce271..9584fe43a9c2 (1 commits)
2019-03-06 jvanverth@google.com Another stab at MTLRenderCommandEncoder memory leak.
2019-03-06 mtklein@google.com encode F16Norm as rec2020
2019-03-06 reed@google.com change gradients4f to use srgb
2019-03-06 herb@google.com Fix: set SDFT if there is only fallback
2019-03-06 brianosman@google.com Add glf16norm config to DM
2019-03-06 nifong@google.com Interface for passing skp file from JS to WASM
2019-03-06 skia-autoroll@skia-public.iam.gserviceaccount.com Roll skia/third_party/skcms 10736f2da359..5e67e5c19fd3 (1 commits)
2019-03-06 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-03-06 brianosman@google.com Particles: Cleanup and better UI
2019-03-06 mtklein@google.com rework colorImage testing
2019-03-06 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-03-06 herb@google.com Move process* closures into the GrTextBlob
2019-03-06 halcanary@google.com SkPDF: Add experimental Harfbuzz font subsetter
2019-03-06 mtklein@google.com also tag DM results with color and alpha type


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

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

BUG=chromium:931719
TBR=reed@chromium.org

Change-Id: Ib0ef742bdd3eb7a574dfc4304cfa236a35387138
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1506693Reviewed-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@{#638338}
parent d0adde8c
...@@ -133,7 +133,7 @@ vars = { ...@@ -133,7 +133,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': 'cb4eb612f02fb2e21dd8264fb573b73610c53f83', 'skia_revision': '93c47cc8e35953066ec7ccb28ad2ee5416913d06',
# 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