Commit 335fc96e authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia ba1602896d72..6350cb0f4bb3 (18 commits)

https://skia.googlesource.com/skia.git/+log/ba1602896d72..6350cb0f4bb3


git log ba1602896d72..6350cb0f4bb3 --date=short --no-merges --format='%ad %ae %s'
2019-04-22 mtklein@google.com Revert "Add explicit GrSurfaceProxy flag to skip explicit resource allocation"
2019-04-22 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 145ec7fa7c81..c467f7b54188 (4 commits)
2019-04-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader a16238df3f28..bcc71a322953 (7 commits)
2019-04-22 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src a55917cb..3ed0f757 (344 commits)
2019-04-21 reed@google.com use portable typeface for new gm
2019-04-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update SKP version
2019-04-21 rmistry@google.com Skip __init__.py in webpages_playback.py
2019-04-21 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-20 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2019-04-19 jvanverth@google.com Add Metal support for dynamic buffers.
2019-04-19 reed@google.com Add secret draw-behind method
2019-04-19 bsalomon@google.com SkClipStack::isRRect succeeds if stack is  an intersection of rects.
2019-04-19 csmartdalton@google.com ccpr: Calculate edge coverage in the coverage processor
2019-04-19 ethannicholas@google.com Fixed internal skslc error with negated literal vectors
2019-04-19 egdaniel@google.com Adjust vulkan memory allocation block size knobs to better match the type of draws we do.
2019-04-19 ethannicholas@google.com reworked SPIR-V binary operations and added support for VectorTimesScalar
2019-04-19 robertphillips@google.com Add explicit GrSurfaceProxy flag to skip explicit resource allocation


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

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/122296071
TBR=mtklein@chromium.org

Change-Id: Ia6c5b3d0d39084ce4babfc479d2e7c8a9fc909aa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1576147Reviewed-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@{#652841}
parent b7f41143
...@@ -129,7 +129,7 @@ vars = { ...@@ -129,7 +129,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': 'ba1602896d7218a04bbe58a6f53a290f8496c53e', 'skia_revision': '6350cb0f4bb31b8aa3f038e13d50bc44d4b9ed8e',
# 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