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

Roll src/third_party/skia 126ac6365c3c..10f3c40674e4 (10 commits)

https://skia.googlesource.com/skia.git/+log/126ac6365c3c..10f3c40674e4


git log 126ac6365c3c..10f3c40674e4 --date=short --no-merges --format='%ad %ae %s'
2019-02-14 bungeman@google.com Don't respect FontConfig matrix for bitmap fonts.
2019-02-14 fmalita@chromium.org [SVGCanvas] Clean up public factories
2019-02-14 bungeman@google.com Defer loading particle effect to load time.
2019-02-14 robertphillips@google.com Baulk at creating wait semaphores if we can't always delete them
2019-02-14 michaelludwig@google.com Add blendmode to GrRTC::drawTexture
2019-02-14 egdaniel@google.com Use kRGB_888x_SkColorType when importing R8G8B8X8 AHB.
2019-02-14 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-14 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 1f0e830f..b698b62f (516 commits)
2019-02-14 halcanary@google.com resources: add text for testing shaper
2019-02-14 egdaniel@google.com Add kRGB_888X_GrPixelConfig


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

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=stephana@chromium.org

Change-Id: I06dfd4e1a0a633f695e0a4008d02f7f77ed5f377
Reviewed-on: https://chromium-review.googlesource.com/c/1473874Reviewed-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@{#632365}
parent 2765e2b7
......@@ -126,7 +126,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': '126ac6365c3c4342a009cc27c44a00d2b95f2cab',
'skia_revision': '10f3c40674e4163e02412fb88df5f0be8f5d21e6',
# 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