Commit 673d4e19 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 14003828df72..1208002548e8 (10 commits)

https://skia.googlesource.com/skia.git/+log/14003828df72..1208002548e8


git log 14003828df72..1208002548e8 --date=short --no-merges --format='%ad %ae %s'
2019-04-10 egdaniel@google.com Revert "Remove unnecessary flush in RenderYUVAToRGBA (take 2)"
2019-04-10 mtklein@google.com make to_vec template parameters explicit
2019-04-10 mtklein@google.com tweak SkVx to play nicely with others
2019-04-10 herb@google.com Add an index to SkGlyphPos
2019-04-10 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-04-10 brianosman@google.com Make SkShaper's GN setup more DLL friendly
2019-04-10 brianosman@google.com Make Skottie's GN setup more DLL friendly
2019-04-10 ethannicholas@google.com moved files generated from .fp files into generated/ directories
2019-04-10 herb@google.com Reland "Do not use sub-pixel positioning for source space"
2019-04-10 robertphillips@google.com Remove unnecessary flush in RenderYUVAToRGBA (take 2)


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

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-blink-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
TBR=egdaniel@chromium.org

Change-Id: I30ca000d4eb2321a0ab82f9fbcdd5c4d6164b2f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1562066Reviewed-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@{#649664}
parent b52690d3
......@@ -129,7 +129,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': '14003828df72549974848f8d95824ab32182cfd4',
'skia_revision': '1208002548e8ce4b0f4f61ddebd200562ce64470',
# 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