Roll src/third_party/skia/ 945ac788d..e11d79329 (18 commits)

https://skia.googlesource.com/skia.git/+log/945ac788d85d..e11d7932940b

$ git log 945ac788d..e11d79329 --date=short --no-merges --format='%ad %ae %s'
2018-03-15 reed detect non-finite pts
2018-03-15 benjaminwagner Upgrade OS and NVIDIA driver on Win10 Golo/MTV lab bots.
2018-03-15 robertphillips Disable CCPR path rendering in DDL mode
2018-03-15 robertphillips Add DDL SkpOnly bot
2018-03-15 borenet update_meta_config: Use new LUCI optional GPU trybot
2018-03-15 reed drawTextRSXform should not apply matrix to shader
2018-03-15 egdaniel Delete unused VkClearTest
2018-03-14 halcanary GrGLES: unify MakeNativeInterface_{android,egl}
2018-03-14 caryclark fix pathops fuzzers and debugging
2018-03-15 herb SkAutoGlyphCache change some sites to Find*.
2018-03-15 robertphillips Make CreateBackendFormatFromTexture shared code
2018-03-15 egdaniel Fix initialLayout update in Vk createTestingOnlyImage
2018-03-15 sugoi Check GL_EXT_texture_format_BGRA8888 before GL_APPLE_texture_format_BGRA8888
2018-03-14 caryclark protect PathMeasure against input paths with NaNs
2018-03-15 robertphillips Remove SK_RASTER_RECORDER_IMPLEMENTATION
2018-03-15 egdaniel Revert "ccpr: Unblacklist vulkan"
2018-03-14 egdaniel Make sure we set correct GrPixelConfig in promise images
2018-03-14 robertphillips Prepare ddl skp rendering for prime time

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

Change-Id: I0c0bf60b31bcf0e9c592476d5d8c88624396034e
Reviewed-on: https://chromium-review.googlesource.com/964737Reviewed-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@{#543496}
parent c356b220
......@@ -79,7 +79,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': '945ac788d85dad4c298fb482a8e53c730e90c752',
'skia_revision': 'e11d7932940bc78d995e7976119d558c921febc4',
# 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