1. e4d0bc0 add filterrec logic for subpixel and slight-hinting by reed@android.com · 15 years ago
  2. bfbd4ff fix uninitialized library variable by reed@android.com · 15 years ago
  3. 659aaf9 fix warnings (unused local var) by reed@android.com · 15 years ago
  4. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  5. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  6. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  7. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  8. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  9. 5c44d32 Make sure we have a non-null FreeType face before dereferencing it. by deanm@chromium.org · 15 years ago
  10. a8a8b8b check for 0 upem in freetype add 32bit-overflow check by reed@android.com · 15 years ago
  11. cc3096b Sync with Chromium's fork by agl@chromium.org · 15 years ago
  12. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 15 years ago
  13. 62900b4 handle failure when creating a scalercontext by reed@android.com · 15 years ago
  14. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 15 years ago
  15. 8a1c16f grab from latest android by reed@android.com · 16 years ago