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

Roll src/third_party/skia dc97fdc23571..8364706c02c6 (19 commits)

https://skia.googlesource.com/skia.git/+log/dc97fdc23571..8364706c02c6


git log dc97fdc23571..8364706c02c6 --date=short --no-merges --format='%ad %ae %s'
2018-07-18 caryclark@google.com correct bookmaker md files
2018-07-18 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 e2c00841a55f..38971fd13599 (2 commits)
2018-07-18 csmartdalton@google.com Add kAAHairline to GpuPathRenderers
2018-07-18 caryclark@skia.org add more fiddle hash checks
2018-07-18 csmartdalton@google.com ccpr: Remove constant scale when solving the cubic midtangent
2018-07-18 reed@google.com add new patheffects
2018-07-18 bungeman@google.com SkUTF16_CountUnichars to error instead of assert.
2018-07-18 robertphillips@google.com Fix explicit allocation bug
2018-07-18 jvanverth@google.com Reland "Add some optimizations to PolyUtils"
2018-07-18 ruiqimao@google.com added GMs that use the vertex caching pipeline
2018-07-18 robertphillips@google.com Pull non-substantive changes out of "Reduce arbitrary opList splitting when sorting"
2018-07-18 timliang@google.com Reland "implemented metal gpu backend texture upload testing"
2018-07-18 csmartdalton@google.com ccpr: Account for stroke and style in path cache keys
2018-07-18 brianosman@google.com Add color space logic to skdiff
2018-07-18 skia-bookmaker@skia-swarming-bots.iam.gserviceaccount.com Update markdown files
2018-07-18 benjaminwagner@google.com Update Win2016 bots.
2018-07-18 bsalomon@google.com Add valgrind suppression for leak in libGLX_nvidia when caching program binaries
2018-07-18 halcanary@google.com Reland "SkDEBUGF: use __VA_ARGS__"
2018-07-18 ziadb@google.com SkAR-Java: finger painting first implementation


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

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

Change-Id: Ic8e39efb74f630cf49710dda61543c722c91cef6
Reviewed-on: https://chromium-review.googlesource.com/1142018Reviewed-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@{#576309}
parent eff4872c
...@@ -105,7 +105,7 @@ vars = { ...@@ -105,7 +105,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': 'dc97fdc23571ab8126f8c2a8b0991cf2280ef023', 'skia_revision': '8364706c02c6ad33637132ff126a48011e4d8b13',
# 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