From 61bfac6416778002d0cbd95136e55b862a069e04 Mon Sep 17 00:00:00 2001 From: "skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com" Date: Mon, 2 Apr 2018 15:07:25 +0000 Subject: [PATCH] Roll skia/third_party/externals/skcms/ a0790e0c9..d2cc6a7f7 (1 commit) https://skia.googlesource.com/skcms/+log/a0790e0c9dc6..d2cc6a7f7d05 $ git log a0790e0c9..d2cc6a7f7 --date=short --no-merges --format='%ad %ae %s' 2018-04-02 brianosman Ensure that the linear fit passes through the last (D) point Created with: roll-dep skia/third_party/externals/skcms BUG=skia: The AutoRoll server is located here: https://skcms-skia-roll.skia.org 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. TBR=reed@google.com Change-Id: I824b409231317642b9ad9422b8364977af9b4d6a Reviewed-on: https://skia-review.googlesource.com/117687 Reviewed-by: skcms-skia-autoroll Commit-Queue: skcms-skia-autoroll --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPS b/DEPS index 286d497717..b62ec28a6c 100644 --- a/DEPS +++ b/DEPS @@ -20,7 +20,7 @@ deps = { "third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406", "third_party/externals/sdl" : "https://skia.googlesource.com/third_party/sdl@5d7cfcca344034aff9327f77fc181ae3754e7a90", "third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b18b09b6114b9b7fe6fc2f96d8b15e8a72f66916", - "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@a0790e0c9dc6c5c29d838f905aee69e2630821d4", + "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@d2cc6a7f7d057d6d3881acacbf05bd4dbafbecbd", "third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@661ad91124e6af2272afd00f804d8aa276e17107", "third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@e9e4393b1c5aad7553c05782acefbe32b42644bd", #"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",