1. feda2f9 separate mac fonthost into atsui (32bit, pre-10.6) and coretext (64bit, 10.6) by reed@android.com · 14 years ago
  2. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 14 years ago
  3. c846ede fix build for SK_SCALAR_IS_FIXED by reed@android.com · 14 years ago
  4. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  5. 1a18cdc Mac: fix SkFontHost_mac.cpp to work with the new hinting interface. by agl@chromium.org · 15 years ago
  6. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  7. b2f92f0 fix mac build by reed@android.com · 15 years ago
  8. cc3096b Sync with Chromium's fork by agl@chromium.org · 15 years ago
  9. 467a3dc implement generateCountGlyphs using new font table apis by reed@android.com · 15 years ago
  10. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 15 years ago
  11. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 15 years ago
  12. 79b2cd1 fix capitalization for system includes by reed@android.com · 15 years ago
  13. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 15 years ago
  14. 590ef3f remember to specify the bloody font tag in the constructor! by reed@android.com · 16 years ago
  15. 330578d mac fonts sort of work now by reed@android.com · 16 years ago
  16. 0bf64d4 implement fontmetrics by reed@android.com · 16 years ago
  17. ea446b9 check-point (2) on mac fonts - simplify typeface factories by reed@android.com · 16 years ago
  18. 60dfdbc minor check-point for switching to glyphs by reed@android.com · 16 years ago
  19. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  20. f13c6e1 Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h by reed@android.com · 16 years ago
  21. da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
  22. 76aa34b add text to hostapp sample rename duplicate of SkSVGPath.cpp by reed@android.com · 16 years ago
  23. 4df53b0 don't promote top/left to a fixed, when what we want is just an int by reed@android.com · 16 years ago
  24. 03ca3d1 move CreateTypefaceFromFile into fonthost porting layer, so we don't force a given port to have mmap access. by reed@android.com · 16 years ago
  25. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 16 years ago
  26. 8a1c16f grab from latest android by reed@android.com · 16 years ago