| Commit message (Expand) | Author | Age |
* | move SkUserConfig.h into include/config/ so it can be replaced by changing the | reed@android.com | 2009-04-08 |
* | add Table apis to SkFontHost | reed@android.com | 2009-04-08 |
* | update SkPostConfig.h to unset LEAN_AND_MEAN if it set it before including <w... | reed@android.com | 2009-04-06 |
* | import portability fixes from Chrome around floats | reed@android.com | 2009-04-03 |
* | rename tests/main to testmain.cpp | reed@android.com | 2009-04-01 |
* | API change: SkPath computeBounds -> getBounds | reed@android.com | 2009-04-01 |
* | add -pict option to bench, which draws everything through a picture, and then | reed@android.com | 2009-03-31 |
* | Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller... | reed@android.com | 2009-03-30 |
* | make bitmap width/height 32bits, matching the API | reed@android.com | 2009-03-27 |
* | rename drawable to drawing for now, so we don't collide with animator | reed@android.com | 2009-03-24 |
* | check-point for drawables (experimental) | reed@android.com | 2009-03-23 |
* | promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect | reed@android.com | 2009-03-19 |
* | Simplify font-chaining (fallbacks) to have fonthost just return the next | reed@android.com | 2009-03-17 |
* | see prev. checkin (missed these files). Change ownership rule for streams to the | reed@android.com | 2009-03-16 |
* | migrate more legacy unittests into tests/ | reed@android.com | 2009-03-07 |
* | fix leak in Deserialize | reed@android.com | 2009-03-06 |
* | patch SkMath.h to build in ARMv4 | reed@android.com | 2009-03-05 |
* | Significant cleanup in api, and more importantly in sementics, of SkFontHost | reed@android.com | 2009-03-04 |
* | API cleanup: rename typeface Create to CreateFromName, and remove default arg | reed@android.com | 2009-03-04 |
* | Move SkTSort.h back to private, and instead allow in the makefile for tests to | reed@android.com | 2009-03-04 |
* | remove unimplemented (and uncalled) SkTypeface::Hash() | reed@android.com | 2009-03-03 |
* | add initial unittests for Path | reed@android.com | 2009-03-02 |
* | add tests (unittests) to Makefile | reed@android.com | 2009-02-28 |
* | more tests (need more meat in there) | reed@android.com | 2009-02-27 |
* | add initial unittest framework (tests) | reed@android.com | 2009-02-27 |
* | add picture-record option to speedup complex clips | reed@android.com | 2009-02-13 |
* | handle failure when creating a scalercontext | reed@android.com | 2009-02-11 |
* | add BitmapBench | reed@android.com | 2009-01-26 |
* | need to include carbon.h so we know what OSStatus is | reed@android.com | 2009-01-23 |
* | Remove legacy pascal prefix | reed@android.com | 2009-01-23 |
* | pull from android: use registry to build up list of image codecs | reed@android.com | 2009-01-22 |
* | Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h | reed@android.com | 2009-01-19 |
* | fix warnings | reed@android.com | 2009-01-15 |
* | fix multiple warnings (e.g. hidden virtuals, unused static functions) | reed@android.com | 2009-01-14 |
* | first pass at clean up of the 3 config files | reed@android.com | 2009-01-08 |
* | separate image encode and decode | reed@android.com | 2009-01-06 |
* | remove defines for strcasecmp (issue #5) | reed@android.com | 2009-01-06 |
* | add mac image-encoding | reed@android.com | 2008-12-23 |
* | move CreateTypefaceFromFile into fonthost porting layer, so we don't force a ... | reed@android.com | 2008-12-22 |
* | first cut at event-based test app | reed@android.com | 2008-12-19 |
* | move cg utils out of xcode and into src/include | reed@android.com | 2008-12-18 |
* | make this header public (at least for now) | reed@android.com | 2008-12-18 |
* | move core files into core (were in images, but are required for core library) | reed@android.com | 2008-12-18 |
* | grab from latest android | reed@android.com | 2008-12-17 |
* | Out with the old... | reed@android.com | 2008-12-17 |
* | Added license headers to all files. Sync to latest perforce revision. | croachrose | 2006-11-08 |
* | Initial checkin of skia source in google codebase. | croachrose | 2006-09-20 |