Commit 777aa937 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia f88f49d2a52e..7f3ceba5dc7f (25 commits)

https://skia.googlesource.com/skia.git/+log/f88f49d2a52e..7f3ceba5dc7f


git log f88f49d2a52e..7f3ceba5dc7f --date=short --no-merges --format='%ad %ae %s'
2018-09-30 mtklein@google.com Revert "Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace"""
2018-09-30 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 af0f31d3a909..79207e6e11df (1 commits)
2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 90c0c55edc97..876760bb27d0 (1 commits)
2018-09-28 halcanary@google.com SkPDF: stop setting SkPaint::kStrokeAndFill_Style
2018-09-28 halcanary@google.com SkPDF: drawXObjectWithMask does index lookup now.
2018-09-28 herb@google.com Use common ARGB fallback code for GPU DFT glyphs
2018-09-28 egdaniel@google.com Disable write pixels fast path on vulkan mali to workaround driver bug.
2018-09-28 egdaniel@google.com Reland "Add support for RGB config to Vulkan."
2018-09-28 mtklein@google.com update SkColorSpace APIs and members
2018-09-28 herb@google.com Add two cache warning
2018-09-28 reed@google.com expand imageinfo in C api, start on colorspace
2018-09-28 halcanary@google.com SkPDF: tiny fix to Porter-Duff modes; improves three GMs
2018-09-28 csmartdalton@google.com Add a "bisect" mode to dm for debugging path drawing
2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 56eacf05131c..90c0c55edc97 (1 commits)
2018-09-28 halcanary@google.com SkPDF: code cleanup - to_path(SkRect)
2018-09-28 herb@google.com Have Renderer use combined path code - v2
2018-09-28 brianosman@google.com Reland "Reland "Preserve colorType and alphaType in SkImage::makeColorSpace""
2018-09-28 brianosman@google.com Remove SkPM4fPriv.h includes, then IWYU
2018-09-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 8c5ca8d1a7ea..56eacf05131c (1 commits)
2018-09-28 brianosman@google.com Support encoding/decoding F16 without a color space
2018-09-28 halcanary@google.com SkPDF: remove unused function
2018-09-28 halcanary@google.com SkPDF: no over-allocating stack that won't be used.
2018-09-28 bsalomon@google.com Remove legacy GrGLFunction specialization
2018-09-28 michaelludwig@google.com Remove recursion from setData() in GrGLSLFragmentProcessor


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

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-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;master.tryserver.blink:linux_trusty_blink_rel
TBR=mtklein@chromium.org

Change-Id: I34e17c101a641125d1307aa4dc480e4096cf3faf
Reviewed-on: https://chromium-review.googlesource.com/1253434Reviewed-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@{#595363}
parent 1d756bc9
......@@ -105,7 +105,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': 'f88f49d2a52e2a28eaea0f5476fa4cc3ebd2a820',
'skia_revision': '7f3ceba5dc7f89d013f39da0b5ce14807588e121',
# 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