Go to file
tomhudson@google.com 7816a4e840 Close an (incidental) memory leak in gmmain.
Create a suppressions file for gm so that valgrind doesn't warn about
dubious actions the driver takes. There *may* be one of those that we
could do something about...

http://codereview.appspot.com/5820056/



git-svn-id: http://skia.googlecode.com/svn/trunk@3396 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-03-15 13:39:51 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench Disable overly heavy benchmark - 15x slower than any other benchmark 2012-03-14 18:33:54 +00:00
experimental work in progress 2012-03-05 22:01:21 +00:00
forth Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
gm Close an (incidental) memory leak in gmmain. 2012-03-15 13:39:51 +00:00
gyp use higher precision (64bit) fixed-point for matrix proc 2012-03-07 21:47:41 +00:00
include Expand SkMatrix type mask from uint8 to uint32, aligning the struct 2012-03-15 13:07:25 +00:00
obsolete posix: Avoid static initializers in static/global mutexes 2012-01-26 21:26:40 +00:00
samplecode don't draw in constructor (makes debugging harder) 2012-03-12 21:14:09 +00:00
src tweak gm bounds to better fit the content 2012-03-14 20:00:42 +00:00
tests unittest for kUTF32_TextEncoding 2012-03-14 20:05:35 +00:00
third_party Fix a warning in libtess in Release builds; define NDEBUG in Release on all 2012-01-19 19:59:22 +00:00
tools Improve default behavior of compare-baselines script. 2012-02-03 14:32:34 +00:00
unix_test_app Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
DEPS Add libjpeg source as third_party/externals dependency 2012-03-07 17:15:54 +00:00
Doxyfile Create update-doxygen script that generates and uploads docs 2011-12-06 14:52:38 +00:00
gyp_skia gyp DEPS roll, and remove no-longer-needed msvs_abspath_output flag 2011-08-15 19:53:17 +00:00
LICENSE Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.bat Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
make.py Manually update copyright notices in files that defied the automated process 2011-07-28 14:24:55 +00:00
Makefile Stop packaging command-line Mac tools as a bundle. 2011-08-15 19:22:39 +00:00
Makefile.old Higher resolution timers for bench. 2011-06-07 19:16:02 +00:00
README whitespace commit to trigger buildbot 2011-07-15 14:11:58 +00:00
skia.gyp Some final cleanups leading up to The Official Switch to Gyp 2011-06-07 14:48:41 +00:00
whitespace.txt whitespace change to trigger Skia buildbot 2012-03-09 11:40:45 +00: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