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

Roll src/third_party/skia bb85b8b3f306..81fd86c1ca03 (5 commits)

https://skia.googlesource.com/skia.git/+log/bb85b8b3f306..81fd86c1ca03


git log bb85b8b3f306..81fd86c1ca03 --date=short --no-merges --format='%ad %ae %s'
2019-04-12 herb@google.com Revert "Convert the CPU path case to use prepareForDrawing"
2019-04-12 michaelludwig@google.com Remove debug quadType() checks
2019-04-12 michaelludwig@google.com Support domain clamping and transform matrices in YUVToRGB effects
2019-04-12 herb@google.com Convert the CPU path case to use prepareForDrawing
2019-04-12 benjaminwagner@google.com Factor common SSH logic into a new flavor.


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

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:935563,chromium:935503,chromium:8959
TBR=egdaniel@chromium.org

Change-Id: I2ae6457e8e3ad9fdb6bb42957b323e0dc727b334
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1566275Reviewed-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@{#650478}
parent 7fb443b6
......@@ -129,7 +129,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': 'bb85b8b3f30615b19cfd10b1f5b97cd55c4085bc',
'skia_revision': '81fd86c1ca03774f54b5f01e9a20a53d75363861',
# 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