Commit e71b3a7f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia 09523b43fc28..d437c79ed036 (20 commits)

https://skia.googlesource.com/skia.git/+log/09523b43fc28..d437c79ed036


git log 09523b43fc28..d437c79ed036 --date=short --no-merges --format='%ad %ae %s'
2018-11-28 reed@google.com Revert "don't trust convexity with affine transforms"
2018-11-28 reed@google.com Reland "Don't let neighboring radii in GrAAFillRRectOp get too close"
2018-11-28 reed@google.com Revert "Don't let neighboring radii in GrAAFillRRectOp get too close"
2018-11-28 skia-recreate-skps@skia-swarming-bots.iam.gserviceaccount.com Update go_deps asset
2018-11-28 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 b980c5630eb5..83b2f0e8a2e0 (7 commits)
2018-11-28 csmartdalton@google.com Revert "Disable instanced rendering on Skylake"
2018-11-27 rmistry@google.com [Android compile bots] Make lunch target part of the GS file name
2018-11-27 scroggo@google.com SkWuffsCodec: fix dependent frames
2018-11-27 herb@google.com Move path building logic to SkGlyph
2018-11-27 mtklein@google.com workaround black screen in viewer on Mac 10.14
2018-11-27 bungeman@google.com Add support for fallbackFor in Android parser.
2018-11-27 reed@google.com don't trust convexity with affine transforms
2018-11-27 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/angle2 471b8d4c7383..b980c5630eb5 (3 commits)
2018-11-27 kjlubick@google.com [canvaskit] Add shadow and save/restore support
2018-11-27 halcanary@google.com SkShaper->SkFont
2018-11-27 bsalomon@google.com Clamp GL_TEXTURE_MAX_LEVEL to 1 on Android.
2018-11-27 herb@google.com Add explicit to ctor
2018-11-27 rmistry@google.com Add new Android compile bot to CQ
2018-11-27 csmartdalton@google.com Don't let neighboring radii in GrAAFillRRectOp get too close
2018-11-27 reed@google.com Revert "Revert "migrate to passing paint/ctm for bounds""


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

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

BUG=chromium:899689,chromium:899689
TBR=borenet@chromium.org

Change-Id: Ic581d5d0364a961f22654c53a06f82bc46fcdabf
Reviewed-on: https://chromium-review.googlesource.com/c/1351487Reviewed-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@{#611717}
parent ec8ad11b
......@@ -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': '09523b43fc283f64ff3c11062fde1bd4c2e6fb82',
'skia_revision': 'd437c79ed0369ea29a436dc2a6fb3edfffdadbd3',
# 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