commit | 0ab0f1c120050920140da7fe15fc2ccd81a8e01d | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Tue May 01 13:09:53 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue May 01 17:42:35 2018 +0000 |
tree | de6e47839b9c025193ac7a421d547c2bc3e57956 | |
parent | e467d4e65639a719e953f6b62f91770a6411c0b9 [diff] |
Convert skcms to only export functions (not data) This simplifies shared library builds on Windows (no need to conditionally change declspec to dllimport). Once this lands, we can make the same change (plus update internal references): https://skia-review.googlesource.com/c/skcms/+/124982 Change-Id: I0d4fa9031258f77d370e6e6e018afaf543c29d85 Reviewed-on: https://skia-review.googlesource.com/124983 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>