Commit 473d6ba0 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 46de36f99362..65d3ad953957 (27 commits)

https://skia.googlesource.com/skia.git/+log/46de36f99362..65d3ad953957

git log 46de36f99362..65d3ad953957 --date=short --first-parent --format='%ad %ae %s'
2020-03-31 reed@google.com remove unused bitmap method
2020-03-31 fmalita@chromium.org [skottie] Use a documenting alias for Animator::seek() return type
2020-03-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 1b2dd6f92a6b..05fa1a99914a (10 commits)
2020-03-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 1c29477aa06e..5cf1e9a31c90 (6 commits)
2020-03-31 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src af1924a6..f43e7c4d (411 commits)
2020-03-30 bungeman@google.com Add GrTAllocator::push_back(T&&)
2020-03-30 michaelludwig@google.com Declare SkString in GrContext
2020-03-30 reed@google.com remove unused SkLightingShader
2020-03-30 brianosman@google.com Stop including SkCanvas.h from GrTypesPriv.h
2020-03-30 jvanverth@google.com Fix d3d debug clang build
2020-03-30 egdaniel@google.com Remove alpha versions of constant blend coeffs.
2020-03-30 bsalomon@google.com Revert "Assert that all GrCaps colortype/format -> swizzle queries are legal."
2020-03-30 jvanverth@google.com Fill in some D3D texture creation routines.
2020-03-30 bsalomon@google.com Assert that all GrCaps colortype/format -> swizzle queries are legal.
2020-03-30 sgilhuly@chromium.org Roll Dawn and add dependencies
2020-03-30 bsalomon@google.com Revert "Remove GrCaps::isFormatTexturableAndUploadable"
2020-03-30 csmartdalton@google.com Use GL_ANGLE_base_vertex_base_instance
2020-03-30 mtklein@google.com remove Builder inheritance
2020-03-30 mtklein@google.com fix unpremul()
2020-03-30 fmalita@chromium.org [skottie] Lazy adapter sync
2020-03-30 bsalomon@google.com Make memcmps in GrResourceKey::op== safe.
2020-03-30 brianosman@google.com Remove some legacy GN defines for Flutter
2020-03-30 mtklein@google.com don't run clang-tidy on third_party
2020-03-30 mtklein@google.com way more p-> inference
2020-03-30 bsalomon@google.com Remove GrCaps::isFormatTexturableAndUploadable
2020-03-30 mtklein@google.com remove negate()
2020-03-30 mtklein@google.com remove inv()

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

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 michaelludwig@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:1064563
Tbr: michaelludwig@google.com
Change-Id: If8f9c81789746a7a506ad2d7cdfcbc0f4ab536a8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2129766Reviewed-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@{#754910}
parent 7a0caa57
...@@ -175,7 +175,7 @@ vars = { ...@@ -175,7 +175,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': '46de36f99362b94a04abbea3b7391c2d82602c80', 'skia_revision': '65d3ad95395791de882d4c8e4804803903534dce',
# 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