Go to file
reed@google.com c1992933f1 fix/revert the unsigned-shift change made to clamp in 3836. For clamp we want
to see the negatives, so we must have a signed shift.



git-svn-id: http://skia.googlecode.com/svn/trunk@3839 2bbb7eff-a529-9590-31e7-b0007b416f81
2012-05-04 12:54:20 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench always return a value 2012-05-02 17:41:13 +00:00
experimental shape ops work in progress 2012-04-30 19:38:50 +00:00
forth Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
gm converted "unsigned int" to "size_t" to address compiler failure 2012-05-02 14:05:47 +00:00
gyp recreate http://codereview.appspot.com/6131051/ in svn instead of git 2012-05-03 14:02:17 +00:00
include We were numerically overflowing our 16bit coordinates that we communicate 2012-05-03 20:14:26 +00:00
samplecode Added "--list" command line option to SampleApp 2012-05-03 18:22:28 +00:00
src fix/revert the unsigned-shift change made to clamp in 3836. For clamp we want 2012-05-04 12:54:20 +00:00
tests fix fixed-point build 2012-05-03 20:26:06 +00:00
third_party Fixed minor c++ issues found by cppcheck 2012-04-27 12:54:01 +00:00
tools Add new flags to skdiff 2012-05-01 13:26:16 +00:00
DEPS Update skia's gyp to r1320. 2012-04-09 13:57:45 +00:00
Doxyfile Create update-doxygen script that generates and uploads docs 2011-12-06 14:52:38 +00:00
gyp_skia Make all gyp targets automatically include common.gypi 2012-03-16 13:52:49 +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 Make "make gyp" work on Windows 2012-03-23 18:14:25 +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 test buildbot changes in r3746 2012-04-20 20:59:29 +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