Commit 896be1d3 authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 4ec72f7cc745..80247e594d1f (33 commits)

https://skia.googlesource.com/skia.git/+log/4ec72f7cc745..80247e594d1f


git log 4ec72f7cc745..80247e594d1f --date=short --no-merges --format='%ad %ae %s'
2018-07-11 caryclark@skia.org Publish docs for rrect, picture, blendmode
2018-07-11 bungeman@google.com Make CR and trailing whitespace errors.
2018-07-11 bsalomon@google.com Reland "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
2018-07-11 bungeman@google.com Remove interal use of SkRefCnt_SafeAssign.
2018-07-11 mtklein@chromium.org collapse parametric_{r,g,b} into parametric, remove _a and gamma_dst
2018-07-11 herb@google.com Revert "Use new SkGlyphIDSet - v2"
2018-07-11 bsalomon@google.com Add gltestpersistentcache config that tests GrContextOption's cache.
2018-07-11 herb@google.com Revert "Use simple buffers instead of vectors"
2018-07-11 bsalomon@google.com Revert "Make GPU cache invalidation SkMessageBus messages go to one GrContext."
2018-07-11 bsalomon@google.com Make GPU cache invalidation SkMessageBus messages go to one GrContext.
2018-07-11 herb@google.com Use simple buffers instead of vectors
2018-07-11 halcanary@google.com Whitespace Fixup
2018-07-11 mtklein@chromium.org also rm Perf-Debian9-GCC-GCE-CPU-AVX2-x86_64-Release-All
2018-07-11 brianosman@google.com Only generate valid premul test data in SRGBReadWritePixels test
2018-07-11 jvanverth@google.com Add more tests for PolyUtils
2018-07-11 mtklein@chromium.org might as well use SkRasterPipeline::gamma too
2018-07-11 ethannicholas@google.com fix for persistent shader cache
2018-07-11 egdaniel@google.com Reland "Reland "Move Vulkan DebugCallback code into tools.""
2018-07-11 timliang@google.com implemented uploading intial texture data for metal gpu backend
2018-07-11 mtklein@chromium.org rm Perf-Win2016-MSVC-GCE-CPU-AVX2-x86_64-Release-All
2018-07-11 robertphillips@google.com Revert "SkDEBUGF: use __VA_ARGS__"
2018-07-11 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 a6a7842fdbf5..5c8113d3c20f (1 commits)
2018-07-11 timliang@google.com refactored where texture descriptors are made for metal gpu backend
2018-07-11 herb@google.com Use new SkGlyphIDSet - v2
2018-07-11 mtklein@chromium.org use from/to_srgb
2018-07-11 halcanary@google.com SkDEBUGF: use __VA_ARGS__
2018-07-11 kjlubick@google.com Adventures with Skia, WASM and a JS API for Pathkit
2018-07-11 caryclark@skia.org propogate simple angles in pathops
2018-07-11 mtklein@google.com Reland "transform paint color to dst colorspace"
2018-07-11 brianosman@google.com Remove clamping of kPlus with F16 configs
2018-07-11 brianosman@google.com Remove old lazy image decoding heuristic logic
2018-07-11 egdaniel@google.com Reland "Reland "Make GrVkBackendContext no longer derive from SkRefCnt.""
2018-07-11 brianosman@google.com Remove unused GrPixelConfig functions


Created with:
  gclient setdep -r src/third_party/skia@80247e594d1f

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

Change-Id: Ief888bfc0922b84d752987ea5ec56c4369912b14
Reviewed-on: https://chromium-review.googlesource.com/1133871Reviewed-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@{#574391}
parent d6a94979
......@@ -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': '4ec72f7cc745bbd98a0ae0d160e774ce8ad1a1ff',
'skia_revision': '80247e594d1fb168e11a19ce6a73a7e7169ec1f5',
# 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