Commits
User selector
Commit History
Commits on Sep 9, 2021
Improve performance by using StringView, not "const StringView&"
Show description for c064dfccommitted
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
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 Sep 13, 2020
Consolidate BaseDateAndTimeInputType and BaseChooserOnlyDateAndTimeInputType
Show description for dfe1e9dcommitted
Commits on Sep 9, 2020
[macOS] Add editability to input type=time
Show description for 625d3f8committed
Commits on Sep 1, 2020
[macOS] Handle events for date inputs with editable components
Show description for 36e78b7committed
Commits on Aug 31, 2020
[macOS] Date inputs should contain editable components
Show description for a8b5224committed
Commits on Aug 25, 2020
Use more enum classes in DateComponents
Show description for 71aff65authored andcommitted
Commits on Jul 20, 2020
Make AnyStepHandling an enum class
Show description for 92885d8authored andcommitted
Commits on Jul 3, 2020
Convert DateComponents parsing code to use Optional based return values rather than out-parameters
Show description for 7288d6fcommitted
Sam Weinig
Commits on Jun 22, 2020
Unreviewed, reverting r263331.
Show description for 2f906c0committed
Jason Lawrence
Commits on Jun 21, 2020
Convert DateComponents parsing code to use Optional based return values rather than out-parameters
Show description for 3e6e542committed
Sam Weinig
Commits on Jun 17, 2019
Rename AtomicString to AtomString
Show description for 4da2beccommitted
Commits on Jul 29, 2018
Use static global variables instead of static NeverDestroyed inside function if possible
Show description for 502b0aacommitted
Commits on Jun 5, 2018
Fix the iOS build after r232496
Show description for 11a2b26authored andcommitted
Commits on Jul 16, 2016
Rename fastGetAttribute to attributeWithoutSynchronization
Show description for 6b421c7committed
Commits on Jun 16, 2016
:in-range & :out-of-range CSS pseudo-classes shouldn't match inputs without range limitations
Show description for 9abb06bauthored andcommitted
Commits on Jan 9, 2016
Use NeverDestroyed instead of DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 6c809f3committed
Andreas Kling
Commits on Mar 14, 2014
Rename DEFINE_STATIC_LOCAL to DEPRECATED_DEFINE_STATIC_LOCAL
Show description for 08f1ec2committed
Commits on Feb 27, 2014
Remove FeatureObserver.
Show description for 186062ccommitted
Andreas Kling
Commits on Jan 12, 2014
Fix linker errors: add DateTimeFormat.cpp to the project,
Show description for 88dd385committed
Commits on Nov 5, 2013
[webcore/html] remove extra header includes from cpp files.
Show description for eca14f4authored 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 Jul 23, 2013
DateInputType constructor initiate incorrect base class
Show description for aba5b8fauthored andcommitted
Commits on May 29, 2013
Remove ENABLE_INPUT_MULTIPLE_FIELDS_UI.
Show description for 8ebded5committed
Commits on Mar 22, 2013
INPUT_MULTIPLE_FIELDS_UI: Incomplete datetime format should fallback to default
Show description for fcc8f53authored andcommitted
Commits on Feb 8, 2013
Adjust usage of ENABLE flags to enable whole content
Show description for 50d11b1committed
Commits on Jan 29, 2013
FeatureObserver: Input types are counted unexpectedly in a page with Modernizr
Show description for ae36409committed
Commits on Jan 24, 2013
Add form-related instrumentations, and support 33+ features in FeatureObserver
Show description for 5026623committed
Commits on Dec 20, 2012
INPUT_MULTIPLE_FIELDS_UI: Add minimum/maximum value to DateTimeEditElement::LayoutParameters
Show description for a60b5e6authored andcommitted
Commits on Oct 30, 2012
Remove unused code for old input[type=date] UI
Show description for 0067dcccommitted
Commits on Oct 29, 2012
Rename Localizer to Locale
Show description for 0a9748bcommitted