1. 2211a7b Fix Google3 fonts. Use fontconfig rather than custom_directory_factory. Add Google3 font caching. by benjaminwagner · 10 years ago
  2. 96fcdcc Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002 by halcanary · 10 years ago
  3. 385fe4d Style Change: SkNEW->new; SkDELETE->delete by halcanary · 10 years ago
  4. f20488b Clean up a few includes, introduce iwyu. by bungeman · 10 years ago
  5. 1b24933 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
  6. 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 · 10 years ago
  7. c50acf2 Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate. by mtklein · 10 years ago
  8. dd4e568 Make Noto Sans Mono CJK JP an alias to MS Gothic by jshin · 10 years ago
  9. 36352bf C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} by mtklein · 10 years ago
  10. 5f213d9 SkTypeface to use SkStreamAsset. by bungeman · 11 years ago
  11. 72c9faa Fix up all the easy virtual ... SK_OVERRIDE cases. by mtklein · 11 years ago
  12. 7476cf5 Update the alias mapping for Noto Sans CJK. by jshin · 11 years ago
  13. ad77e55 Add alias mapping for Noto Sans CJK for ja/hans by jshin · 11 years ago
  14. ba59a67 Remove dependency on std::string by mtklein · 11 years ago
  15. e438ddb Uses optional mutex to guard construction of the singleton, which by tomhudson · 11 years ago
  16. e41f388 Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by mtklein · 11 years ago
  17. 60b08a0 Fix race condition in parallel font initialization. by tomhudson · 11 years ago
  18. 50a7b0e Revert of Fix race condition in parallel font initialization. (https://codereview.chromium.org/355573006/) by reed · 11 years ago
  19. df022f5 Fix race condition in parallel font initialization. by tomhudson · 11 years ago
  20. 6059f16 SkNEW as default Create() for SkLazyPtr macros. by mtklein · 11 years ago
  21. 78358bf Port most uses of SkOnce to SkLazyPtr. by mtklein · 11 years ago
  22. f71e8fd Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
  23. 56f7cca Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
  24. f6351a0 Revert of Port most uses of SkOnce to SkLazyPtr. (https://codereview.chromium.org/304383005/) by commit-bot@chromium.org · 11 years ago
  25. 5a70945 Port most uses of SkOnce to SkLazyPtr. by commit-bot@chromium.org · 11 years ago
  26. cf800e0 Initialize the SkFontConfigInterface singleton with SkOnce. by bungeman@google.com · 11 years ago
  27. c9a8a7e improve bitmap font support (FreeType only) by bungeman@google.com · 12 years ago
  28. 8f457e3 Adding error checks to SkRBuffer by commit-bot@chromium.org · 12 years ago
  29. c526c71 Map Calibri to Carlito by bungeman@google.com · 12 years ago
  30. 02dd688 Make the copy of fontconfig font names before freeing their memory. by bungeman@google.com · 12 years ago
  31. ab79282 its ok if there is no family name in the pattern for fontconfig, for fc will interpret by reed@google.com · 12 years ago
  32. e36a168 Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  33. f55061f check-point for linux fontmgr impl by reed@google.com · 12 years ago
  34. 750a24b fix refcnts for singleton fontconfig-direct by reed@google.com · 12 years ago
  35. e49d67e start cleanup, in prep for new fontmgr impl by reed@google.com · 12 years ago
  36. 64b682c Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  37. df798b3 can't return false for a ptr (unless you're in gcc) by reed@google.com · 12 years ago
  38. 027fd20 use SkDataTable to return familyNames for fontmgr by reed@google.com · 12 years ago
  39. 21db1db Temporary patch to get Chrome Windows compiling by robertphillips@google.com · 12 years ago
  40. 54c6914 extend FontConfigInterface to start to match new fontmgr design by reed@google.com · 12 years ago
  41. c4de776 Add an entry for Cambria-Caladea to the list of metric compatible fonts. by commit-bot@chromium.org · 12 years ago
  42. 01c34ee Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  43. 8c3f84d use SkStream::NewFromFile() by reed@google.com · 12 years ago
  44. 8c9737e change FontIdentity to explicitly hold ttcIndex and ID, so we can use both in the by reed@google.com · 12 years ago
  45. 66a58ac Fixed a few warnings by sugoi@google.com · 12 years ago
  46. d66045e export getter for global instance of fontconfiginterfacedirect by reed@google.com · 12 years ago
  47. 631cdcb Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  48. f71a233 use fontconfig fonthost for skia (in prep for using in chrome) by reed@google.com · 12 years ago
  49. 12eea2b Sanitizing source files in Skia_Periodic_House_Keeping by skia.committer@gmail.com · 12 years ago
  50. ee619a0 fix getFamilyName by calling FcFreeTypeQuery by reed@google.com · 12 years ago
  51. b1c65b6 by reed@google.com · 12 years ago