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

Roll src/third_party/skia 0c48681e58d6..f12d67517903 (9 commits)

https://skia.googlesource.com/skia.git/+log/0c48681e58d6..f12d67517903


git log 0c48681e58d6..f12d67517903 --date=short --no-merges --format='%ad %ae %s'
2019-02-26 fmalita@chromium.org [skottie] Shape blending mode support
2019-02-26 bsalomon@google.com Remove legacy types/methods from SkDeferredDisplayList recorder.
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 0546b5380780..9f20dd777b50 (1 commits)
2019-02-26 egdaniel@google.com Add support for VK_IMAGE_LAYOUT_PRESENT_SRC_KHR in skia vulkan.
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 2ff3639d85d7..024f271ae0c7 (1 commits)
2019-02-26 stani@google.com Pass render target VkImage in GrVkDrawableInfo
2019-02-26 herb@google.com Make ARGB fallback use common strike lookup
2019-02-26 halcanary@google.com gn/core.gni: add headers
2019-02-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 9a16248dedf3..2ff3639d85d7 (1 commits)


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

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

BUG=chromium:b/115613038
TBR=scroggo@chromium.org

Change-Id: Ifc16549603291417183cebf44e37d6a76080a9fe
Reviewed-on: https://chromium-review.googlesource.com/c/1488619Reviewed-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@{#635730}
parent 23b53d2f
......@@ -127,7 +127,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': '0c48681e58d65258e4b7c2c747cad1ee4b1d2fd5',
'skia_revision': 'f12d6751790300caacdc0a182f0558d35fca641d',
# 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