1. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  2. 65a629a Revert "Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks""" by reed@google.com · 11 years ago
  3. 699c06e Revert "Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks"" by reed@google.com · 11 years ago
  4. cde269a Revert "try enabling FONTHOST_USES_FONTMGR and see what breaks" by reed@google.com · 11 years ago
  5. b14d5bc try enabling FONTHOST_USES_FONTMGR and see what breaks by reed@google.com · 11 years ago
  6. 30ddd61 refactoring for SK_FONTHOST_USES_FONTMGR option by reed@google.com · 11 years ago
  7. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  8. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  9. a45bcc8 make SkFontHost::NextLogicalTypeface private (only called by SkScalerContext) by reed@google.com · 11 years ago
  10. e74f83b remove SkFontHost::EnsureTypefaceAccessible declaration (no longer implemented or called) by reed@google.com · 11 years ago
  11. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 11 years ago
  12. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 11 years ago
  13. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 11 years ago
  14. 53872fb remove now obsolete GetAdvancedTypefaceMetrics API from SkFontHost by mike@reedtribe.org · 11 years ago
  15. 29b7e63 make OpenStream and GetFileName private (soon to go away) by reed@google.com · 11 years ago
  16. 6c66d2f remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* by reed@google.com · 11 years ago
  17. 38c37dd call onGetUPEM to subclasses can optimize it, and place default behavior by reed@google.com · 11 years ago
  18. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 11 years ago
  19. c49cabf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  20. 2d927e9 make OpenStream and GetFileName public ... for now, until we fix FreeType backend. by reed@google.com · 12 years ago
  21. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  22. 532470f Expose geometry and gamma on device. https://codereview.appspot.com/6499101/ by bungeman@google.com · 12 years ago
  23. cb1bbb3 Fonts with cubic outlines are rendered without ClearType by GDI. by bungeman@google.com · 12 years ago
  24. 94bc60f Lock gFTMutex when modifying FT globals. by scroggo@google.com · 12 years ago
  25. a9d4e84 To allow forward declarations, move SkScalerContext::Rec to SkScalerContextRec by reed@google.com · 12 years ago
  26. 97efada Gamma correcting masks. https://codereview.appspot.com/6244068/ by bungeman@google.com · 12 years ago
  27. 1f90287 Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1. by tomhudson@google.com · 12 years ago
  28. 9714516 Add SkFontDescriptor for serializing fonts. by djsollen@google.com · 12 years ago
  29. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  30. f11508d expose font-table APIs to SkTypeface by reed@google.com · 12 years ago
  31. 95bfded Add cast to support 64 bit. by caryclark@google.com · 12 years ago
  32. 66ef614 Fix 64-bit build on Mac by epoger@google.com · 12 years ago
  33. 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
  34. 1f6b4ae remove GetGammaFlag from SkFontHost prep for retooling of gamma support by reed@google.com · 13 years ago
  35. 39698b1 Add paging support for handle based typefaces. by bungeman@google.com · 13 years ago
  36. 56c6977 Update files to use SK_BUILD_FOR_ANDROID. by djsollen@google.com · 13 years ago
  37. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  38. 37ad8fb [PDF] Subset font advance data (W array). by vandebo@chromium.org · 13 years ago
  39. 7b13aca Revert "Improve generation of glyph advance array." This reverts commit r2126 by vandebo@chromium.org · 13 years ago
  40. e7f3300 Improve generation of glyph advance array. by vandebo@chromium.org · 13 years ago
  41. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  42. 7d26c59 add 2nd parameter to SkFontHost::NextLogicalFont() by reed@google.com · 13 years ago
  43. 2f3dc9d add typefacecache speedup lcd blits clean up some samples by reed@google.com · 13 years ago
  44. f316634 http://codereview.appspot.com/4436057/ by reed@google.com · 13 years ago
  45. 325cb9a Improve the SkAdvancedTypefaceMetrics interface w.r.t. vertical advances. by vandebo@chromium.org · 13 years ago
  46. cd9d69b Upstreaming changes from android. by djsollen@google.com · 14 years ago
  47. c48b2b3 Cleanup SkPDFTypfaceInfo and make it more generic. by vandebo@chromium.org · 14 years ago
  48. 2a22e10 Add Truetype and Type 1 font embedding support by vandebo@chromium.org · 14 years ago
  49. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 14 years ago
  50. 3f1f06a add optional pref-config table to codecs by reed@android.com · 15 years ago
  51. 8de2e6d add kNONE_LCDOrder for screens with no recognizable rgb order by reed@android.com · 15 years ago
  52. ac98154 add GetFileName api to SkFontHost by reed@android.com · 15 years ago
  53. e2ca207 ws fixes use enum in getHinting() function, rather than hard-coded constants by reed@android.com · 15 years ago
  54. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  55. f036426 Typo fix. by agl@chromium.org · 15 years ago
  56. 309485b Subpixel glyph rendering support. by agl@chromium.org · 15 years ago
  57. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 15 years ago
  58. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 15 years ago
  59. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  60. 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
  61. 8a1c16f grab from latest android by reed@android.com · 16 years ago