Roll ../src 080c02ae0336..536c762e1a81 (240 commits)

080c02ae03..536c762e1a


Created with:
  gclient setdep -r ../src@536c762e1a

The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-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=skia.primary:Perf-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac10.13-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=jvanverth@google.com

Change-Id: Ia1f584171085492732cd8f83c068cf69cfebe1c6
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/225677
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
This commit is contained in:
skia-autoroll 2019-07-05 04:01:26 +00:00 committed by Skia Commit-Bot
parent 8063f6cca0
commit 6821099bf3

2
DEPS
View File

@ -34,7 +34,7 @@ deps = {
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859", "third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859",
"../src": { "../src": {
"url": "https://chromium.googlesource.com/chromium/src.git@080c02ae033615ec35a499996a12d977d80560f6", "url": "https://chromium.googlesource.com/chromium/src.git@536c762e1a81afc9c818d164b414ba3fb3ecb443",
"condition": "checkout_chromium", "condition": "checkout_chromium",
}, },
} }