Commit 7b28daf6 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 06a477c3300d..df3a6eee1315 (14 commits)

https://skia.googlesource.com/skia.git/+log/06a477c3300d..df3a6eee1315


git log 06a477c3300d..df3a6eee1315 --date=short --no-merges --format='%ad %ae %s'
2018-11-08 kjlubick@google.com Add JSFiddle to cloudbuild
2018-11-08 reed@google.com remove obsolete guards for hinting enum
2018-11-08 mtklein@google.com there's no point moving a const sk_sp
2018-11-08 mtklein@google.com disable unit tests in Google3
2018-11-08 jvanverth@google.com Construct mipmaps for internal YUVA planes
2018-11-08 fmalita@chromium.org [skottie] Add skottie_tool srcs/includes to public.bzl
2018-11-08 herb@google.com Move (re)generation of the GrTextBlob from GrTextContext to the blob
2018-11-08 egdaniel@google.com Have a GrBackendFormat be stored on gpu proxies.
2018-11-08 caryclark@skia.org fix bookmaker
2018-11-08 fmalita@chromium.org Fix LinearGradient4fContext::shadeSpanInternal fuzz
2018-11-08 mtklein@google.com streamline memset cases in SkRasterPipelineBlitter
2018-11-08 nigeltao@google.com Have SkWuffsCodec use a SkSwizzler
2018-11-08 nigeltao@google.com Add comment about how to run Decoder benchmarks
2018-11-08 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 905ee08219fa..d856ca48f425 (2 commits)


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

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:903195
TBR=allanmac@chromium.org

Change-Id: Ifa15e1b0dca4a0204e1ec004138516f9240c1823
Reviewed-on: https://chromium-review.googlesource.com/c/1327469Reviewed-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@{#606721}
parent a78d5416
...@@ -116,7 +116,7 @@ vars = { ...@@ -116,7 +116,7 @@ vars = {
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling Skia # the commit queue can handle CLs rolling Skia
# and whatever else without interference from each other. # and whatever else without interference from each other.
'skia_revision': '06a477c3300d7e1ceae339f704df7b6e0710dc1d', 'skia_revision': 'df3a6eee13158b4ed39f2be3108ccd999bc666ba',
# Three lines of non-changing comments so that # Three lines of non-changing comments so that
# the commit queue can handle CLs rolling V8 # the commit queue can handle CLs rolling V8
# and whatever else without interference from each other. # 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