aboutsummaryrefslogtreecommitdiffhomepage
path: root/include
Commit message (Expand)AuthorAge
* patch SkMath.h to build in ARMv4Gravatar reed@android.com2009-03-05
* Significant cleanup in api, and more importantly in sementics, of SkFontHostGravatar reed@android.com2009-03-04
* API cleanup: rename typeface Create to CreateFromName, and remove default argGravatar reed@android.com2009-03-04
* Move SkTSort.h back to private, and instead allow in the makefile for tests toGravatar reed@android.com2009-03-04
* remove unimplemented (and uncalled) SkTypeface::Hash()Gravatar reed@android.com2009-03-03
* add initial unittests for PathGravatar reed@android.com2009-03-02
* add tests (unittests) to MakefileGravatar reed@android.com2009-02-28
* more tests (need more meat in there)Gravatar reed@android.com2009-02-27
* add initial unittest framework (tests)Gravatar reed@android.com2009-02-27
* add picture-record option to speedup complex clipsGravatar reed@android.com2009-02-13
* handle failure when creating a scalercontextGravatar reed@android.com2009-02-11
* add BitmapBenchGravatar reed@android.com2009-01-26
* need to include carbon.h so we know what OSStatus isGravatar reed@android.com2009-01-23
* Remove legacy pascal prefixGravatar reed@android.com2009-01-23
* pull from android: use registry to build up list of image codecsGravatar reed@android.com2009-01-22
* Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.hGravatar reed@android.com2009-01-19
* fix warningsGravatar reed@android.com2009-01-15
* fix multiple warnings (e.g. hidden virtuals, unused static functions)Gravatar reed@android.com2009-01-14
* 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
* remove defines for strcasecmp (issue #5)Gravatar reed@android.com2009-01-06
* add mac image-encodingGravatar reed@android.com2008-12-23
* move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ...Gravatar reed@android.com2008-12-22
* 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
* grab from latest androidGravatar reed@android.com2008-12-17
* Out with the old...Gravatar reed@android.com2008-12-17
* Added license headers to all files. Sync to latest perforce revision.Gravatar croachrose2006-11-08
* Initial checkin of skia source in google codebase.Gravatar croachrose2006-09-20