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:
parent
fcac00f2f1
commit
162b20399b
19
third_party/skcms/BUILD.gn
vendored
19
third_party/skcms/BUILD.gn
vendored
@ -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",
|
||||
]
|
||||
}
|
||||
|
2
third_party/skcms/version.sha1
vendored
2
third_party/skcms/version.sha1
vendored
@ -1 +1 @@
|
||||
33bdf053cbce06980bc32d1caf2a02115825f0b0
|
||||
513d372c015ed44b5649308d45728708cdf956ee
|
Loading…
Reference in New Issue
Block a user