Commit c62b0035 authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia adb4bfef0cd8..22b21ea25b29 (17 commits)

https://skia.googlesource.com/skia.git/+log/adb4bfef0cd8..22b21ea25b29


git log adb4bfef0cd8..22b21ea25b29 --date=short --no-merges --format='%ad %ae %s'
2018-08-27 brianosman@google.com Stop blacklisting some critical unit tests on Metal
2018-08-27 reed@google.com textonpath util
2018-08-27 caryclark@skia.org fix pathops unsortable angles
2018-08-27 brianosman@google.com Remove MSAA from Metal caps
2018-08-27 bsalomon@google.com Disable GrTextureOp Chaining
2018-08-27 brianosman@google.com Don't assert trying to make an MSAA surface with Metal, just fail
2018-08-27 scroggo@google.com Reland "Switch SkCodec to use skcms plus fixes""
2018-08-27 halcanary@google.com SkPDF/Type1:  fix BUG:skia:8285
2018-08-27 bsalomon@google.com Make GrGLInterface great for Win32 x86 again
2018-08-27 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 8707af516c46..89664843c656 (1 commits)
2018-08-27 reed@google.com use nothingToDraw more often
2018-08-27 kjlubick@google.com Add a renderer key to lottie gold digests
2018-08-27 scroggo@google.com Ignore PLTE chunks in non-palette PNGs
2018-08-27 robertphillips@google.com Always render GPU masks with AA rendering
2018-08-27 brianosman@google.com Add a version of the skbug6653 unit test that disables explicit resource allocation
2018-08-27 ethannicholas@google.com Revert "Revert "added support for sk_Dimensions to SkSL""
2018-08-27 fmalita@chromium.org [skottie] Add support for keyframed text nodes


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

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=master.tryserver.blink:linux_trusty_blink_rel;luci.chromium.try:android_optional_gpu_tests_rel;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:877610,chromium:877598
TBR=stephana@chromium.org

Change-Id: I0ae8d4005beb6391aa2f8c29fb5e618f13431278
Reviewed-on: https://chromium-review.googlesource.com/1191147Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#586401}
parent 50e4884e
......@@ -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': 'adb4bfef0cd8193b99db58a493867afce6d9977b',
'skia_revision': '22b21ea25b297d7b6c815f9b2c44c34c2a3ca8bc',
# 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