Commit 8a1159cb authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 882115da6b31..2a8799ff0874 (22 commits)

https://skia.googlesource.com/skia.git/+log/882115da6b31..2a8799ff0874

git log 882115da6b31..2a8799ff0874 --date=short --first-parent --format='%ad %ae %s'
2019-11-27 herb@google.com Revert "Naive CPU large emoji"
2019-11-27 herb@google.com Make SkEnumerate make flatten tuples
2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src 92fe999a..c493edcc (509 commits)
2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 f65b212492ec..c373dfd84194 (8 commits)
2019-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader f2637d0dd7eb..663dcefa22ea (3 commits)
2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-27 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 ethannicholas@google.com SkSL now handles sk_Caps in include files
2019-11-26 herb@google.com Naive CPU large emoji
2019-11-26 reed@google.com hide deprecated next() on SkPath::Iter
2019-11-26 egdaniel@google.com Make sure we recycle the secondary command buffers when release primary command buffers.
2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 jlavrova@google.com Bug fixes
2019-11-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-11-26 benjaminwagner@google.com [infra] Upgrade NVIDIA driver
2019-11-26 egdaniel@google.com Return a size of 0 for external format GrSurfaces.
2019-11-26 egdaniel@google.com Cleanup GrVkCommandBuffer resource ownership and freeing.
2019-11-26 robertphillips@google.com Move the initial GrProgramDesc keyLength into the header
2019-11-26 benjaminwagner@google.com [infra] Upgrade Intel Skylake driver
2019-11-26 jvanverth@google.com Enable cross-context textures in Metal.
2019-11-26 fmalita@chromium.org [skottie] Handle null mask filter effects gracefully

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

If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/skia-autoroll
Please CC bungeman@google.com on the revert to ensure that a human
is aware of the problem.

To report a problem with the AutoRoller itself, please file a bug:
https://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md

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
Bug: chromium:None,chromium:None,chromium:None
Tbr: bungeman@google.com
Change-Id: Ia22c545462d90591cd73a6ea88c358ce10e54079
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1939228Reviewed-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@{#719536}
parent 5933402f
...@@ -172,7 +172,7 @@ vars = { ...@@ -172,7 +172,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': '882115da6b3177fd025d2010fe5595445c23c12d', 'skia_revision': '2a8799ff087453306f917a221766167ec6dcfeb6',
# 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