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

Roll src/third_party/skia 4eac21fee047..f3ca1c6abb07 (18 commits)

https://skia.googlesource.com/skia.git/+log/4eac21fee047..f3ca1c6abb07


git log 4eac21fee047..f3ca1c6abb07 --date=short --no-merges --format='%ad %ae %s'
2018-08-10 brucewang@google.com Implement FreeType COLR/CPAL support.
2018-08-10 timliang@google.com fixed the size in bytes of vec3s to match Metal standard in Metal gpu backend
2018-08-10 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-10 timliang@google.com only set color index if using dual source blending in Metal gpu backend
2018-08-10 kjlubick@google.com [PathKit] Add various path effects
2018-08-10 mtklein@google.com clean up SK_LEGACY_CONVERT_PIXELS_IMPL
2018-08-10 caryclark@skia.org fix text blob example errors
2018-08-10 caryclark@skia.org fix bookmaker check for enum size
2018-08-10 liyuqian@google.com Reland "Update ShouldUseAAA with our better complexity estimation"
2018-08-10 timliang@google.com enabled gms and most unit tests for Metal gpu backend
2018-08-10 mtklein@google.com switch ubsan to blacklist
2018-08-10 bungeman@google.com Change generateAdvance to never chain.
2018-08-10 caryclark@skia.org refresh generated includes
2018-08-10 fmalita@chromium.org [sksg] Simplify ScopedRenderContext
2018-08-10 caryclark@skia.org new batch of docs
2018-08-10 timliang@google.com implemented GrMtlGpuCommandBuffer for draws in Metal gpu backend
2018-08-10 mtklein@google.com add bounds sanitizer to ASAN/UBSAN bots
2018-08-10 swiftshader-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/swiftshader dd662d210afc..c47cd435bf6f (1 commits)


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

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

Change-Id: I5274deea227ad59efbb4157cf2401fcc016ae264
Reviewed-on: https://chromium-review.googlesource.com/1171445Reviewed-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@{#582417}
parent 576c7e13
......@@ -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': '4eac21fee047c1883d10a5df39f5b609de299077',
'skia_revision': 'f3ca1c6abb07889b66f4aace6469db5ed1c69e3f',
# 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