1. f4888c4 add simple test for SkBitmap::getColor() by reed@google.com · 14 years ago
  2. bdee9fc add tests for SkClipStack by reed@google.com · 14 years ago
  3. 4c09d5c rename SkDeque::Iter to SkDeque::F2BIter, since it runs front-to-back (in preparation by reed@google.com · 14 years ago
  4. 4854327 [PDF] Add support for xfermodes / blend modes. by vandebo@chromium.org · 14 years ago
  5. ff1ec2f Add unit test for SkRect::hasValidCoordinates(). by wjmaclean@chromium.org · 14 years ago
  6. 0e190d0 add refdict class, for holding a dictionary of reference-counted objects by reed@google.com · 14 years ago
  7. ea8509c remove obsolete test by reed@google.com · 14 years ago
  8. 8cfdf01 Correctly handle SkPath::kInverseWinding_FillType by agl@chromium.org · 14 years ago
  9. ee34e35 Add flate compression test and fix bugs. by vandebo@chromium.org · 14 years ago
  10. 097a351 add SkRegion::setRects(), and its unit tests by reed@android.com · 14 years ago
  11. 1db89dc update tests for blitrow by reed@android.com · 15 years ago
  12. 78cd105 add tests for blitting all opaque or all transparent (test opts) by reed@android.com · 15 years ago
  13. a3d9010 add unittest for IntersectLine, used by hairlines by reed@android.com · 15 years ago
  14. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  15. bbff1d5 add SkParsePath to go to/from SVG strings (e.g. "M0,0 L10,20") by reed@android.com · 15 years ago