aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
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-14 21:48:43 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-14 22:04:44 +0000
commitd23db1257af7ba099b473e17e8c83c8703b3098a (patch)
treec3d8b0515be71d8dd9dfe940e868e1f42a2580b0 /DEPS
parent28728e4bba68dc2a895d63b29dbe10ad1e325bc5 (diff)
Roll skia/third_party/externals/skcms/ 44b334f05..0e69310d6 (3 commits)
https://skia.googlesource.com/skcms/+log/44b334f05796..0e69310d6c33 $ git log 44b334f05..0e69310d6 --date=short --no-merges --format='%ad %ae %s' 2018-02-14 mtklein set frequently used fields in skcms_Parse() 2018-02-14 mtklein api refactoring 2018-02-14 mtklein use builtins for read_big_u??() 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=caryclark@google.com Change-Id: Ic94ce69be3a86137ee6d449bc497f29283269f7c Reviewed-on: https://skia-review.googlesource.com/107461 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>
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index c6f0cb8e10..43d1816b85 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@44b334f057966d53cfe092724ee6c373670324a0",
+ "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@0e69310d6c33f2a6cc1e465d96f3005365875c0b",
"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",