Commits
User selector
Commit History
Commits on Sep 22, 2021
Add FontCreationContext
Show description for 8f71282committed
Commits on Apr 22, 2021
Implement FontFace in Workers for OffscreenCanvas
Show description for 792fde6committed
Chris Lord
Commits on Apr 12, 2021
Refactor font loading to make it possible for Worker to implement it
Show description for ed8d107committed
Chris Lord
Commits on Mar 1, 2021
CSSFontFace should not need its m_fontSelector data member
Show description for a79eac5committed
Chris Lord
Commits on Feb 18, 2021
Unreviewed, reverting r272849.
Show description for d48ce67committed
Commits on Feb 15, 2021
CSSFontFace should not need its m_fontSelector data member
Show description for 229bb22committed
Chris Lord
Commits on Oct 3, 2020
[GPU Process] Support drawing text in 2D canvas with font features
Show description for 08512b3committed
Commits on Oct 2, 2020
Unreviewed, reverting r267864.
Show description for efca08dcommitted[GPU Process] Support drawing text in 2D canvas with font features
Show description for bafcffacommitted
Commits on Sep 23, 2020
Remove ENABLE_SVG_FONTS macro
Show description for b244bc0committed
Commits on Nov 22, 2019
Remove font-variant @font-face descriptor
Show description for af1a8eecommitted
Commits on Oct 22, 2019
[Cocoa] Move ui-serif, ui-monospaced, and ui-rounded out from behind SPI
Show description for 51699e6committed
Commits on Aug 15, 2019
[FTW] Support web fonts
Show description for fddf9d9committed
Commits on Jul 12, 2019
New York font erroneously gets synthetic bold
Show description for 47e2830committed
Commits on May 8, 2019
CSSFontFaceSource fails to compile when !ENABLE(SVG_FONTS)
Show description for 6afc1f2committed
Commits on Apr 10, 2019
WebCore should build successfully even with -DENABLE_UNIFIED_BUILDS=OFF
Show description for dcebd33committed
Commits on Mar 26, 2019
Leak of SVGFontFaceElement when RenderStyle holds onto a FontRances which uses it
Show description for 1f60e14committed
Commits on Dec 22, 2018
Use Ref<> as much as possible
Show description for d4c5ff5committed
Commits on Dec 13, 2018
[FreeType] Add initial implementation of variation fonts
Show description for 4b35edbcommitted
Commits on Dec 12, 2018
Unreviewed manual rollout of r239100-r239102 and r239114
Show description for f693e01committed[FreeType] Add initial implementation of variation fonts
Show description for c5809c5committed
Commits on Sep 11, 2018
Add Web API Statistics Collection
Show description for a6d1b3fauthored andcommitted
Commits on Jul 3, 2018
[Cocoa] Google Fonts doesn't work if the user has the requested font locally-installed
Show description for fd5d763committed
Commits on May 2, 2018
Collection fragment identifiers don't use PostScript names
Show description for 8ff7a42committed
Commits on Jan 23, 2018
[Cocoa] Support font collections
Show description for 9cbb6d3committed
Commits on Jan 13, 2018
Data URL fonts split in the middle of an alphabet cause random letters to disappear
Show description for 94b9c13committed
Commits on Oct 5, 2017
Implement font-display loading behaviors
Show description for dd9a069committed
Commits on Jun 28, 2017
Remove excessive includes from WebCore/css sources
Show description for 3d9caeecommitted
Commits on Jun 23, 2017
Remove excessive headers from WebCore/{editing,fileapi,history,html,loader,page}
Show description for f86bae2committed@font-face rules with invalid primary fonts never download their secondary fonts
Show description for 7758befcommitted
Commits on Jun 14, 2017
Unreviewed, rolling out r218157.
Show description for 92165a6committed
Commits on Jun 13, 2017
@font-face rules with invalid primary fonts never download their secondary fonts
Show description for 8155482committed
Commits on Jun 6, 2017
Fix compilation with !ENABLE(SVG_FONTS)
Show description for 0328477committed
Commits on May 16, 2017
Migrate Font constructor from bools to enums
Show description for 0c46561committed
Commits on May 10, 2017
Tiny cleanup in Font::DerivedFonts
Show description for 69e5958committed