1. cd9d69b Upstreaming changes from android. by djsollen@google.com · 13 years ago
  2. 260db92 trim 3-byte column at start and end of freetype bitmap by reed@google.com · 13 years ago
  3. 8abde0a disable lcd format for lcd16 as well by reed@google.com · 13 years ago
  4. ea2333d add LCD16 copy routine by reed@google.com · 13 years ago
  5. 8a5d692 work around linker-error when building on the Mac by reed@google.com · 13 years ago
  6. 0bc7bf5 Implement SkScalerContext_Windows::generateGlyphCount() and provide access via SkGlyphCache interface. by ctguil@chromium.org · 13 years ago
  7. 7b34ea6 Upstreaming code from android repository. by djsollen@google.com · 13 years ago
  8. 5b31b0f add fixed-width attribute to typeface (patch from russellbrenner) by reed@google.com · 13 years ago
  9. 6f72d1e Provide windows font host implementation needed to support TrueType text in pdf backend. by vandebo@chromium.org · 13 years ago
  10. c3a2ae5 Improve usability of SkAdvancedTypefaceMetrics for non PDF cases. by vandebo@chromium.org · 13 years ago
  11. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 13 years ago
  12. 16be6b8 [PDF] Add replacement implementations for functions missing in older freetype libs. by vandebo@chromium.org · 13 years ago
  13. 618ef5e conditionalize impl on SK_SUPPORT_PDF, to help chrome build by reed@google.com · 13 years ago
  14. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 13 years ago
  15. 61a678a Add support for TTC font files in SkFontHost_Freetype. by agl@chromium.org · 14 years ago
  16. a2c71cb Add support for forcing autohinting. by agl@chromium.org · 14 years ago
  17. 36bb697 Add include of FT_SYNTHESIS_H by agl@chromium.org · 14 years ago
  18. e76073b Add support for fake bold of bitmap fonts. by agl@chromium.org · 14 years ago
  19. 70a303f [FreeType] Always use MONO hinting when hinting in monochrome. by agl@chromium.org · 14 years ago
  20. 4526a84 This patch allows the use of the native FreeType emboldening by senorblanco@chromium.org · 14 years ago
  21. b4234a2 skia: Always use aliased text when antialiasing is disabled. by agl@chromium.org · 14 years ago
  22. 9d3a985 add glyph->unichar query (inverse of a cmap) by reed@android.com · 15 years ago
  23. 99e1b90 Add parens in order to make conditional correct. by agl@chromium.org · 15 years ago
  24. 13c8558 Fix r466 which was causing Chromium valgrind failures. by agl@chromium.org · 15 years ago
  25. e95c91e Add flag to enable bitmap strikes. by agl@chromium.org · 15 years ago
  26. 558434a FreeType: fix garbled bitmap glyphs. by agl@chromium.org · 15 years ago
  27. e0d0899 FreeType: don't use bitmap strikes when antialiasing by agl@chromium.org · 15 years ago
  28. 61608aa fix #endif placement so it works when LCD support is not defined by reed@android.com · 15 years ago
  29. f18d876 Add runtime detection for missing subpixel support in FreeType. by agl@chromium.org · 15 years ago
  30. e4d0bc0 add filterrec logic for subpixel and slight-hinting by reed@android.com · 15 years ago
  31. bfbd4ff fix uninitialized library variable by reed@android.com · 15 years ago
  32. 659aaf9 fix warnings (unused local var) by reed@android.com · 15 years ago
  33. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  34. f549369 rename SK_BUILD_SUBPIXEL to SK_SUPPORT_LCDTEXT to better match the name of the by reed@android.com · 15 years ago
  35. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  36. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  37. a0f5d15 move xfermode modes from porterduff into xfermode itself by reed@android.com · 15 years ago
  38. 5c44d32 Make sure we have a non-null FreeType face before dereferencing it. by deanm@chromium.org · 15 years ago
  39. a8a8b8b check for 0 upem in freetype add 32bit-overflow check by reed@android.com · 15 years ago
  40. cc3096b Sync with Chromium's fork by agl@chromium.org · 15 years ago
  41. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 15 years ago
  42. 62900b4 handle failure when creating a scalercontext by reed@android.com · 15 years ago
  43. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 15 years ago
  44. 8a1c16f grab from latest android by reed@android.com · 16 years ago