db5f7bf0a4
This class has four members (deleteAll, freeAll, unrefAll and safeUnrefAll) which will only compile for certain instantiations of SkTDArray depending on the template argument type. Marking this class as dllexport breaks the build with clang-cl because of http://llvm.org/PR20163. Since this class is header-only, we can just make it non-exported to enable building Skia as a DLL with clang-cl. BUG=skia: R=ctguil@chromium.org, mtklein@google.com, reed@google.com Author: ehsan.akhgari@gmail.com Review URL: https://codereview.chromium.org/368253002
30 lines
874 B
Plaintext
30 lines
874 B
Plaintext
# This is the official list of Skia authors for copyright purposes.
|
|
#
|
|
# Names should be added to this file with one of the following patterns:
|
|
#
|
|
# For individual contributors:
|
|
# Name <email address>
|
|
#
|
|
# For corporate contributors:
|
|
# Organization <fnmatch pattern>
|
|
# See examples below or python fnmatch module documentation for more information.
|
|
#
|
|
# Please keep the list sorted.
|
|
|
|
ACCESS CO., LTD. <*@access-company.com>
|
|
ARM <*@arm.com>
|
|
Ehsan Akhgari <ehsan.akhgari@gmail.com>
|
|
George Wright <george@mozilla.com>
|
|
Google Inc. <*@google.com>
|
|
Igalia <*@igalia.com>
|
|
Intel <*@intel.com>
|
|
Jacek Caban <cjacek@gmail.com>
|
|
MIPS <*@imgtec.com>
|
|
NVIDIA <*@nvidia.com>
|
|
Opera Software ASA <*@opera.com>
|
|
Samsung <*@samsung.com>
|
|
Skia Buildbots <skia.buildbots@gmail.com>
|
|
Steve Singer <steve@ssinger.info>
|
|
The Chromium Authors <*@chromium.org>
|
|
Thiago Fransosi Farina <thiago.farina@gmail.com>
|