Roll skia/third_party/skcms 33bdf05..513d372 (1 commits)

https://skia.googlesource.com/skcms.git/+log/33bdf05..513d372

2018-05-02 mtklein@chromium.org list _all_ sources in BUILD.gn


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.



CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
TBR=brianosman@google.com

Change-Id: Ib1c1f395221a350551f6e00979b31932536f9948
Reviewed-on: https://skia-review.googlesource.com/125322
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>
This commit is contained in:
skcms-skia-autoroll@skia-buildbots.google.com.iam.gserviceaccount.com 2018-05-02 14:52:46 +00:00 committed by Skia Commit-Bot
parent fcac00f2f1
commit 162b20399b
2 changed files with 19 additions and 2 deletions

View File

@ -19,7 +19,24 @@ source_set("skcms") {
}
defines = []
public = [
"skcms.h",
]
sources = [
"skcms.c",
"src/GaussNewton.c",
"src/GaussNewton.h",
"src/ICCProfile.c",
"src/LinearAlgebra.c",
"src/LinearAlgebra.h",
"src/Macros.h",
"src/PolyTF.c",
"src/PortableMath.c",
"src/PortableMath.h",
"src/RandomBytes.h",
"src/TransferFunction.c",
"src/TransferFunction.h",
"src/Transform.c",
"src/Transform.h",
"src/Transform_inl.h",
]
}

View File

@ -1 +1 @@
33bdf053cbce06980bc32d1caf2a02115825f0b0
513d372c015ed44b5649308d45728708cdf956ee