1. fc49734 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  2. 9704329 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  3. 0f3d0c3 Add SkTypeface::getVariationDesignPosition. by bungeman · 8 years ago
  4. 7d07d46 Revert "Add SkTypeface::getVariationDesignPosition." by Ben Wagner · 8 years ago
  5. 87e7f82 Add SkTypeface::getVariationDesignPosition. by Ben Wagner · 8 years ago
  6. 8ab590f Split custom font managers. by Ben Wagner · 8 years ago
  7. 20d031a Remove SK_LEGACY_FONTMGR_FACTORY. by Ben Wagner · 8 years ago
  8. 3546ff1 Stage SkFontMgr factories to return smart pointers. by Ben Wagner · 8 years ago
  9. bf111d7 Move SkOSPath out of include/core. by Ben Wagner · 8 years ago
  10. 67b39de s/SkAutoTUnref/sk_sp/ in src/ part 1 by Hal Canary · 8 years ago
  11. f93d711 SkFontData to use smart pointers. by bungeman · 8 years ago
  12. 606add3 Revert of SkFontData to use smart pointers. (patchset #3 id:40001 of https://codereview.chromium.org/2339273002/ ) by bungeman · 8 years ago
  13. d8c2476 SkFontData to use smart pointers. by bungeman · 8 years ago
  14. 42943c8 change SkStreams to work with sk_sp<SkData> instead of SkData* by reed · 8 years ago
  15. b811378 Update typeface serialization style. by bungeman · 8 years ago
  16. e3aea10 Remove user specified typeface id. by bungeman · 8 years ago
  17. f8f9c07 Revert of Update typeface serialization style. (patchset #3 id:40001 of https://codereview.chromium.org/2030683002/ ) by mtklein · 8 years ago
  18. 7ae1c72 Update typeface serialization style. by bungeman · 8 years ago
  19. 57c9482 Implement SkFontMgr_Custom::onCreateFromFontData. by bungeman · 8 years ago
  20. 4772bd5 Implement all onCreateFromStream overloads. by bungeman · 8 years ago
  21. 77a8ab2 Simplify style handling in custom font manager. by bungeman · 8 years ago
  22. b4bb7d8 Add oblique as a slant. by bungeman · 8 years ago
  23. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 8 years ago
  24. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 8 years ago
  25. fe7ada7 Make FreeType usable on Windows. by caryclark · 9 years ago
  26. 18300a3 detach -> release by mtklein · 9 years ago
  27. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 9 years ago
  28. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 9 years ago
  29. f20488b Clean up a few includes, introduce iwyu. by bungeman · 9 years ago
  30. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  31. 02802f6 Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. (patchset #4 id:60001 of https://codereview.chromium.org/1215393002/) by jvanverth · 9 years ago
  32. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 9 years ago
  33. 5cf1949 Refactor SkFontHost_linux into SkFontMgr_custom. by bungeman · 9 years ago[Renamed (93%) from src/ports/SkFontHost_linux.cpp]
  34. 41868fe Font variations. by bungeman · 9 years ago
  35. 4657068 Revert of Font variations. (patchset #26 id:500001 of https://codereview.chromium.org/1027373002/) by robertphillips · 9 years ago
  36. 3489ee0 Font variations. by bungeman · 9 years ago
  37. 5ae1312 Revert of Font variations. (patchset #21 id:400001 of https://codereview.chromium.org/1027373002/) by bungeman · 9 years ago
  38. 05773ed Font variations. by bungeman · 9 years ago
  39. 9d911d5 Remove filename from SkFontDescriptor. by bungeman · 9 years ago
  40. 5c9fa28 Add option to embed font data into executable. by bungeman · 9 years ago
  41. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 9 years ago
  42. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 10 years ago
  43. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  44. 28b44e8 And change SkAutoTUnref<const SkStream to SkAutoTDelete. by scroggo · 10 years ago
  45. e58898e Remove another caller of SkRef(SkStream) by scroggo · 10 years ago
  46. a1193e4 Make SkStream *not* ref counted. by scroggo · 10 years ago
  47. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 10 years ago
  48. ad5e9a5 add runtime config option to retain stream for custom typefaces by humper · 10 years ago
  49. 33068c1 Enforce pure virtual behavior for onMatchFamilyStyleCharacter by djsollen · 10 years ago
  50. 14df833 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  51. 32501a1 Revert of Extend SkFontMgr_Custom to cover ttc, otf, pfb. (patchset #2 id:20001 of https://codereview.chromium.org/672723002/) by bungeman · 10 years ago
  52. ee0c2e4 Extend SkFontMgr_Custom to cover ttc, otf, pfb. by bungeman · 10 years ago
  53. a4c4a2d Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  54. 802ad83 Revert of Replace SkTypeface::Style with SkFontStyle. (patchset #9 id:160001 of https://codereview.chromium.org/488143002/) by mtklein · 10 years ago
  55. 43b8b36 Replace SkTypeface::Style with SkFontStyle. by bungeman · 10 years ago
  56. d71b757 Serialize the font index. by bungeman · 10 years ago
  57. b374d6a Add onGetFamilyName to SkTypeface. by bungeman · 10 years ago
  58. 49f085d "NULL !=" = NULL by bsalomon · 10 years ago
  59. a8e2e15 Cleanup: Rename SkOSPath functions. by tfarina · 10 years ago
  60. 3a21d61 Update find_name_and_attributes to take ttc index and rename to SkTypeface_FreeType::ScanFont. by bungeman · 10 years ago
  61. a2b44dc SkFontHost_linux - dup stream instead of ref by commit-bot@chromium.org · 10 years ago
  62. ea163cc Changes to SkFontHost_linux by commit-bot@chromium.org · 11 years ago
  63. 967dee3 Make SkFontMgr interface const. by commit-bot@chromium.org · 11 years ago
  64. b3d154d Remove SK_FONTHOST_USES_FONTMGR. by bungeman@google.com · 11 years ago
  65. febfd70 Add onRefMatchingStyle to SkFontHost_linux. by bungeman@google.com · 11 years ago
  66. ab44a17 stub support for SK_FONTHOST_USES_FONTMGR by reed@google.com · 11 years ago
  67. 070da5e add dummpy SkFontMgr::Factory() impl to font backends, so we can start testing it by reed@google.com · 11 years ago
  68. 1fa793f remove SkFontHost::NextLogicalFont, and add android-specific function by reed@google.com · 11 years ago
  69. fe74765 Change fixedWidth to fixedPitch and implement on Windows. by bungeman@google.com · 11 years ago
  70. 5526ede land https://codereview.chromium.org/12676024 by reed@google.com · 11 years ago
  71. 292b1d4 remove SkFontHost::OpenStream(), now subsumed by SkTypeface::openStream() by reed@google.com · 12 years ago
  72. 66d831d remove SkFontHost::GetFileName by mike@reedtribe.org · 12 years ago
  73. 032fbb8 oops, update the INHERITED for our typeface by reed@google.com · 12 years ago
  74. 0fc17c3 inherit from SkTypeface_FreeType to share more code by reed@google.com · 12 years ago
  75. 0da4861 remove SkFontHost::CreateScalerContext by reed@google.com · 12 years ago
  76. f381162 use SkStream::NewFromFile() by mike@reedtribe.org · 12 years ago
  77. e1575aa reland 8200 w/ fix for android (use fullpath instead of path) by reed@google.com · 12 years ago
  78. 070235e revert 8204 -- what is happening??? by reed@google.com · 12 years ago
  79. 4f7e846 reland 8200 w/ fix for android (need fullpath instead of path) by reed@google.com · 12 years ago
  80. 1311f7e revert 8200 to figure out android break by reed@google.com · 12 years ago
  81. d5ea2ae move SK_MMAP_SUPPORT into SkPreConfig, so we can know about its availability by reed@google.com · 12 years ago
  82. 5b33211 Start addressing the clang static analyzer issues by robertphillips@google.com · 12 years ago
  83. e16efc1 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  84. 027038a Turn off some debugging statements. by scroggo@google.com · 12 years ago
  85. 2cf84ec Load more fonts on Linux. https://codereview.appspot.com/6569061/ by bungeman@google.com · 12 years ago
  86. ada4480 Deserialization locks up multithreading fix. by chudy@google.com · 12 years ago
  87. b6896e7 Remove 'legacy' font descriptor methods. http://codereview.appspot.com/6261059/ by bungeman@google.com · 12 years ago
  88. 9714516 Add SkFontDescriptor for serializing fonts. by djsollen@google.com · 12 years ago
  89. 0389d93 remove unused ptr/len parameters from CreateTypeface by reed@google.com · 12 years ago
  90. e6488ad partial revert of r3541 to removed accidentally uploaded file by djsollen@google.com · 12 years ago
  91. bff29d5 Landing arm patch from contributor. by djsollen@google.com · 12 years ago
  92. 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
  93. 4dc686d Fix regression where we disable fonts with no specified name by djsollen@google.com · 13 years ago
  94. 1771cbf posix: Avoid static initializers in static/global mutexes by digit@google.com · 13 years ago
  95. 0c00f21 Add SkDEBUGFAIL to clean up use of SkASSERT(!"text"); by tomhudson@google.com · 13 years ago
  96. 77407ca add api to SkGraphics to get/set font cache limit by reed@google.com · 13 years ago
  97. 17b7894 rolling back the experimental rollbacks in r2178-2179 by epoger@google.com · 13 years ago
  98. 5f22657 rolling tree back to its state as of r2169 to see if that fixes Windows buildbots by epoger@google.com · 13 years ago
  99. 513909f Remove compiler warnings (Linux clang, mostly). by tomhudson@google.com · 13 years ago
  100. ec3ed6a Automatic update of all copyright notices to reflect new license terms. by epoger@google.com · 13 years ago