Commits
User selector
Commit History
Commits on Sep 22, 2021
Add FontCreationContext
Show description for 8f71282committed
Commits on Sep 21, 2021
Drop remaining uses of makeRefPtr() in WebCore/
Show description for 102a6d5committed
Commits on Jun 14, 2021
Pass PAL::SessionID by value instead of reference
Show description for 13620e1authored andcommitted
Commits on Apr 22, 2021
Implement FontFace in Workers for OffscreenCanvas
Show description for 792fde6committed
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 May 13, 2020
Give some NetworkLoadMetrics to WebCoreNSURLSession's delegate
Show description for 7a8ba90authored andcommitted
Commits on Apr 25, 2020
Move URL to use StringView when returning substrings of the URL
Show description for 8e088a7committed
Commits on Nov 22, 2019
Remove font-variant @font-face descriptor
Show description for af1a8eecommitted
Commits on Aug 15, 2019
[FTW] Support web fonts
Show description for fddf9d9committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jan 15, 2019
Stop using CookiesStrategy
Show description for fd6dedccommitted
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 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 Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Aug 17, 2017
[PAL] Move SessionID into PAL
Show description for 3c007d9committed
Commits on May 16, 2017
Migrate Font constructor from bools to enums
Show description for 0c46561committed
Commits on Apr 12, 2017
Well-known variations should clamp to the values listed in the @font-face block
Show description for cb12056committedModernize vector adoption
Show description for f04032fauthored andcommitted
Commits on Jan 17, 2017
Remove unnecessary includes
Show description for 00c1745authored andcommitted
Commits on Oct 6, 2016
CachedResource client handling methods should take reference
Show description for 114c8a7authored andcommitted
Commits on Oct 5, 2016
[Win][Direct2D] Disable some CoreGraphics and CoreAnimation-based logic when building for D2D
Show description for 7f0dbc1committed
Commits on Sep 16, 2016
CachedResource should efficiently construct its ResourceRequest
Show description for 4ed7809authored andcommitted
Commits on Jun 7, 2016
Build fix non-cocoa platforms.
Show description for f35a40fcommitted
Commits on May 16, 2016
Random CachedFont.cpp cleanup.
Show description for ab79c72committed
Commits on May 14, 2016
Support ArrayBufferViews in the CSS Font Loading API
Show description for 6b0aea7committed
Commits on Mar 13, 2016
Delete dead SVG Font code
Show description for 4738cfacommitted
Commits on Feb 9, 2016
Decouple font creation from font loading
Show description for 2669277committed
Commits on Jan 25, 2016
[Font Loading] General cleanup
Show description for 70cd57ccommitted
Commits on Dec 20, 2015
[Mac] WebKit contains dead source code for OS X Mavericks and earlier
Show description for c33fad6committed
Dan Bernstein
Commits on Nov 3, 2015
font-variant-* properties in @font-face declarations should be honored
Show description for dfb538acommitted
Commits on Oct 10, 2015
[iOS] Remove unnecessary iOS version checks
Show description for 9bc844fcommitted
Dan Bernstein