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

Roll src/third_party/skia/ d31b2f674..024615e97 (20 commits)

https://skia.googlesource.com/skia.git/+log/d31b2f674acc..024615e9752d

$ git log d31b2f674..024615e97 --date=short --no-merges --format='%ad %ae %s'
2018-05-10 egdaniel Revert "Add driver bug workarounds to GrCaps"
2018-05-10 egdaniel Revert "Driver bug workaround: disable_blend_equation_advanced"
2018-05-10 egdaniel Revert "Driver bug workaround: disable_discard_framebuffer"
2018-05-10 fmalita [skottie] Clean up AttachLayerContext
2018-05-10 enne Driver bug workaround: disable_discard_framebuffer
2018-05-10 mtklein rm SkColorSpace_New
2018-05-10 angle-skia-autoroll Roll third_party/externals/angle2/ a932b6b51..6110763fe (1 commit)
2018-05-08 enne Driver bug workaround: disable_blend_equation_advanced
2018-05-09 benjaminwagner Switch machine-type for Coverage tasks.
2018-05-10 reed use 64bit math in TArray realloc
2018-05-10 fmalita [skottie] Allow divide-by-zero in PolyStarAdapter::apply
2018-05-10 reed allow divide by zero
2018-05-10 fmalita Validate readByteArrayAsData size
2018-05-07 enne Add driver bug workarounds to GrCaps
2018-05-03 egdaniel Remove GrBackendObject and all related functions from Skia.
2018-05-10 fmalita Validate gradient DescriptorScope size during deserialization
2018-05-10 bsalomon Revert "Revert "Don't use GrRRectBlurEffect for large rects when highp is not full float""
2018-05-03 egdaniel Remove guard flag for SK_SUPPORT_LEGACY_BACKEND_OBJECTS on flutter.
2018-05-09 bungeman Add all SkPaint::Flags to Viewer app.
2018-05-09 robertphillips Fix clipping of SkMatrixImageFilter input (take 2)

Created with:
  roll-dep src/third_party/skia
BUG=chromium: 829614,chromium: 829614,chromium: 829614,chromium: 829614,chromium: 829614,chromium: 829614


The AutoRoll server is located here: https://autoroll.skia.org

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
TBR=egdaniel@chromium.org

Change-Id: I10d8ab894715912522758a757c4aa084f63e49e9
Reviewed-on: https://chromium-review.googlesource.com/1054215
Commit-Queue: skia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Reviewed-by: default avatarskia-chromium-autoroll <skia-chromium-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#557639}
parent d987cb0c
...@@ -96,7 +96,7 @@ vars = { ...@@ -96,7 +96,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': 'd31b2f674acc24b44fe68cea872109d96da4c796', 'skia_revision': '024615e9752d93c842ad3cad597fd65382ddb678',
# 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