Commit 1e0a1589 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 0a1293c2e432..f9910ea25812 (5 commits)

https://skia.googlesource.com/skia.git/+log/0a1293c2e432..f9910ea25812


git log 0a1293c2e432..f9910ea25812 --date=short --no-merges --format='%ad %ae %s'
2018-12-03 kjlubick@google.com [canvaskit] Add profile mode
2018-12-03 fmalita@chromium.org [skottie] Surface composition markers in CK
2018-12-03 reed@google.com add != for SkFont
2018-12-03 herb@google.com Clean up handling of lambda capture to use refs correctly
2018-12-03 kjlubick@google.com [canvaskit] remove POC Nima code


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

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

Change-Id: I06cc898945ffc9ef5209ceeed0ec0b48d12e83d4
Reviewed-on: https://chromium-review.googlesource.com/c/1358763Reviewed-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@{#613294}
parent 0770b196
......@@ -112,7 +112,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': '0a1293c2e432a868e1a9125e98a31c3d1437aede',
'skia_revision': 'f9910ea25812d6647da317676e1289804fecd7dc',
# 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