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

Roll src/third_party/skia c06b8a4e0ca3..62501c12c83e (11 commits)

https://skia.googlesource.com/skia.git/+log/c06b8a4e0ca3..62501c12c83e


git log c06b8a4e0ca3..62501c12c83e --date=short --no-merges --format='%ad %ae %s'
2018-07-30 brianosman@google.com Remove unused 'create_flutter_test_images' tool
2018-07-30 herb@google.com Combine GPU drawing routines into one large routine
2018-07-30 fmalita@chromium.org [sksg] Fix image filter quality handling
2018-07-30 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 779b8c7799f3..c663954a7567 (1 commits)
2018-07-30 brianosman@google.com Add 'u' to zoom stats display on high DPI devices
2018-07-30 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 6b7ef53d3298..779b8c7799f3 (1 commits)
2018-07-30 bsalomon@google.com Introduce enum class for texture type.
2018-07-30 herb@google.com Make a glyphrun version of DrawBmpPosTextAsPaths
2018-07-30 herb@google.com Make SkInternalAtlasTextTarget use glyph runs
2018-07-30 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 51fba282d9a0..6b7ef53d3298 (1 commits)
2018-07-30 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms 23e7777f421d..51fba282d9a0 (1 commits)


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

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: If8b9200e3040acf6e3e13336f76f1798c4ab80ea
Reviewed-on: https://chromium-review.googlesource.com/1155168Reviewed-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@{#579103}
parent c588f31a
......@@ -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': 'c06b8a4e0ca3844afbbbff545730f96d31fab897',
'skia_revision': '62501c12c83e3cc01d4268edb094c86a656eab73',
# 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