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

Roll src/third_party/skia 8d3c0c7a1a60..1386c58de710 (13 commits)

https://skia.googlesource.com/skia.git/+log/8d3c0c7a1a60..1386c58de710

git log 8d3c0c7a1a60..1386c58de710 --date=short --first-parent --format='%ad %ae %s'
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 reed@google.com remove cruft bools from canvas
2020-01-09 jvanverth@google.com Revert "Remove GrPaint::addColorTextureProcessor"
2020-01-09 robertphillips@google.com Move GrVkFormatColorTypePairIsValid assert back into GrVkGpu::check_image_info
2020-01-09 rmistry@google.com Add retries to Android compile bot for when GS returns 502s
2020-01-09 csmartdalton@google.com Speed up get_contour_count in GrTessellator.cpp
2020-01-09 herb@google.com Make SubRun accessible for GrAtlasTextOp
2020-01-09 jvanverth@google.com Hide MakeFromMTKView behind an availability flag
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 herb@google.com Combine result calculation from both legs of if statement
2020-01-09 bsalomon@google.com Remove GrPaint::addColorTextureProcessor
2020-01-09 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-09 brianosman@google.com Fix ByteCodeGenerator's handling of specialized programs

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC jvanverth@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

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:1037949
Tbr: jvanverth@google.com
Change-Id: Iccea3b0d28bc3dae204220ed07e42fd3f20c1bc7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1994402Reviewed-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@{#730009}
parent d9cecabf
......@@ -181,7 +181,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': '8d3c0c7a1a60c78866f1f8b5ceea89c92e822c96',
'skia_revision': '1386c58de710da2d6bf67c6bca8db457b42ecbd2',
# 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