gecko/gfx/skia
Ehsan Akhgari 0aff24e9af Bug 1067404 - Do not expect a copysign function to be defined in <cmath> with clang-cl; r=upstream
clang-cl defines __cplusplus to 201103L, but it uses the runtime library
provided by MSVC, so the copysign function will not be available there.

Review URL: https://codereview.chromium.org/526813002
2014-09-15 11:03:14 -04:00
..
patches Bug 1028996 - Remove patches directory in Skia and clarify commit procedure r=snorp 2014-06-23 13:28:12 -04:00
trunk Bug 1067404 - Do not expect a copysign function to be defined in <cmath> with clang-cl; r=upstream 2014-09-15 11:03:14 -04:00
dump_mozbuild.py Back out changesets from bug 910754 due to build bustage 2014-02-18 17:54:04 -05:00
generate_mozbuild.py Bug 1061269 - Do not try to build the SkBlitRow assembly implementation with clang-cl; r=snorp 2014-09-02 10:23:51 -04:00
gyp_mozbuild Back out changesets from bug 910754 due to build bustage 2014-02-18 17:54:04 -05:00
LICENSE
Makefile.in Bug 1042878 - part 2 - move MOZ_CAIRO_CFLAGS et al additions to C*FLAGS into moz.build; r=glandium 2014-07-24 11:55:33 -04:00
moz.build Bug 1061269 - Do not try to build the SkBlitRow assembly implementation with clang-cl; r=snorp 2014-09-02 10:23:51 -04:00
README
README_COMMITTING Bug 1028996 - Remove patches directory in Skia and clarify commit procedure r=snorp 2014-06-23 13:28:12 -04:00
README_MOZILLA [PATCH 08/15] Bug 1017113 - Update Skia to 2014-07-28 r=upstream 2014-07-28 15:06:12 -04:00

Skia is a complete 2D graphic library for drawing Text, Geometries, and Images.

See full details, and build instructions, at http://code.google.com/p/skia/wiki/DocRoot