Commits
User selector
Commit History
Commits on Jul 2, 2020
Allow the File object to be created with a replacement file
Show description for 4102fb5authored andcommitted
Commits on Oct 18, 2018
Switch from PLATFORM(IOS) to PLATFORM(IOS_FAMILY)
Show description for 8132e32committed
Commits on Oct 19, 2017
Use "= default" to denote default constructor or destructor
Show description for 3882108committed
Commits on Aug 2, 2017
HTML file input elements do not support file extensions in the "accept" attribute
Show description for 64b49e0committed
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 Mar 13, 2014
Avoid copy-prone idiom "for (auto item : collection)"
Show description for 0d80965committed
Commits on Jan 9, 2014
[iOS] Upstream WebCore/platform changes
Show description for 01bd815committed
Commits on May 16, 2013
Fix FileChooserClient design
Show description for 4bd6ec9committed
Anders Carlsson
Commits on May 5, 2013
Remove the Vector::append overload that takes a Vector
Show description for 8c84701committed
Anders Carlsson
Commits on Jun 15, 2012
Support file extensions in HTMLInputElement::accept
Show description for b6a618dcommitted
Commits on Mar 13, 2012
Allow WebFileChooser to return extra file info (like displayName) in addition to mere file paths
Show description for 8a28ef6committed
Commits on Jun 22, 2011
2011-06-20 Dimitri Glazkov <dglazkov@chromium.org>
Show description for 3e112dacommitted
Commits on Jun 19, 2011
2011-06-18 Dimitri Glazkov <dglazkov@chromium.org>
Show description for f6ded13committed
Commits on Jun 15, 2011
2011-06-15 Dimitri Glazkov <dglazkov@chromium.org>
Show description for 32e354dcommitted
Commits on Jan 24, 2011
Unreviewed, trivial fix.
Show description for a58339ccommitted
Commits on Jan 8, 2011
Move WebCore into Source
Show description for 2f22395committed
Adam Barth
Loading