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-22 20:45:43 +0000
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2018-02-22 21:10:49 +0000
commit8a0fb003c2dd2e3137eb36be371ce9e623e8d890 (patch)
treec7ae129903a93ada40d9b3277de4c3b4bb43dd0e
parent2612baecd8c5b8deeaef18057a57562f45150023 (diff)
Roll skia/third_party/externals/skcms/ 2f0bbab5e..3b6adcfa3 (3 commits)
https://skia.googlesource.com/skcms/+log/2f0bbab5e928..3b6adcfa3a75 $ git log 2f0bbab5e..3b6adcfa3 --date=short --no-merges --format='%ad %ae %s' 2018-02-22 brianosman First pass of A2B API 2018-02-22 brianosman Use SVG transform so the raw SVG *is* the fixed point 2018-02-22 mtklein argv[1] -> filename 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=djsollen@google.com Change-Id: I20861fb3fd2fd8649fd25b11b517a43faf6c5715 Reviewed-on: https://skia-review.googlesource.com/109540 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 b97e902ef5..6d5692f202 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@2f0bbab5e928fcd5d3604f18326ba27bbd1107c0",
+ "third_party/externals/skcms" : "https://skia.googlesource.com/skcms@3b6adcfa3a75b834525dee2af88c5fe79fb40eda",
"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",