1. a3c0588 add sample for gradients by reed@android.com · 16 years ago
  2. d252db0 API change: SkPath computeBounds -> getBounds by reed@android.com · 16 years ago
  3. aefd2bc Add SkChunkAlloc::unalloc() to undo the last allocation, useful if the caller wants to treat the allocats like temp memory (see PictureRecord) by reed@android.com · 16 years ago
  4. 3eab80c rename drawable to drawing for now, so we don't collide with animator by reed@android.com · 16 years ago
  5. 8898363 add check/hack to avoid drawing outside of the clip for hairlines by reed@android.com · 16 years ago
  6. ae64551 check-point for drawables (experimental) by reed@android.com · 16 years ago
  7. 49f0ff2 promote SkMask's rowBytes to 32bits, since its bounds is a 32bit rect by reed@android.com · 16 years ago
  8. 330578d mac fonts sort of work now by reed@android.com · 16 years ago
  9. c07d23a Chop quads exactly on the clip bounds, so we don't spend CPU cycles walking them by reed@android.com · 16 years ago
  10. 5c80ea1 first pass at clean up of the 3 config files by reed@android.com · 16 years ago
  11. bd700c3 add benchmark framework by reed@android.com · 16 years ago
  12. da342a8 update more sample code to new compose shader header by reed@android.com · 17 years ago
  13. 0767e47 add CG imagedecoder (still needs encoding) by reed@android.com · 17 years ago
  14. 03ca3d1 move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access. by reed@android.com · 17 years ago
  15. 2b26cac downgrade project files to 10.4 so more clients can use them by reed@android.com · 17 years ago
  16. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 17 years ago
  17. 64ad966 add sampeapp proj by reed@android.com · 17 years ago