aboutsummaryrefslogtreecommitdiffhomepage
path: root/xcode
Commit message (Expand)AuthorAge
...
* add check/hack to avoid drawing outside of the clip for hairlinesGravatar reed@android.com2009-03-23
* check-point for drawables (experimental)Gravatar reed@android.com2009-03-23
* promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rectGravatar reed@android.com2009-03-19
* mac fonts sort of work nowGravatar reed@android.com2009-03-09
* add test for different srcover implementationsGravatar reed@android.com2009-03-03
* Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking themGravatar reed@android.com2009-02-06
* fix warningsGravatar reed@android.com2009-01-15
* 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
* add benchmark frameworkGravatar reed@android.com2009-01-05
* update more sample code to new compose shader headerGravatar 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
* 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
* forgot theseGravatar reed@android.com2008-12-19
* forgot this fileGravatar reed@android.com2008-12-19
* add sampeapp projGravatar reed@android.com2008-12-19
* first cut at event-based test appGravatar reed@android.com2008-12-19
* fixed debug build include directoriesGravatar cary@android.com2008-12-18
* move cg utils out of xcode and into src/includeGravatar reed@android.com2008-12-18
* forgot these for appGravatar reed@android.com2008-12-18
* draft test app to show skia in a windowGravatar 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
* grab from latest androidGravatar reed@android.com2008-12-17