Commit 6af1d596 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 3d86ff86d744..e9912ca049a0 (11 commits)

https://skia.googlesource.com/skia.git/+log/3d86ff86d744..e9912ca049a0


git log 3d86ff86d744..e9912ca049a0 --date=short --no-merges --format='%ad %ae %s'
2019-02-22 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 robertphillips@google.com Move StrikeCache and TextBlobCache to RecordingContext
2019-02-21 robertphillips@google.com Revert "SkSL now supports null child processors"
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src dca111a7..61d99852 (495 commits)
2019-02-21 csmartdalton@google.com vk: Hold refs to sampled textures as opposed to raw ptrs
2019-02-21 recipe-roller@chromium.org Roll recipe dependencies (trivial).
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 08573730b75a..962c222aa3be (1 commits)
2019-02-21 ethannicholas@google.com SkSL now supports null child processors
2019-02-21 mtklein@google.com Revert "remove linear sRGB singleton"
2019-02-21 reed@google.com fix mac format for gm
2019-02-21 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 0eee33250ebb..3fc635ac4a7f (1 commits)


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

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

Change-Id: Ie35ea268e5e1d7182eda5631d66609a576722a24
Reviewed-on: https://chromium-review.googlesource.com/c/1482055Reviewed-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@{#634500}
parent 9539fccf
...@@ -127,7 +127,7 @@ vars = { ...@@ -127,7 +127,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': '3d86ff86d744de6f8ded1df1487627144554ccb5', 'skia_revision': 'e9912ca049a068e34b81012d2e23793dc8573cf7',
# 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