summaryrefslogtreecommitdiffstats
path: root/content/browser/android/date_time_chooser_android.cc
Commit message (Expand)AuthorAgeFilesLines
* Add base:: to string16 in content/.dbeam@chromium.org2013-12-201-4/+4
* Support datalist for date/time input types on Androidkeishi@chromium.org2013-12-071-2/+46
* Transfer date/time value to chooser as doublekeishi@chromium.org2013-12-041-42/+11
* Remove unnecessary RenderViewHostObserver in DateTimeChooserAndroid.jam@chromium.org2013-10-241-61/+16
* Support for seconds and milliseconds in the time input dialog. anton@chromium.org2013-08-161-14/+58
* Week picker for androidkeishi@chromium.org2013-06-201-9/+11
* - pass the min/max attribute from Blink into the browsermiguelg@chromium.org2013-06-041-2/+2
* Don't free the DateTimeChooserAndroid::DateTimeIPCSender observer twice.peter@chromium.org2013-04-251-2/+6
* Move Android Date/Time parsing to the renderer (C++ and ICU) instead of the c...miguelg@chromium.org2013-02-071-12/+23
* Split Date/Time picker values from IME processing since date/time related for...miguelg@chromium.org2013-01-171-0/+104