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

Roll src/third_party/skia b609e6dc6a02..3229e65886a0 (11 commits)

https://skia.googlesource.com/skia.git/+log/b609e6dc6a02..3229e65886a0


git log b609e6dc6a02..3229e65886a0 --date=short --no-merges --format='%ad %ae %s'
2018-07-17 jvanverth@google.com Revert "Add some optimizations to PolyUtils"
2018-07-17 ziadb@google.com SkAR Java: drawing planes as paths
2018-07-17 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-07-17 jvanverth@google.com Add some optimizations to PolyUtils
2018-07-17 kjlubick@google.com Add SkFloat2Bits and Region stub
2018-07-17 caryclark@google.com build for gdb on linux
2018-07-17 caryclark@skia.org fix bookmaker build bot
2018-07-17 robertphillips@google.com Restore SkLightingShader and associated classes
2018-07-17 allanmac@google.com Bug fixes and improvements to SKC and HotSort.  Vulkan is WIP.
2018-07-17 caryclark@skia.org remove unused untested parts of text blob
2018-07-17 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 6fb8ba4e8660..d691aeeb956f (1 commits)


Created with:
  gclient setdep -r src/third_party/skia@3229e65886a0

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: I8680e0eeffa0615b25d1b0e5c8767c4ba199f02f
Reviewed-on: https://chromium-review.googlesource.com/1140417Reviewed-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@{#575783}
parent abe62cbe
...@@ -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': 'b609e6dc6a02336aed04caaddcdd5ccfbe7ba9ec', 'skia_revision': '3229e65886a04a33c906d15d10c1bf7e97910109',
# 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