1. f28f4f8 Rewrite raw pointer fields to use raw_ptr<T> for linux by Keishi Hattori · 3 years, 2 months ago
  2. a47d5c6 Remove unused include in //base/sequence_checker.h by David Sanders · 3 years, 7 months ago
  3. 8fdc2243 Rename MRUCache to LRUCache. by cfredric · 3 years, 10 months ago
  4. 03d2702 Remove DISALLOW_* macros from ui/ by Peter Boström · 3 years, 11 months ago
  5. c8c12353 Replace DISALLOW_COPY_AND_ASSIGN in ui/ by Peter Boström · 4 years ago
  6. b6e09f51 -Wdeprecated-copy fixes: ui/ by Peter Kasting · 4 years, 2 months ago
  7. 514b4e2 Fix crash in GetFontFallback on a corrupt font by Etienne Bergeron · 6 years ago
  8. f5571080 Return a boolean in some font-related methods by Henrique Ferreiro · 6 years ago
  9. 33fab43 Replace OutOfProcessFont with FallbackFontData by Henrique Ferreiro · 6 years ago
  10. f6ba3bf Use FilePath in FileIdentity and FallbackFontData by Henrique Ferreiro · 6 years ago
  11. 87023ab2 Reland "Lift fallback font unittests to share them across platforms" by Etienne Bergeron · 6 years ago
  12. 57c509a Revert "Lift fallback font unittests to share them across platforms" by Findit · 6 years ago
  13. b40da6d Lift fallback font unittests to share them across platforms by Etienne Bergeron · 6 years ago
  14. f46729a80 Pass through SkFontMgr instead of direct access to SkTypeface by Etienne Bergeron · 6 years ago
  15. ee1a599 Implementing a cache-based version of FallbackFont on Linux by Etienne Bergeron · 6 years ago
  16. ead9a42 Use a global config for FontConfig by Etienne Bergeron · 6 years ago
  17. 49f2661 Remove redundant code in GetFontFallbacks(....) by Etienne Bergeron · 6 years ago
  18. 47f54c5 Lift font-config FcPattern accessors by Etienne Bergeron · 6 years ago
  19. b27aab5 Expose the fallback fonts cache and add unittests by Etienne Bergeron · 6 years ago
  20. e5f2370 Lift ScopedFcPattern to fontconfig_util by Etienne Bergeron · 6 years ago
  21. 5a32abe Implement GetFallbackFont on Linux by Etienne Bergeron · 6 years ago
  22. 4a5f549 Fixing cache issues with font fallbacks on Linux by Etienne Bergeron · 6 years ago
  23. ca3825c0 Add trace events for fonts on linux. by Etienne Bergeron · 6 years ago
  24. 1317ed17 Set up a FontConfig sysroot by Tom Anderson · 6 years ago
  25. eae454fe Address additional review comments in font_fallback_linux.cc by Dominik Röttsches · 8 years ago
  26. 8b49ef6 Avoid accepting Type 1 format as character fallback fonts on Linux by Dominik Röttsches · 8 years ago
  27. a48801c Remove the blink platform from sandbox IPC handler. by jbroman · 9 years ago
  28. 98ef615 mac: Remove unnecessary conversions from font to string in ui/gfx/. by erikchen · 10 years ago
  29. 8c17e13d RenderTextHarfBuzz: Implement font fallback for Win and Linux by [email protected] · 11 years ago