1. 0b80e62 Reland "Revert "update to new MakeFromStream signature"" by Jim Van Verth · 6 years ago
  2. 8695539 Revert "Revert "update to new MakeFromStream signature"" by Mike Reed · 6 years ago
  3. 71f8475 Revert "update to new MakeFromStream signature" by Mike Klein · 6 years ago
  4. edc6ea7 update to new MakeFromStream signature by Mike Reed · 6 years ago
  5. ecd35c1 Remove non-smart SkFontConfigInterface::SetGlobal. by Ben Wagner · 6 years ago
  6. a20681c Move SkFontConfigInterface to smart pointers. by Ben Wagner · 6 years ago
  7. a93a14a Convert NULL and 0 to nullptr. by Ben Wagner · 7 years ago
  8. 65a9344 remove unneeded include by Mike Reed · 7 years ago
  9. 9adfef8 Remove public APIs that use SkDataTable. by Herb Derby · 7 years ago
  10. 1ae0e01 Split SkFontConfigInterface globals and factory. by bungeman · 8 years ago
  11. feb3c1a Move to SkDataTable::MakeXXX and sk_sp. by bungeman · 8 years ago
  12. 69df020 Remove some uses of SK_SUPPORT_LEGACY_TYPEFACE_PTR. by bungeman · 8 years ago
  13. 13b9c95 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  14. 9a9a7b2 Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ ) by scroggo · 8 years ago
  15. 6296da7 Move SkTypeface to sk_sp. by bungeman · 8 years ago
  16. 42846ed Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  17. d9f5d20 Revert of Modernize SkMutex and SkSemaphore. (patchset #2 id:20001 of https://codereview.chromium.org/1947153002/ ) by sclittle · 8 years ago
  18. 427c281 Modernize SkMutex and SkSemaphore. by mtklein · 8 years ago
  19. 0265707 Clean up SkFontConfigInterface implementation. by bungeman · 8 years ago
  20. ed2edab Remove SK_VERY_LEGACY_CREATE_TYPEFACE. by bungeman · 8 years ago
  21. 11a77c6 Begin switch to SkFontStyle for legacy calls. by bungeman · 8 years ago
  22. bf521ff Move SkTArray to include/private. by bungeman · 8 years ago
  23. 9b137dc SkFontConfigInterface::createTypeface() by fmalita · 9 years ago
  24. 2766c00 remove SkInstCnt by mtklein · 9 years ago
  25. 7be2eb8 Remove SkFontHost includes and friends. by bungeman · 9 years ago
  26. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 9 years ago
  27. c87dd2c Enable unused param checking for public includes. by djsollen · 10 years ago
  28. e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 10 years ago
  29. e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 10 years ago
  30. 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
  31. 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 10 years ago
  32. df022f5 Fix race condition in parallel font initialization. by tomhudson · 10 years ago
  33. ab1c138 Fix compilation with SK_ENABLE_INST_COUNT=1 by commit-bot@chromium.org · 11 years ago
  34. ef284a8 The two leaks are: by commit-bot@chromium.org · 11 years ago
  35. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 11 years ago
  36. f55061f check-point for linux fontmgr impl by reed@google.com · 11 years ago
  37. 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 11 years ago
  38. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 11 years ago
  39. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 11 years ago
  40. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 11 years ago
  41. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 11 years ago
  42. 86a44b8 export api with SK_API by reed@google.com · 11 years ago
  43. f71a233 use fontconfig fonthost for skia (in prep for using in chrome) by reed@google.com · 11 years ago
  44. 80f5465 by reed@google.com · 11 years ago
  45. d71fe99 check-point: skiafy SkFontHost_fontconfig from chrome by reed@google.com · 11 years ago