Commits
User selector
Commit History
Commits on May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
Commits on Feb 12, 2021
Source/WebCore:
Show description for 8fff671committed
Commits on Dec 20, 2018
Use Optional::valueOr() instead of Optional::value_or()
Show description for 5369d4dcommitted
Commits on Nov 23, 2017
Add support for CanvasPattern.setTransform()
Show description for 950f0c1committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Nov 14, 2016
Remove many includes of ExceptionCode.h
Show description for f50dddbcommitted
Commits on Oct 23, 2016
Move HTML canvas and tracks from ExceptionCode to Exception
Show description for de653e7committed
Commits on Dec 25, 2014
Convert more creator functions to return Ref instead of PassRefPtr.
Show description for 2477ab9committed
Andreas Kling
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Apr 5, 2013
Prune unneeded header #includes
Show description for 4e63ed3committed
Anders Carlsson
Commits on Sep 6, 2012
Part 2 of removing PlatformString.h, remove PlatformString.h
Show description for b2bf7a3committed
Sam Weinig
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading