1. f6f5687 Clarify kAutohinting is kForceAutohinting. by bungeman@google.com · 11 years ago
  2. 45dfe6b Revert of https://codereview.chromium.org/111853003/ by commit-bot@chromium.org · 11 years ago
  3. 5f209e6 Revert "[PDF] Fix font embedding restrictions." by vandebo@chromium.org · 11 years ago
  4. 7ad9368 Revert of https://codereview.chromium.org/109033002/ by commit-bot@chromium.org · 11 years ago
  5. 47fb2b9 [PDF] Fix font embedding restrictions. by commit-bot@chromium.org · 11 years ago
  6. e167b11 Shut up the CoreText performance note. by commit-bot@chromium.org · 11 years ago
  7. 4b413c8 remove SkFloatToScalar macro by commit-bot@chromium.org · 11 years ago
  8. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  9. 0673efe Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  10. 72b8cb2 onCharsToGlyphs to handle non-bmp on Mac. by bungeman@google.com · 11 years ago
  11. fb1663a Fix non-bmp in generateCharToGlyph on Mac. by bungeman@google.com · 11 years ago
  12. 839702b Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  13. f7af91b Reverting r10608 (Add getFamilyNames to SkTypeface) due to compilation failures by robertphillips@google.com · 11 years ago
  14. 246b1c2 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  15. a980269 Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  16. 7ca6d2f Reverting r10589: Add getFamilyNames to SkTypeface by jvanverth@google.com · 11 years ago
  17. 990d85f Add getFamilyNames to SkTypeface. by bungeman@google.com · 11 years ago
  18. 76015b0 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  19. 7fdcd44 support SK_FONTHOST_USES_FONTMGR on mac by reed@google.com · 11 years ago
  20. bcb42ae add charsToGlyphs to SkTypeface by reed@google.com · 11 years ago
  21. 371add8 Remove SK_IGNORE_MAC_TEXT_BOUNDS_FIX workaround. by commit-bot@chromium.org · 11 years ago
  22. 539f364 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  23. cefd981 Fix vertical text scaling and clipping on Mac. by bungeman@google.com · 11 years ago
  24. e944de7 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  25. c5fd461 Mask orientation and layout correctly. by commit-bot@chromium.org · 11 years ago
  26. 2fd42c4 Sanitizing source files in Housekeeper-Nightly by skia.committer@gmail.com · 11 years ago
  27. f77b35d add HACK_COLORGLYPHS (disabled) to test colorglyphs by reed@google.com · 11 years ago
  28. d55846d Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  29. 964988f add matcher to fontstyleset Review URL: https://codereview.chromium.org/13312002 by reed@google.com · 12 years ago
  30. 87379e1 Fix minor cppcheck-found issues by robertphillips@google.com · 12 years ago
  31. dea7ee0 add caching to fontmgr for mac by reed@google.com · 12 years ago
  32. 3dcbd46 CTFontManagerCopyAvailableFontFamilyNames is not always available (on iOS) by reed@google.com · 12 years ago
  33. 37cbc7f Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  34. ce8b3de store real fontstyle on mac fonts by reed@google.com · 12 years ago
  35. 83787c5 impl part of SKFontMgr for mac by reed@google.com · 12 years ago
  36. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 12 years ago
  37. e60ed08 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  38. 95625db check-point (early) for fontmgr stuff, not called. by reed@google.com · 12 years ago
  39. fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@google.com · 12 years ago
  40. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 12 years ago
  41. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 12 years ago
  42. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 12 years ago
  43. 6c66d2f remove GetTable* APIs from SkFontHost, and rely on SkTypeface::onGetTable* by reed@google.com · 12 years ago
  44. cc9aad5 override onGetTableTags() and onGetTableData() in SkTypeface, in preparation for by reed@google.com · 12 years ago
  45. c1641fc Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  46. 2689f61 move impl of AdvancedTypefaceMetrics into typeface (3) by reed@google.com · 12 years ago
  47. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 12 years ago
  48. fed86bd move most of SkFontHost to private (preceeding making it all private) by reed@google.com · 12 years ago
  49. dcf9c19 [PDF] Always set the symbolic Flag for Fonts. by vandebo@chromium.org · 12 years ago
  50. 0c23faf Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  51. b103ed4 eliminate atsuii/coretext distinction, and rename to just _mac by mike@reedtribe.org · 12 years ago
  52. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  53. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago
  54. 1eeaf0b Add support for 8 bits/component glyphs, to by caryclark@google.com · 13 years ago
  55. feda2f9 separate mac fonthost into atsui (32bit, pre-10.6) and coretext (64bit, 10.6) by reed@android.com · 14 years ago
  56. 5f6a076 Add a SkTypeface::CreateForChars() function. by agl@chromium.org · 15 years ago
  57. c846ede fix build for SK_SCALAR_IS_FIXED by reed@android.com · 15 years ago
  58. 36a4c2a Add SkFontHost::FilterRect() which allows the font host to filter our request by reed@android.com · 15 years ago
  59. 1a18cdc Mac: fix SkFontHost_mac.cpp to work with the new hinting interface. by agl@chromium.org · 15 years ago
  60. 4516f47 use sk_bzero instead of bzero, since it isn't always available. by reed@android.com · 15 years ago
  61. b2f92f0 fix mac build by reed@android.com · 16 years ago
  62. cc3096b Sync with Chromium's fork by agl@chromium.org · 16 years ago
  63. 467a3dc implement generateCountGlyphs using new font table apis by reed@android.com · 16 years ago
  64. d6638e6 add Table apis to SkFontHost need to implement in _win backend by reed@android.com · 16 years ago
  65. 04225dc build with -Wall fix associated warnings (at least on gcc 4.0.1) by reed@android.com · 16 years ago
  66. 79b2cd1 fix capitalization for system includes by reed@android.com · 16 years ago
  67. a14ea0e Simplify font-chaining (fallbacks) to have fonthost just return the next by reed@android.com · 16 years ago
  68. 590ef3f remember to specify the bloody font tag in the constructor! by reed@android.com · 16 years ago
  69. 330578d mac fonts sort of work now by reed@android.com · 16 years ago
  70. 0bf64d4 implement fontmetrics by reed@android.com · 16 years ago
  71. ea446b9 check-point (2) on mac fonts - simplify typeface factories by reed@android.com · 16 years ago
  72. 60dfdbc minor check-point for switching to glyphs by reed@android.com · 16 years ago
  73. b1d9d2e Significant cleanup in api, and more importantly in sementics, of SkFontHost by reed@android.com · 16 years ago
  74. f13c6e1 Remove unneeded SK_BUILD_FOR_... checks in SkBitmap.h by reed@android.com · 16 years ago
  75. da342a8 update more sample code to new compose shader header by reed@android.com · 16 years ago
  76. 76aa34b add text to hostapp sample rename duplicate of SkSVGPath.cpp by reed@android.com · 16 years ago
  77. 4df53b0 don't promote top/left to a fixed, when what we want is just an int by reed@android.com · 16 years ago
  78. 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
  79. 0680d6c use native mac fonthost add 444 and (fake) 565 support in cg by reed@android.com · 16 years ago
  80. 8a1c16f grab from latest android by reed@android.com · 16 years ago