Commit 81e2a36f authored by chromium-autoroll's avatar chromium-autoroll Committed by Commit Bot

Roll src/third_party/skia b99fd5d50cf8..57b0b09dfdb6 (10 commits)

https://skia.googlesource.com/skia.git/+log/b99fd5d50cf8..57b0b09dfdb6


git log b99fd5d50cf8..57b0b09dfdb6 --date=short --no-merges --format='%ad %ae %s'
2019-07-12 mtklein@google.com handle any N in aarch64 JIT code
2019-07-12 fmalita@chromium.org [perf_skottiewasm_lottieweb] Explicit window sizing
2019-07-12 brianosman@google.com Interpreter: Disallow return statements inside loops or conditionals
2019-07-12 mtklein@google.com make all instructions take two-way labels
2019-07-12 mtklein@google.com initialize val in SkTHash Slot
2019-07-12 reed@google.com Revert "Revert "reimpl parts of arctTo using doubles to handle shallow angles""
2019-07-12 halcanary@google.com Sample/AAGeometry: stop leaking linked list
2019-07-12 halcanary@google.com tools: separate TimeUtils from AnimTimer
2019-07-12 bsalomon@google.com More GrGLFormat.
2019-07-12 skia-autoroll@skia-public.iam.gserviceaccount.com Roll third_party/externals/swiftshader 28ae0a4b2810..4cd9767e6565 (2 commits)


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

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

Change-Id: I398c349bcbc2416392ea3bdb8a9831b94137bc1a
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1699336Reviewed-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@{#676980}
parent b793b5f4
......@@ -144,7 +144,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': 'b99fd5d50cf83fe301293f72db09e31b8ef72250',
'skia_revision': '57b0b09dfdb6f01c43b76cd56e8477ab30230ab0',
# 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