Commit 58f72275 authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 1585d7e108ef..403f2955e7f6 (28 commits)

https://skia.googlesource.com/skia.git/+log/1585d7e108ef..403f2955e7f6

git log 1585d7e108ef..403f2955e7f6 --date=short --no-merges --format='%ad %ae %s'
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 ba04be8c9ef9..f703443b1f67 (6 commits)
2019-09-26 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update Go deps
2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader cc3f09861685..30d3c8afe19c (2 commits)
2019-09-26 skia-autoroll@skia-public.iam.gserviceaccount.com Roll ../src fb8fbb18..fbc0a229 (465 commits)
2019-09-26 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-26 jcgregorio@google.com Fix HOME directory in Docker containers built under cloudbuild.
2019-09-25 herb@google.com Move SkScalerContextEffects to SkScalerContext.h
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-25 csmartdalton@google.com Move the msaa dirty rect to GrRenderTargetProxy
2019-09-25 mtklein@google.com clean up for SSSE3 bilerp
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-25 nifong@google.com Add a test that draws subpictures within an MSKP and make it pass.
2019-09-25 recipe-mega-autoroller@chops-service-accounts.iam.gserviceaccount.com Roll recipe dependencies (trivial).
2019-09-25 herb@google.com Use constexpr version of min/max
2019-09-25 brianosman@google.com In AAConvexPathRenderer, don't assume that path direction can be computed
2019-09-25 nigeltao@google.com Fix calls to deprecated Wuffs API
2019-09-25 mtklein@google.com cut another multiply in SSE2 bilerp
2019-09-25 nifong@google.com Add tests that loads mskp and changes frame.
2019-09-25 mtklein@google.com cut a multiply in SSE2 bilerp
2019-09-25 csmartdalton@google.com Don't submit msaa resovle command buffers except for external IO
2019-09-25 herb@google.com Add helper SkMakeZip
2019-09-25 mtklein@google.com comment and TODO bilerp code
2019-09-25 herb@google.com Add project declaration for CMake

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

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-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=bungeman@google.com

Bug: chromium:None,chromium:None,chromium:None
Change-Id: I67908df88af158e025b14e8a2c4cee151a2e4be4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1827070
Commit-Queue: Ben Wagner <bungeman@chromium.org>
Reviewed-by: default avatarchromium-autoroll <chromium-autoroll@skia-public.iam.gserviceaccount.com>
Cr-Commit-Position: refs/heads/master@{#700262}
parent da989668
......@@ -162,7 +162,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': '1585d7e108ef84b76646fb8bd9cc1f4673cbbb49',
'skia_revision': '403f2955e7f6be7ea1b6e68e73a1cbe7d54a91d4',
# 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