Roll ../src 63d0d1482f0a..db4701c688c0 (502 commits)

63d0d1482f..db4701c688


Created with:
  gclient setdep -r ../src@db4701c688

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

Change-Id: I52c089a0101f7284024dfa04ca36fed11347940b
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/227980
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-17 04:01:47 +00:00 committed by Skia Commit-Bot
parent e9ac1918af
commit 14b5e6bb8f

2
DEPS
View File

@ -35,7 +35,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@63d0d1482f0ab31f5d25a2bf57439887c8d5e845", "url": "https://chromium.googlesource.com/chromium/src.git@db4701c688c0b7ba444dba4666e2698381c5922e",
"condition": "checkout_chromium", "condition": "checkout_chromium",
}, },
} }