Commits
User selector
Commit History
Commits on Sep 2, 2021
[iOS] Simplify date picker logic for datetime-local inputs
Show description for 4aaefa0committed
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
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 9, 2021
Remove uses of the String::toInt family of functions from the WebCore/platform directory
Show description for e20d931committed
Commits on Sep 1, 2020
[macOS] Handle events for date inputs with editable components
Show description for 36e78b7committed
Commits on Aug 25, 2020
Use more enum classes in DateComponents
Show description for 71aff65authored andcommitted
Commits on Jul 31, 2020
It would be nice if the predicate taking functions in ParsingUtilities.h didn't require specifying the character type
Show description for 7d5e1a6committed
Sam WeinigConvert DateComponents to use StringParsingBuffer
Show description for 60b4052committed
Sam Weinig
Commits on Jul 3, 2020
Remove support for ENABLE_INPUT_TYPE_DATETIME_INCOMPLETE
Show description for 44c45c6committed
Sam WeinigConvert 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 Mar 2, 2019
Finish removing String::format
Show description for 725aa57committed
Commits on Feb 28, 2019
Roll out r242014; it caused crashes in compositing logging (webkit.org/b/195141)
Show description for ae38279committed
Commits on Feb 24, 2019
Finish removing String::format
Show description for dd04f0ccommitted
Commits on Nov 8, 2018
Add a String literal that returns a String
Show description for 9f4fba5committed
Commits on Aug 2, 2018
Unreviewed, rolling out r234489.
Show description for d7b2edfcommitted
David Fenton[WTF] Rename String::format to String::deprecatedFormat
Show description for 07b902dcommitted
Commits on Dec 5, 2017
Unreviewed, rolling out r225430.
Show description for b020c57committed
Commits on Dec 2, 2017
Move DateComponents into WTF
Show description for b384939authored andcommitted
Commits on Jan 28, 2014
WebCore: Enable -Wimplicit-fallthrough and add FALLTHROUGH annotation where needed
Show description for 52dddb0committed
Commits on Nov 10, 2013
Remove all 'std' using directives from WebCore
Show description for 6eee87bcommitted
Anders Carlsson
Commits on Feb 18, 2013
Stop placing std::isfinite and std::signbit inside the global scope
Show description for 146b383committed
Commits on Oct 19, 2012
Implement value sanitization algorithm for type=datetime
Show description for c8e2e10authored andcommitted
Commits on Oct 3, 2012
Introduce DateComponents::minimumYear and maximumYear
Show description for f6c59a5committed
Commits on Oct 1, 2012
[Forms] Adding DateTimeWeekFieldElement for multiple fields "week" input UI
Show description for 7414956committed
Commits on Sep 6, 2012
Part 2 of removing PlatformString.h, remove PlatformString.h
Show description for b2bf7a3committed
Sam Weinig
Commits on May 4, 2011
2011-05-04 Alexis Menard <alexis.menard@openbossa.org>
Show description for 3b54a15committed
Alexis Menard
Commits on Apr 30, 2011
2011-04-29 Joseph Pecoraro <joepeck@webkit.org>
Show description for 93fdc38committed
Loading