summaryrefslogtreecommitdiffstats
path: root/content/renderer/renderer_date_time_picker.cc
Commit message (Expand)AuthorAgeFilesLines
* Support for seconds and milliseconds in the time input dialog. anton@chromium.org2013-08-161-4/+12
* Week picker for androidkeishi@chromium.org2013-06-201-7/+12
* Update Blink include pathsabarth@chromium.org2013-06-171-3/+3
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-111-1/+1
* - pass the min/max attribute from Blink into the browsermiguelg@chromium.org2013-06-041-3/+2
* Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...miguelg@chromium.org2013-02-071-26/+27
* Split Date/Time picker values from IME processing since date/time related for...miguelg@chromium.org2013-01-171-5/+4
* Use WebCore:DateTimeChooser for date/time form types instead of considering t...miguelg@chromium.org2012-12-181-0/+78