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

Roll src/third_party/skia 92b161fab40f..33d5394d08f6 (12 commits)

https://skia.googlesource.com/skia.git/+log/92b161fab40f..33d5394d08f6


git log 92b161fab40f..33d5394d08f6 --date=short --no-merges --format='%ad %ae %s'
2018-08-22 scroggo@google.com Revert "Switch SkCodec to use skcms" and follow on change
2018-08-22 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms b2fffd2ecf2e..e8e06f9724b0 (1 commits)
2018-08-22 robertphillips@google.com Address perf regression due adding GrRenderTargetContext::drawShape method
2018-08-22 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 44ae899ae9ce..9259fd0d4f4c (6 commits)
2018-08-22 brianosman@google.com Fix CMYK handling in JPEG codec
2018-08-22 brianosman@google.com Stop conflating F16 with linear gamma
2018-08-22 csmartdalton@google.com Reland "Disable GPU clip masks"
2018-08-22 brianosman@google.com Add support for unpremul image sources in the GPU backend
2018-08-22 michaelludwig@google.com Add reset and findLastOf to SkSLString.
2018-08-22 benjaminwagner@google.com [infra] Remove Braswell Perf Debug jobs.
2018-08-22 herb@google.com Pull SkSpan into its own header file
2018-08-22 benjaminwagner@google.com Remove extra Mac CPU jobs.


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

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

Change-Id: Iad8298e24e90590bfa96a2b11b14a60dd7aa3a25
Reviewed-on: https://chromium-review.googlesource.com/1185687Reviewed-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@{#585335}
parent ad7d871b
......@@ -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': '92b161fab40fe1f90661fed6802e0cb3a1c4e1e3',
'skia_revision': '33d5394d08f645a9f612ba96115acb0e8408a97c',
# 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