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 May 10, 2021
Remove all remaining uses of the String::toInt family of functions
Show description for e813601committed
Commits on Jan 29, 2019
Remove unnecessary `using namespace WTF`s (or at least restrict their scope).
Show description for 4125512committed
Commits on Oct 17, 2017
Change WebCore sources to work with unified source builds
Show description for e822200committed
Commits on Oct 21, 2015
Replace 0 and NULL with nullptr in WebCore/loader.
Show description for ed2dc0acommitted
Commits on Aug 18, 2014
Fix unintentional integer overflow before widen
Show description for 4fc3351authored andcommitted
Commits on Dec 17, 2013
Source/JavaScriptCore: [Win] Remove dead code after conversion to VS2013
Show description for 084852ccommitted
Commits on Dec 14, 2013
Source/WebCore: [Win] Remove pre-VS2013 support code.
Show description for 165a838committed
Commits on Oct 2, 2013
Remove Qt-specific code in WebCore/{bindings,bridge,loader,icon,testing}.
Show description for 346fe76committed
Andreas Kling
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading