aboutsummaryrefslogtreecommitdiffhomepage
path: root/src
Commit message (Expand)AuthorAge
* add optimization for width==1 bitmaps in shader procsGravatar reed@android.com2009-01-13
* remove obsolete stateGravatar reed@android.com2009-01-12
* first pass at clean up of the 3 config filesGravatar reed@android.com2009-01-08
* separate image encode and decodeGravatar reed@android.com2009-01-06
* Initial automake and autoconf files to build core into libskia.a.Gravatar joe.gregorio2009-01-06
* Initial automake and autoconf files to build core into libskia.a.Gravatar joe.gregorio2009-01-06
* remove defines for strcasecmp (issue #5)Gravatar reed@android.com2009-01-06
* pull from android - add createfromfile entry-pointGravatar reed@android.com2008-12-23
* explicitly include SkGlyphCache.h, since it is no longer brought in by SkDraw.hGravatar reed@android.com2008-12-23
* update more sample code to new compose shader headerGravatar reed@android.com2008-12-23
* add mac image-encodingGravatar reed@android.com2008-12-23
* add CG imagedecoder (still needs encoding)Gravatar reed@android.com2008-12-23
* add text to hostapp sampleGravatar reed@android.com2008-12-23
* don't promote top/left to a fixed, when what we want is just an intGravatar reed@android.com2008-12-22
* move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ...Gravatar reed@android.com2008-12-22
* downgrade project files to 10.4 so more clients can use themGravatar reed@android.com2008-12-22
* use native mac fonthostGravatar reed@android.com2008-12-19
* first cut at event-based test appGravatar reed@android.com2008-12-19
* move cg utils out of xcode and into src/includeGravatar reed@android.com2008-12-18
* make this header public (at least for now)Gravatar reed@android.com2008-12-18
* move core files into core (were in images, but are required for core library)Gravatar reed@android.com2008-12-18
* fix compile by using the right (new) name for SkComposeShader.hGravatar reed@android.com2008-12-18
* merge in from android: fix unichar->utf8 conversionGravatar reed@android.com2008-12-17
* grab from latest androidGravatar reed@android.com2008-12-17