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

Roll src/third_party/skia cedab522227a..d59053987a27 (20 commits)

https://skia.googlesource.com/skia.git/+log/cedab522227a..d59053987a27

git log cedab522227a..d59053987a27 --date=short --first-parent --format='%ad %ae %s'
2020-01-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 845a09b8241e..8c396a9cc4a8 (5 commits)
2020-01-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 11cb891a01a2..b766e5e7fbf4 (1 commits)
2020-01-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 4c751358..f2517d68 (355 commits)
2020-01-22 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-21 brianosman@google.com Improve error handling in SkSL ByteCode
2020-01-21 brianosman@google.com Tweak pointlight3d sample to work in Raster backend
2020-01-21 jlavrova@google.com Calculating drawing area for a line with shadows
2020-01-21 benjaminwagner@google.com Revert "Reland "Pass in a SkColorType into SkImage_Gpu ctor.""
2020-01-21 reed@google.com remove the last vestiges of SkMScalar
2020-01-21 reed@google.com IWYU -- colorspace no longer includes matrix44
2020-01-21 egdaniel@google.com Pass swizzle into createProxy instead of inferring from GrPixelConfig.
2020-01-21 robertphillips@google.com mv BackendTextureData to end of parameter list
2020-01-21 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2020-01-21 egdaniel@google.com Reland "Pass in a SkColorType into SkImage_Gpu ctor."
2020-01-21 mtklein@google.com let picture record take a bbh directly
2020-01-21 mtklein@google.com modernize some picture internal types
2020-01-21 robertphillips@google.com Add GrTexturable type
2020-01-21 egdaniel@google.com Better handle colorTypes in GrTexutreProducer.
2020-01-21 herb@google.com Simplify 1 pixel padding calculation
2020-01-21 reed@google.com use safe cast when converting double to float

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

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 benjaminwagner@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: None
Tbr: benjaminwagner@google.com
Change-Id: Ie1dc16a1e35662364099e4780bd4ea7998acc802
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2013830Reviewed-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@{#733971}
parent 2720d41e
......@@ -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': 'cedab522227a909f57b270081af6130133b2c70b',
'skia_revision': 'd59053987a27c74333073e03fdd5e8f4d4fe2f16',
# 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