Commits
User selector
Commit History
Commits on May 26, 2021
Virtualize GraphicsContext
Show description for 1733b8bcommitted
Commits on Jul 19, 2020
Remove ColorBuilder
Show description for 5d824c2committed
Sam Weinig
Commits on Jul 18, 2020
Remove final vestigates of SimpleColor
Show description for 7af1934committed
Sam Weinig
Commits on Jul 8, 2020
Part 2 of SimpleColor and SRGBA<uint8_t> are essentially the same - let's converge them
Show description for 65cd1e7committed
Sam Weinig
Commits on Jun 1, 2020
Extended Color: Replace Color constructors taking numeric values with type specific factory functions
Show description for d4a4859committed
Sam Weinig
Commits on Mar 7, 2019
[Win] Remove -DUCHAR_TYPE=wchar_t stopgap and learn to live with char16_t.
Show description for b70ed66committed
Commits on Dec 14, 2018
[Win][Clang] Fix compilation warnings under Source/WebCore/platform/win
Show description for 31fa1d8committed
Commits on Dec 12, 2018
[Win][Clang] Fix warning -Wmissing-field-initializers
Show description for f3ea0fccommitted
Commits on Dec 1, 2018
Move URL from WebCore to WTF
Show description for cddec66authored andcommitted
Commits on May 25, 2018
Reduce copying of FontCascadeDescription objects by moving them around
Show description for b779479committed
Commits on Dec 21, 2017
[Win] Use WCharStringExtras functions in WebCore
Show description for c0c6a99committed
Commits on Mar 6, 2017
Expand font-weight and font-stretch to take any number
Show description for e46d679committed
Commits on Feb 20, 2017
Add plumbing to the UI process for TextIndicatorData when computing the drag image
Show description for 5f2f658committed
Commits on Jan 17, 2016
Remove TextRun::allowsRoundingHacks()
Show description for ba5985acommitted
Commits on Nov 8, 2015
Remove ColorSpace argument to all the drawing calls
Show description for 1e39b9ecommitted
Commits on Nov 3, 2015
[Vertical Writing Mode] Rename "vertical-right" CSS value to match spec
Show description for 608ae58committed
Commits on Sep 16, 2015
Split FontDescription into lower and higher level types
Show description for f6c5cdfcommitted
Commits on May 7, 2015
Clean up TextRun constructors
Show description for 9f1d72acommitted
Commits on Jan 15, 2015
[Win] Unreviewed build fix.
Show description for 77c8a0acommittedTry to fix windows build.
Show description for 6a32ed1committedUnreviewed, rolling out r178518.
Show description for 1eec7ffcommittedTry to fix windows build.
Show description for 74eabfccommitted
Commits on Jan 11, 2015
Remove FontCachePurgePreventer
Show description for 05ded1bcommitted
Commits on Sep 25, 2014
Remove WinCE port from trunk
Show description for e6d2682committed
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Mar 4, 2014
Subpixel rendering: Make GraphicsLayer::fillRect FloatRoundedRect based and cleanup dependencies.
Show description for c448ac7committed
Commits on Sep 27, 2013
rename KURL to URL
Show description for bbb7ff6committed
Commits on Sep 11, 2013
[Windows] Revise GDI Create Functions to use GDIObject Smart Pointer.
Show description for 331d6a1committed
Commits on Sep 10, 2013
Source/WebCore: [Windows] Change from using OwnPtr<GDI Stuff> to new GDIObject template.
Show description for 74d75c2committed
Commits on Jun 28, 2013
Add a new String::charactersWithNullTermination() function that returns a vector
Show description for e3067b3committed
Anders Carlsson
Commits on Jun 27, 2013
Deprecate StringImpl::charactersWithNullTermination
Show description for 9cee4d6committed
Anders Carlsson
Commits on May 26, 2013
Use Vector instead of custom linked list for font families
Show description for 1c38e93committed
Commits on Apr 9, 2013
Build fix.
Show description for 9db39e7committed
Roger Fong
Commits on Apr 8, 2013
DragImage should not depend on Frame and CachedImage
Show description for c8d1c93committed
Commits on Jan 31, 2013
Port DragImageWin.cpp to WinCE
Show description for 1e2b03acommitted