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

Roll src/third_party/skia 4a0ba280b94c..92b161fab40f (8 commits)

https://skia.googlesource.com/skia.git/+log/4a0ba280b94c..92b161fab40f


git log 4a0ba280b94c..92b161fab40f --date=short --no-merges --format='%ad %ae %s'
2018-08-22 enne@chromium.org Add emulate_abs_int_function workaround
2018-08-22 scroggo@google.com Switch SkCodec to use skcms
2018-08-22 brianosman@google.com Remove unused sRGB mip-map support
2018-08-22 kjlubick@google.com [PathKit] Add asm.js build and test jobs
2018-08-22 benjaminwagner@google.com [infra] Remove NexusPlayer Vulkan jobs.
2018-08-22 mtklein@google.com streamline interface to GrColorSpaceXform::Make()
2018-08-22 brianosman@google.com Make SkColor4f <-> SkColor skip sRGB conversion
2018-08-22 enne@chromium.org Add unfold_short_circuit_as_ternary workaround


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

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

BUG=chromium: 642227,chromium:829614,chromium: 307751,chromium:829614
TBR=fmalita@chromium.org

Change-Id: I6ed6e1fe370f351b38d74f862a6a79ee5eb9bf20
Reviewed-on: https://chromium-review.googlesource.com/1185501Reviewed-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@{#585266}
parent 287339e0
......@@ -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': '4a0ba280b94cf5b92700a7d4f1a8c99735ceb8bf',
'skia_revision': '92b161fab40fe1f90661fed6802e0cb3a1c4e1e3',
# 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