1. 2cf84ec Load more fonts on Linux. https://codereview.appspot.com/6569061/ by bungeman@google.com · 12 years ago
  2. ada4480 Deserialization locks up multithreading fix. by chudy@google.com · 12 years ago
  3. b6896e7 Remove 'legacy' font descriptor methods. http://codereview.appspot.com/6261059/ by bungeman@google.com · 12 years ago
  4. 9714516 Add SkFontDescriptor for serializing fonts. by djsollen@google.com · 12 years ago
  5. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  6. e6488ad partial revert of r3541 to removed accidentally uploaded file by djsollen@google.com · 13 years ago
  7. bff29d5 Landing arm patch from contributor. by djsollen@google.com · 13 years ago
  8. ddd0ed5 Remove SkFontHost::ValidFontID PART 2: remove definition and skia callers not that Chrome's font host has been updated. by bungeman@google.com · 13 years ago
  9. 4dc686d Fix regression where we disable fonts with no specified name by djsollen@google.com · 13 years ago
  10. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  11. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  12. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  13. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  14. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  15. 513909f9 Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  16. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  17. 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
  18. 6fb8f77 silence printf by reed@google.com · 13 years ago
  19. 3681276 update to add isFixedWidth attribute to typefaces by reed@google.com · 14 years ago
  20. 6963af2 fix uninitialized warning by reed@google.com · 14 years ago
  21. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 15 years ago
  22. 51709c7 remove obsolete closeStream() method -- the caller just unref's the stream when they're done by reed@android.com · 15 years ago
  23. f244f1b add EmptyTypeface class, to gracefully handle when there are no fonts avail. by reed@android.com · 15 years ago
  24. 887e4f3 be sure to ref() before returning a typeface from Create by reed@android.com · 15 years ago
  25. 1c0c5a0 fix refcnt for streams by reed@android.com · 15 years ago
  26. f2afb67 fix base linux build, adding freetype support by reed@android.com · 15 years ago
  27. ac98154 add GetFileName api to SkFontHost by reed@android.com · 15 years ago
  28. 22dbaaf Fix reference count on openStream by reed@android.com · 15 years ago
  29. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  30. ff7f389 Oops, CreateTypeface takes over ownership of the stream, instead of just ref() by reed@android.com · 16 years ago
  31. 1bfd0ca Implement CreateTypefaceFromFile by reed@android.com · 16 years ago
  32. 6f25297 fix multiple warnings (e.g. hidden virtuals, unused static functions) by reed@android.com · 16 years ago
  33. 0becfc5b add optimization for width==1 bitmaps in shader procs by reed@android.com · 16 years ago
  34. 8a1c16f grab from latest android by reed@android.com · 16 years ago