Commit 638d7ea1 authored by skia-chromium-autoroll's avatar skia-chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 4c6514490e96..2a53275c38fb (22 commits)

https://skia.googlesource.com/skia.git/+log/4c6514490e96..2a53275c38fb


git log 4c6514490e96..2a53275c38fb --date=short --no-merges --format='%ad %ae %s'
2018-08-24 angle-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll third_party/externals/angle2 c40974417610..221fa26170ae (4 commits)
2018-08-23 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-23 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-23 herb@google.com Move mask rendering to its own routine
2018-08-23 herb@google.com Simplify lifetime of scaler context for remote cache
2018-08-23 bsalomon@google.com Add support for dynamic state GP textures in Vulkan backend.
2018-08-23 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-23 bungeman@google.com Make create_test_font less global-ish.
2018-08-23 mtklein@google.com Revert "match sRGB primaries with skcms"
2018-08-23 reed@google.com don't recurse forever
2018-08-23 allanmac@google.com Missing Makefile
2018-08-23 allanmac@google.com Fix HotSort benchmark and typo
2018-08-23 fmalita@chromium.org [skottie] Guard against missing solid layer color property
2018-08-23 fmalita@chromium.org [skottie] Ref-counted ResourceProvider
2018-08-23 herb@google.com Make calling convention usable by remote cache
2018-08-23 halcanary@google.com SkQP: test_apk.sh tool
2018-08-23 mtklein@google.com match sRGB primaries with skcms
2018-08-23 robertphillips@google.com Switch GrTextTarget from drawPath to drawShape
2018-08-23 robertphillips@google.com Fold directFilterRRectMaskGPU into directFilterMaskGPU
2018-08-23 herb@google.com Introduce SkGlyphCacheInterface
2018-08-23 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2018-08-23 skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com Roll skia/third_party/skcms e8e06f9724b0..5f03dc9abfb1 (1 commits)


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

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

Change-Id: I5fe039fb3cb19f7e13e663e453f2aab57523e4d0
Reviewed-on: https://chromium-review.googlesource.com/1187924Reviewed-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@{#585752}
parent 8bc200f9
......@@ -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': '4c6514490e966198af427ec4df050470e55653a8',
'skia_revision': '2a53275c38fbf73b4dbbe04f4289ab4f75088641',
# 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