Commit 0d1b4a26 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 5bf5a64fe7a9..07ee63d076e5 (14 commits)

https://skia.googlesource.com/skia.git/+log/5bf5a64fe7a9..07ee63d076e5


git log 5bf5a64fe7a9..07ee63d076e5 --date=short --no-merges --format='%ad %ae %s'
2018-11-16 csmartdalton@google.com sksl: Add builtinFMASupport to StandaloneShaderCaps
2018-11-16 brianosman@google.com Add SkPMColor4fFitsInBytes
2018-11-16 mtklein@google.com remove _DXDY_ sample procs
2018-11-16 jvanverth@google.com Remove use of integers for atlas indexing
2018-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 000df8b42041..b16f9897a868 (4 commits)
2018-11-16 halcanary@google.com SkShaper: better error info.
2018-11-16 mtklein@google.com I think the _DXDY_ code may all be dead.
2018-11-16 michaelludwig@google.com Update threshold for degenerate gradients
2018-11-16 brianosman@google.com Use GrVertexWriter for GrRegionOp, add writeQuad()
2018-11-16 brianosman@google.com Do CCPR hairline coverage scaling in floats, rather than bytes
2018-11-16 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 44994a88c9cc..000df8b42041 (1 commits)
2018-11-16 herb@google.com Fun with flags
2018-11-16 csmartdalton@google.com sksl: Polyfill fma() when not present in GLSL
2018-11-16 scroggo@google.com Add safety net logging for issue 118143775


Created with:
  gclient setdep -r src/third_party/skia@07ee63d076e5

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=luci.chromium.try:android_optional_gpu_tests_rel;luci.chromium.try:linux-chromeos-compile-dbg;luci.chromium.try:linux_optional_gpu_tests_rel;luci.chromium.try:mac_optional_gpu_tests_rel;luci.chromium.try:win_optional_gpu_tests_rel;master.tryserver.blink:linux_trusty_blink_rel

BUG=chromium:905607,chromium:b/118143775
TBR=rmistry@chromium.org

Change-Id: I8f2c6d04a79abcc003ca4c5c9c02fb4e71c05441
Reviewed-on: https://chromium-review.googlesource.com/c/1340386Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: chromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#608894}
parent 1be26f6e
......@@ -116,7 +116,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': '5bf5a64fe7a9cfaa973cae6c075f3c79e62018f4',
'skia_revision': '07ee63d076e5c27661c694731c45db4d88ef732a',
# 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