Commits
User selector
Commit History
Commits on Feb 2, 2021
Devirtualize InputType::supportsValidation()
Show description for 60871c5committed
Commits on Jan 30, 2021
Devirtualize some functions on InputType
Show description for 3f8bd91committed
Commits on Jan 20, 2021
Accelerate HTMLInputElement creation
Show description for 2cc0d11committed
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Oct 31, 2016
Use #pragma once in WebCore
Show description for fb52ed4authored andcommitted
Commits on Mar 4, 2016
Remove "virtual" from all lines that have both "virtual" and "override".
Show description for d5dc4b7committed
Commits on Oct 29, 2014
Clean up virtual functions in html/
Show description for 72dc66bcommitted
Commits on Jan 16, 2014
Remove workaround for compilers not supporting explicit override control
Show description for 6cbc06cauthored andcommitted
Commits on Oct 29, 2013
HTML input type objects should be managed through std::unique_ptr
Show description for 0cb300fauthored andcommitted
Commits on Sep 17, 2013
Stop explicitly using PassOwnPtr in WebCore/html
Show description for 74b99b4committed
Anders CarlssonCTTE: InputType should store its HTMLInputElement back pointer as a reference
Show description for f35a8a1committed
Sam Weinig
Commits on Dec 21, 2011
[Forms] Add OVERRIDE to WebCore/html/*InputType.h
Show description for e5d875cauthored andcommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading