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

Roll src/third_party/skia 1118cfdbdcc2..92bc476c8c49 (14 commits)

https://skia.googlesource.com/skia.git/+log/1118cfdbdcc2..92bc476c8c49


git log 1118cfdbdcc2..92bc476c8c49 --date=short --no-merges --format='%ad %ae %s'
2018-08-24 herb@google.com Rearrange templates to get ios to compile
2018-08-24 scroggo@google.com Revert "Reland "Switch SkCodec to use skcms" plus fixes"
2018-08-24 robertphillips@google.com Fix drawRect
2018-08-24 herb@google.com Have GPU and RemoteGlyphCache share mask position code
2018-08-24 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 8ca60805916f..337bd6984078 (2 commits)
2018-08-24 liyuqian@google.com Remove gclient sync from calmbench
2018-08-24 herb@google.com Add back tight scaler context managment
2018-08-24 allanmac@google.com Cut-and-paste typo was limiting concurrency
2018-08-24 scroggo@google.com Reland "Switch SkCodec to use skcms" plus fixes
2018-08-24 brianosman@google.com Reland "match sRGB primaries with skcms"
2018-08-24 ethannicholas@google.com fixed skslc's nested conditional break detection
2018-08-24 herb@google.com Reorganize TrackLayerDevice and move processGlyphRunForMask
2018-08-24 robertphillips@google.com Suppress failing Vulkan test on IntelHD405
2018-08-24 kjlubick@google.com [PathKit] Write more complete docs and clean up API to be consistent


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

The AutoRoll server is located here: https://autoroll.skia.org/r/skia-autoroll

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: Ib5356de96cb02bd534c76b2a390ef6212fdb6144
Reviewed-on: https://chromium-review.googlesource.com/1188924Reviewed-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@{#586057}
parent c95e6dde
......@@ -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': '1118cfdbdcc2e8d07350307c052dc9bc31b77641',
'skia_revision': '92bc476c8c49a766101057f1070d1e88ac3a54af',
# 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