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