Commit 72c6e2dd authored by skia-deps-roller@chromium.org's avatar skia-deps-roller@chromium.org Committed by Commit Bot

Roll src/third_party/skia/ d8d984ecc..24f9c1917 (17 commits)

https://skia.googlesource.com/skia.git/+log/d8d984ecc99d..24f9c19172e1

$ git log d8d984ecc..24f9c1917 --date=short --no-merges --format='%ad %ae %s'
2017-11-16 brianosman Revert "Fix precision caps and rrect/ellipse effect precisions"
2017-11-16 brianosman Revert "Fold analytic clip FPs into GrReducedClip"
2017-11-16 angle-deps-roller Roll skia/third_party/externals/angle2/ 39644feeb..a3106c585 (1 commit)
2017-11-15 csmartdalton Fold analytic clip FPs into GrReducedClip
2017-11-15 csmartdalton Fix precision caps and rrect/ellipse effect precisions
2017-11-16 angle-deps-roller Roll skia/third_party/externals/angle2/ 4d1469315..39644feeb (2 commits)
2017-11-16 angle-deps-roller Roll skia/third_party/externals/angle2/ 0acb268c9..4d1469315 (1 commit)
2017-11-15 bsalomon Use GrContextFactories that produce a single GrContext in unit tests.
2017-11-15 reed rename overloaded methods as speculative fix/diagnostic
2017-11-15 benjaminwagner Remove Win7/Win8 Perf-Release jobs.
2017-11-15 egdaniel Revert "Add private grpixelconfigs for alpha_8 and alpha_half"
2017-11-15 egdaniel Revert "Nit clean up to add private GrPixelConfig CL"
2017-11-15 benjaminwagner Remove/move remaining Win2k8 GCE jobs.
2017-11-15 egdaniel Nit clean up to add private GrPixelConfig CL
2017-11-15 vmpstr Ensure that removing last extension from GrGLExtension doesn't assert.
2017-11-15 bsalomon Remove support for image load/store
2017-11-15 egdaniel Add private grpixelconfigs for alpha_8 and alpha_half

Created with:
  roll-dep src/third_party/skia


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;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
TBR=brianosman@chromium.org

Change-Id: I4fef2f5d68f6ccd8295f487ed1cf27c72b36e6c3
Reviewed-on: https://chromium-review.googlesource.com/774684Reviewed-by: default avatarSkia Deps Roller <skia-deps-roller@chromium.org>
Commit-Queue: Skia Deps Roller <skia-deps-roller@chromium.org>
Cr-Commit-Position: refs/heads/master@{#517102}
parent 958d54e9
......@@ -74,7 +74,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': 'd8d984ecc99d8b7fc37a742e22acbe831f315142',
'skia_revision': '24f9c19172e149602551cd6716b3cc264c1d40ef',
# 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