Commit 27f48b51 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 49e1239f94fe..fd1fd279a353 (10 commits)

https://skia.googlesource.com/skia.git/+log/49e1239f94fe..fd1fd279a353


git log 49e1239f94fe..fd1fd279a353 --date=short --no-merges --format='%ad %ae %s'
2018-11-12 scroggo@google.com Remove unused exposedInAndroidJavaAPI
2018-11-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 635c9b33fe7c..1147fc2a5dac (1 commits)
2018-11-12 rmistry@google.com Remove usage of EnsureCQIncludeTrybotsAreAdded
2018-11-12 herb@google.com Move adding a glyph to a subRun from Run to SubRun
2018-11-12 reed@google.com New plan -- aa and lcd DO belong on SkFont
2018-11-12 herb@google.com Make SubRunInfo a subclass of GrTextBlob and rename to SubRun
2018-11-12 halcanary@google.com SkPDF: fix BUG:chromium:900562
2018-11-12 mtklein@google.com Revert "remove old name for SkCodec::kNoFrame"
2018-11-12 mtklein@google.com Revert "put kNone back too"
2018-11-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 50bf0429394d..48f63f90f6f3 (1 commits)


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

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

Change-Id: I1826586602f3f80aed3014f4c315e6c70548bde7
Reviewed-on: https://chromium-review.googlesource.com/c/1332609Reviewed-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@{#607410}
parent 1d59705d
...@@ -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': '49e1239f94fe8b44fa15f657337681a6ffc610ff', 'skia_revision': 'fd1fd279a35302162a0e378665749fd2340fe4e2',
# 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