Go to file
2011-07-25 21:16:22 +00:00
android_sample/SampleApp Unify handleTouch and handleClick in SampleApp. 2011-06-22 13:26:56 +00:00
animations first cut at a checkbox 2009-10-21 19:41:10 +00:00
bench fix printf output for name when skscalar is fixed 2011-07-14 19:22:19 +00:00
experimental In experimental/SkSetPoly3To3_A.cpp, rename div() to divide() to resolve namespace collision in Windows. 2011-07-21 14:18:48 +00:00
forth remove dump printf 2011-05-31 19:14:21 +00:00
gm Slightly improve visuals of bitmapscroll test in gm 2011-07-25 16:56:37 +00:00
gpu Add sizeInBytes to GrResource, make GrRenderTarget aware of its pixel config 2011-07-25 17:41:12 +00:00
gyp Exit SkBitmap::scrollRect() early if width <= 0 2011-07-25 16:27:59 +00:00
include Documentation only: add warning to SkCanvas::writePixels() that this operation 2011-07-25 15:47:33 +00:00
obsolete move old (unmaintained) gl backend out of src. src/gpu superceeds this now. 2011-02-22 20:50:57 +00:00
samplecode Fix kernel width calculation in GPU-based Gaussian blur. When converting the 2011-07-18 21:48:35 +00:00
src don't modify const SkDraw, since multiple threads may be watching it... 2011-07-25 21:16:22 +00:00
tests [PDF] Make stream compression optional on a per device basis. 2011-07-20 17:39:01 +00:00
third_party remove libpng and zlib from third_party 2011-06-16 12:27:14 +00:00
tools Extends skdiff to handle commands of the form 2011-07-14 13:15:55 +00:00
unix_test_app Add DeviceManager to SampleWindow 2011-07-14 14:30:46 +00:00
DEPS enable "make XXX" command-line builds on Windows 2011-07-13 21:30:14 +00:00
gyp_skia Fix http://b/issue?id=5030894 ('Not working on windows: python gyp_skia') 2011-07-14 18:55:12 +00:00
make.bat enable "make XXX" command-line builds on Windows 2011-07-13 21:30:14 +00:00
make.py Implement remaining options in Windows command-line build 2011-07-15 13:23:22 +00:00
Makefile make gyp_skia runnable from any directory 2011-07-14 17:31:33 +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 2011-07-20 21:47:53 +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