- 00e1b62 Variation fonts don't affect glyph advances by mmaxfield@apple.com · 8 years ago
- fe88cff [Cocoa] Unify font's ascent, descent, and x-height between macOS and iOS by mmaxfield@apple.com · 9 years ago
- 5fa6446 [Cocoa] Improve performance of glyph advance metrics gathering by mmaxfield@apple.com · 9 years ago
- 0478dbb [Cocoa] Reduce uses of CGFonts https://bugs.webkit.org/show_bug.cgi?id=160896 by mmaxfield@apple.com · 9 years ago
- 964a625 Remove unused includes of wtf headers by achristensen@apple.com · 9 years ago
- 0137a01 [Cocoa] REGRESSION(r184899): Ascent adjustments are applied to web fonts by mmaxfield@apple.com · 9 years ago
- b33157c WTF should know about Language https://bugs.webkit.org/show_bug.cgi?id=157756 by fpizlo@apple.com · 9 years ago
- bc33d46 [OS X] Migrate our Font classes entirely off of NSFont by mmaxfield@apple.com · 9 years ago
- 0015511 Make FontPlatformData immutable https://bugs.webkit.org/show_bug.cgi?id=157024 by mmaxfield@apple.com · 9 years ago
- 2ce6c35 Crash under FontCache::purgeInactiveFontData() by cdumez@apple.com · 9 years ago
- 24f040a REGRESSION (r188591): thingiverse.com direct messaging UI is not rendered properly by mmaxfield@apple.com · 9 years ago
- b26db8c Post-commit update for r193484. https://bugs.webkit.org/show_bug.cgi?id=151884 by mmaxfield@apple.com · 9 years ago
- 390b54b [Font Features] TrueType fonts trigger real features even when synthesis is applied by mmaxfield@apple.com · 9 years ago
- 736ae11 Build fix by mmaxfield@apple.com · 9 years ago
- 946e686 [Font Features] r193894 introduces leaks by mmaxfield@apple.com · 9 years ago
- 41fb922 Build fix by mmaxfield@apple.com · 9 years ago
- 9c0eb11 font-variant-caps does not work if the font does not support font features by mmaxfield@apple.com · 9 years ago
- c7af750 Remove CORETEXT_WEB_FONTS https://bugs.webkit.org/show_bug.cgi?id=151891 by mmaxfield@apple.com · 9 years ago
- f7bea91 [iOS] Adjacent emoji overlap each other by mmaxfield@apple.com · 9 years ago
- 953065a Add support for the USE_TYPO_METRICS flag on iOS by fred.wang@free.fr · 9 years ago
- 0335753 Clean up some CSS & Font code https://bugs.webkit.org/show_bug.cgi?id=150767 by mmaxfield@apple.com · 9 years ago
- 60cb0bf [Mac] Add support for the USE_TYPO_METRICS flag by fred.wang@free.fr · 9 years ago
- 69e73a7 Rollout r190440 for the moment. It broke the build. by fred.wang@free.fr · 9 years ago
- c56d2ab Unreviewed compilation fix on Mac. by fred.wang@free.fr · 9 years ago
- e3ca4fb Unreviewed compilation fix on Mac. by fred.wang@free.fr · 9 years ago
- 8b8ac3e [Mac] Add support for the USE_TYPO_METRICS flag by fred.wang@free.fr · 9 years ago
- 5144fac FontCascade::typesettingFeatures() is not privy to font-variant-* nor font-feature-settings by mmaxfield@apple.com · 9 years ago
- 2ef57ea Split TypesettingFeatures into kerning and ligatures bools by mmaxfield@apple.com · 9 years ago
- c65f8fd [Cocoa] Clean up Font class https://bugs.webkit.org/show_bug.cgi?id=148216 by mmaxfield@apple.com · 10 years ago
- f1e72cf Source/WebCore: by mmaxfield@apple.com · 10 years ago
- df5735c [iOS] Delete dead code https://bugs.webkit.org/show_bug.cgi?id=148278 by mmaxfield@apple.com · 10 years ago
- f7f6fd1 [Cocoa] Punctuation near Hindi text is garbled when styled with the system font by mmaxfield@apple.com · 10 years ago
- 950396c [Cocoa] Honor the 'trak' table by opting in via text-rendering: optimizeLegibility by mmaxfield@apple.com · 10 years ago
- f84af8b [Cocoa] Address post-commit review by mmaxfield@apple.com · 10 years ago
- 3f14c4d [OS X] Remove support for composite fonts by mmaxfield@apple.com · 10 years ago
- 9ff8f65 [iOS] Arabic text styled with Georgia is rendered as boxes by mmaxfield@apple.com · 10 years ago
- 764435e Source/WebCore: by mmaxfield@apple.com · 10 years ago
- 3e1a8b3 [iOS] Tahoma isn't installed on iOS, so there is no need to blacklist it by mmaxfield@apple.com · 10 years ago
- 0f263e3 [iOS] Emoji overlap preceeding lines by mmaxfield@apple.com · 10 years ago
- 1721e30 [Cocoa] Clean up m_isEmoji in FontPlatformData by mmaxfield@apple.com · 10 years ago
- 786d288 [iOS] Reimplement r182512 and r183153 in a cleaner way by mmaxfield@apple.com · 10 years ago
- f0517c0 [Cocoa] Start cleaning up FontPlatformData by mmaxfield@apple.com · 10 years ago
- 8f8e65c [iOS] Caret does not line up with text when using the system font by mmaxfield@apple.com · 10 years ago
- 502cb28 [Cocoa] System fonts do not get correct tracking by mmaxfield@apple.com · 10 years ago
- aa1d058 Fixed the build. by mitz@apple.com · 10 years ago
- 5a8ce96 [Cocoa] Break internal reference cycle in WebCore::Font. by akling@apple.com · 10 years ago
- 1697279 Access FontCache global instance via singleton() static member function by cdumez@apple.com · 10 years ago
- 3a08dca Merge SimpleFontDataIOS.mm and SimpleFontDataMac.mm into FontCocoa.mm by weinig@apple.com · 10 years ago[Renamed (71%) from Source/WebCore/platform/graphics/mac/SimpleFontDataMac.mm]
- 462910a Remove support for screen font substitution by weinig@apple.com · 10 years ago
- d2e44a9 Remove more Mountain Lion code from WebCore by bdakin@apple.com · 10 years ago
- 5a8f794 Rename SimpleFontData to Font https://bugs.webkit.org/show_bug.cgi?id=140496 by antti@apple.com · 10 years ago
- 3e6dfac tables/mozilla/bugs/bug10633.html is flakey on Yosemite by mmaxfield@apple.com · 10 years ago
- d66ad93 http/tests/misc/acid3.html is flakey on Mavericks by mmaxfield@apple.com · 10 years ago
- c54cbc9 Rename Font to FontCascade https://bugs.webkit.org/show_bug.cgi?id=140442 by antti@apple.com · 10 years ago
- 331a78a [Win] Build fix after r178133. by bfulgham@apple.com · 10 years ago
- 24ee552 Remove the concept of "retained" font by antti@apple.com · 10 years ago
- 98de44f Use HashMap instead of CFDictionary for composite font reference map by antti@apple.com · 10 years ago
- fc1f06a Remove GlyphPageTree https://bugs.webkit.org/show_bug.cgi?id=140015 by antti@apple.com · 10 years ago
- 18d78d4 Remove FontData::containsCharacters by antti@apple.com · 10 years ago
- ca52ace Use std::unique_ptr<> in WebCore/dom, plugin, and graphics by gyuyoung.kim@samsung.com · 10 years ago
- 7b767bb platform/mac/editing/input/devanagari-ligature.html is flaky on Yosemite, ligature fails to form by mmaxfield@apple.com · 10 years ago
- 583bb5e Generic font code should not know about SVG font missing glyph by antti@apple.com · 10 years ago
- f0c50ff Unify the Mac and iOS implementations of FontPlatformData a bit by weinig@apple.com · 10 years ago
- 9299969 Unreviewed, rolling out r176263 and r176273. by mmaxfield@apple.com · 10 years ago
- 66ef46d Use underlining metrics from the font file by mmaxfield@apple.com · 10 years ago
- 4c1dfdc2 [iOS] CoreText and CoreUI SPI are not available in public SDK by dbates@webkit.org · 10 years ago
- 68faada [iOS] CoreGraphics SPI not available in public SDK by dbates@webkit.org · 10 years ago
- 03ff318 Finish moving CTFontGetVerticalGlyphsForCharacters and CTLineCreateWithUniCharProvider out from WKSI by mmaxfield@apple.com · 10 years ago
- aa5d077b Apply std::unique_ptr to FooFont classes by gyuyoung.kim@samsung.com · 10 years ago
- 6800b08 Unreviewed, rolling out r173695. by dbates@webkit.org · 11 years ago
- 3aeb895 [iOS] Make WebCore build with public iOS SDK by dbates@webkit.org · 11 years ago
- c2e1552 Add support for the initial-letter CSS property to first-letter by hyatt@apple.com · 11 years ago
- 5608e3b Unify platformWidthForGlyph across OS X and iOS by mmaxfield@apple.com · 11 years ago
- 9dbc4a6 FontCache::fontCache() never returns nullptr so it can be made to return a reference instead by mmaxfield@apple.com · 11 years ago
- 8ffeb05 [Cocoa] fix CF leaks found by code inspection by darin@apple.com · 11 years ago
- c6d3973 [OS X] Glyph spacing for system fonts may be incorrect by mmaxfield@apple.com · 11 years ago
- 879c7d5 [OS X] Glyph spacing for system fonts may be incorrect by mmaxfield@apple.com · 11 years ago
- 69bb72c [OS X] Glyph spacing for system fonts may be incorrect by mmaxfield@apple.com · 11 years ago
- b8ade58 [iOS] Upstream WebCore/platform changes by dbates@webkit.org · 11 years ago
- 8629863 Remove all 'std' using directives from WebCore by andersca@apple.com · 11 years ago
- 95e5430 Stop using DEFINE_STATIC_LOCAL with RetainPtr by andersca@apple.com · 12 years ago
- ed9bde7 Stop including UnusedParam.h https://bugs.webkit.org/show_bug.cgi?id=116003 by andersca@apple.com · 12 years ago
- de62289 Fix build. by andersca@apple.com · 12 years ago
- 051fed9 Move from constructor and member function adoptCF/NS to free function adoptCF/NS. by darin@apple.com · 12 years ago
- d30fd87 Remove debugging code that is no longer used with current mac sdks. by thakis@chromium.org · 12 years ago
- 6690896 Remove code for 10.5 and earlier from Source/WebCore by rniwa@webkit.org · 12 years ago
- 1430de0 Variant of non-primary fell-back SVGFont causes crash. by wangxianzhu@chromium.org · 12 years ago
- 15b3d3f FontPlatformData has unnecessary m_textOrientation member by mitz@apple.com · 12 years ago
- ff46bf1 Reduce redundant code in SimpleFontData[platform] by schenney@chromium.org · 12 years ago
- ee55405 Rename first/second to key/value in HashMap iterators by benjamin@webkit.org · 12 years ago
- fc27bcb Refactor WebCore::FontData handling to clarify pointer ownership by schenney@chromium.org · 12 years ago
- 9301cdb Unreviewed, rolling out r130079. by ojan@chromium.org · 13 years ago
- d574ba5 Refactor WebCore::FontData handling to clarify pointer ownership by schenney@chromium.org · 13 years ago
- fa6afbc Unreviewed, rolling out r126914. by commit-queue@webkit.org · 13 years ago
- d99b3ea Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
- 036eca0 Unreviewed, rolling out r126836. by tkent@chromium.org · 13 years ago
- a94a150 Rename first/second to key/value in HashMap iterators by caio.oliveira@openbossa.org · 13 years ago
- 3f08e7a [chromium/mac] Unbreak debug builds with the 10.7 SDK by thakis@chromium.org · 13 years ago
- 07049b1 The ATSUI-based complex text code is unused by mitz@apple.com · 13 years ago
- e3cb3cf Make it explicit which code paths iOS should use when doing checks based on OS X versions. by mrowe@apple.com · 13 years ago