Roll src/third_party/skia/ 43f6d4516..ffbe93296 (16 commits)

https://skia.googlesource.com/skia.git/+log/43f6d4516b03..ffbe93296838

$ git log 43f6d4516..ffbe93296 --date=short --no-merges --format='%ad %ae %s'
2018-04-16 liyuqian Revert "Cumulate deltas even if they're out of the clip"
2018-04-15 csmartdalton ccpr: Normalize the cubic inflection function instead of its roots
2018-04-05 herb Remove all notion of transport from the API - V2.
2018-04-16 robertphillips Unblacklist fixed tests on DDL3 bots
2018-04-16 mtklein skcms→019d877 add a basic profiling mode to src/Transform.c
2018-04-16 bsalomon Make TestCase class in GrShapeTest heap allocate its GrShapes
2018-04-16 borenet Revert "[infra] Run recipes through Kitchen"
2018-04-16 borenet [infra] Run recipes through Kitchen
2018-04-16 angle-skia-autoroll Roll third_party/externals/angle2/ 152152618..76b2c3852 (1 commit)
2018-04-15 rmistry Increase android compile timeout
2018-04-15 reed show flatness vectors in sample
2018-04-15 update-skps Update SKP version
2018-04-14 egdaniel Revert "Delete getRenderTargetHandle call on SkSurface."
2018-04-13 liyuqian Cumulate deltas even if they're out of the clip
2018-04-14 rmistry Reland "Whitespace change"
2018-04-14 angle-skia-autoroll Roll third_party/externals/angle2/ 983c429fa..152152618 (7 commits)

Created with:
  roll-dep src/third_party/skia


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

Change-Id: Icf073f40e8ddc00173b172b00dfa33b679032a8f
Reviewed-on: https://chromium-review.googlesource.com/1014186
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@{#551075}
parent e0c6f89b
...@@ -86,7 +86,7 @@ vars = { ...@@ -86,7 +86,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': '43f6d4516b03166783c45ba9298d207911823496', 'skia_revision': 'ffbe93296838c3a93a87261cae7f7229b56f1f8a',
# 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