Commit 56a3351b authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia b33f9ebe9057..607be37e3d4d (16 commits)

https://skia.googlesource.com/skia.git/+log/b33f9ebe9057..607be37e3d4d


git log b33f9ebe9057..607be37e3d4d --date=short --no-merges --format='%ad %ae %s'
2018-08-03 bsalomon@google.com GrGeometryProcessor derives from GrNonAtomicRef not GrProgramElement.
2018-08-03 benjaminwagner@google.com Update Skolo Win bots.
2018-08-03 ethannicholas@google.com improved SkSL lexer performance
2018-08-03 fmalita@chromium.org [skottie] Avoid redundant instantiation of image asset nodes
2018-08-03 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 81f891d043cb..b8430dd749b0 (2 commits)
2018-08-03 borenet@google.com [infra] Add new go_deps asset
2018-08-03 brianosman@google.com Fix GUI windows not appearing on first key in viewer
2018-08-03 bsalomon@google.com Blacklist glyph_pos_h_b on gltestpersistentcache config
2018-08-03 kjlubick@google.com Retrain Infra Expectations
2018-08-03 bsalomon@google.com Move GrGeometryProcessor's textures out of classes and into
2018-08-03 benjaminwagner@google.com Use XCode from CIPD. Include xSAN dylibs in Build task isolated output.
2018-08-03 robertphillips@google.com Update GrTextureStripAtlas for DDLs (take 2)
2018-08-03 robertphillips@google.com Recreate Android porter-duff blend modes
2018-08-03 kjlubick@google.com Add Debug version of PathKit
2018-08-03 brianosman@google.com Clean up code for custom slide GUIs
2018-08-03 robertphillips@google.com Make ColorTableEffect no longer use the texture strip atlas


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

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: Ibd252689d6d0196cce0060f7760032ea4042b2e7
Reviewed-on: https://chromium-review.googlesource.com/1162563Reviewed-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@{#580727}
parent ae67481a
......@@ -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': 'b33f9ebe9057455593b8dea4032df86e622df048',
'skia_revision': '607be37e3d4ddbe2163c200d6e13bcee981f6bf7',
# 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