1. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 9 years ago
  2. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 9 years ago
  3. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 9 years ago
  4. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 9 years ago
  5. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 9 years ago
  6. bf521ff Move SkTArray to include/private. by bungeman · 9 years ago
  7. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  8. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  9. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 10 years ago
  10. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 10 years ago
  11. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  12. e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 10 years ago
  13. e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 10 years ago
  14. 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
  15. 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 10 years ago
  16. df022f5 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
  17. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  18. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  19. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  20. f55061f check-point for linux fontmgr impl by reed@google.com · 12 years ago
  21. 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 12 years ago
  22. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 12 years ago
  23. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 12 years ago
  24. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 12 years ago
  25. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 12 years ago
  26. 86a44b8 export api with SK_API by reed@google.com · 12 years ago
  27. f71a233 use fontconfig fonthost for skia (in prep for using in chrome) by reed@google.com · 12 years ago
  28. 80f5465 by reed@google.com · 12 years ago
  29. d71fe99 check-point: skiafy SkFontHost_fontconfig from chrome by reed@google.com · 12 years ago