Chrome uses Skia for nearly all graphics operations, including text rendering . GDI is for the most part only used for native theme rendering; new code should use Skia. Also see the section RenderText and Chrome UI text drawing for a more specific discussion of Chrome UI text rendering.