aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>2018-02-08 15:27:51 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-08 15:47:24 +0000
commite88470eb166b52821d2d78dc2ca6d0312aad53ed (patch)
tree50359c01f1e0af522b0e2b0623274a9657e1f47d
parent76546506d19534bf8373989bab6bca26f4f9c759 (diff)
Roll skia/third_party/externals/skcms/ 645741555..15193d5a1 (1 commit)
https://skia.googlesource.com/skcms/+log/645741555b46..15193d5a1137 $ git log 645741555..15193d5a1 --date=short --no-merges --format='%ad %ae %s' 2018-02-08 brianosman Add skcms_Curve to represent either parametric or table based curves Created with: roll-dep skia/third_party/externals/skcms 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=bsalomon@google.com Change-Id: I2181ce0b5e84db38bcb30416616f8a5d748da1a0 Reviewed-on: https://skia-review.googlesource.com/105589 Commit-Queue: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com> Reviewed-by: skcms-skia-autoroll <skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com>
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 83440b5c14..e090f928a9 100644
--- a/DEPS
+++ b/DEPS
@@ -20,7 +20,7 @@ deps = {
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@8f540f64b6c170a16fb7e6e52d61819705c1522a",
"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@645741555b46430e30396280a551de4b57c223a5",
+ "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@15193d5a1137c54fd044b0de47fbd8b444ed17b9",
"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",