1. f0a6d68 REGRESSION (r133565): Calendar picker isn't animating when changing month by pressing 't' by keishi@webkit.org · 12 years ago
  2. 220eec8 min/max/step support for calendar picker on datetime/datetime-local by commit-queue@webkit.org · 12 years ago
  3. ac0ed3f Support stand-alone month names in calendar picker by tkent@chromium.org · 12 years ago
  4. 3aa3947 Enable calendar picker for input types datetime/datetime-local by commit-queue@webkit.org · 12 years ago
  5. 787003e Month/week picker should submit month/week string by keishi@webkit.org · 12 years ago
  6. a844563 Fix annotations in page popup files by keishi@webkit.org · 12 years ago
  7. cf34ebb Fix undefined variable in Week constructor for calendar picker by keishi@webkit.org · 12 years ago
  8. 7eb2014 Month picker should select the current month when navigating while keeping selection position. by keishi@webkit.org · 12 years ago
  9. d37fa2c Implement week picking to calendar picker by keishi@webkit.org · 12 years ago
  10. c5b8f749 Implement month picking to calendar picker by keishi@webkit.org · 12 years ago
  11. 85f7432 Introduce Day class to calendar picker by keishi@webkit.org · 12 years ago
  12. ad4a3d7 Introduce Month class to calendar picker by keishi@webkit.org · 12 years ago
  13. 665b605 Refactor calendar picker to remove _x/_y from DaysTable by keishi@webkit.org · 12 years ago
  14. 5d798e6 Refactor picker tests to fix flakiness and share code by keishi@webkit.org · 12 years ago
  15. 94d82cd REGRESSION (r129738): Calendar picker is too wide when the input is rtl by keishi@webkit.org · 12 years ago
  16. dfa62d1 Page popup should be smarter about its layout by keishi@webkit.org · 12 years ago
  17. 2fb5b7d Calendar picker should use zero as default step base by keishi@webkit.org · 13 years ago
  18. 0ea38e8 REGRESSION(r127727): Calendar picker is ignoring step by keishi@webkit.org · 13 years ago
  19. bca51ec SuggestionPicker should support rtl by keishi@webkit.org · 13 years ago
  20. 4d0ff26 REGRESSION(r127727): Calendar picker focus doesn't loop in calendar-picker.html by keishi@webkit.org · 13 years ago
  21. ec5c8e0 Add suggestionPicker to CalendarPicker by keishi@webkit.org · 13 years ago
  22. a25aedc Prepare CalendarPicker so we can add another picker, SuggetionPicker by keishi@webkit.org · 13 years ago
  23. 283188f REGRESSION(r127727): Can't navigate between months with arrow keys in calendar picker by keishi@webkit.org · 13 years ago
  24. d8d9f6c REGRESSION(r127727): Calendar picker focus ring should be hidden until key event by keishi@webkit.org · 13 years ago
  25. 6ebc0c0 Use native function bind in page popups by keishi@webkit.org · 13 years ago
  26. ad9032c Refactor CalendarPicker to not use global variables. by keishi@webkit.org · 13 years ago
  27. 0f13277 Calendar picker shows wrong date when input element has year earlier than 100 by keishi@webkit.org · 13 years ago
  28. 2f3dfdf Calendar Picker: Localize numbers in a calendar picker by tkent@chromium.org · 13 years ago
  29. d6779ca Share common code between calendar picker and color suggestion picker by keishi@webkit.org · 13 years ago
  30. 184ab5d Move page popup resources to separate directory by keishi@webkit.org · 13 years ago[Renamed from Source/WebCore/Resources/calendarPicker.js]
  31. 8b678e3 Remove fade in transition from calendar picker by keishi@webkit.org · 13 years ago
  32. 2caa4d8 Horizontal scrollbar appears in the month-year selector of input[type=date] by commit-queue@webkit.org · 13 years ago
  33. 51578b6 Resize calandar and color suggestion popups to show error message by keishi@webkit.org · 13 years ago
  34. 1bcc2a4 Month-year selector on calendar picker should be touch friendly. by commit-queue@webkit.org · 13 years ago
  35. ae0b970 RTL calendar picker for <input type=date> is too narrow and clipped by tkent@chromium.org · 13 years ago
  36. 9da8b8c PAGE_POPUP: window.setValueAndClosePopup should be moved to a by tkent@chromium.org · 13 years ago
  37. 4af5d37 Calendar Picker: Close the picker by ESC key by tkent@chromium.org · 13 years ago
  38. fe15704 Calendar Picker: Too wide in Japanese locale by tkent@chromium.org · 13 years ago
  39. 5cc74af Calendar Picker: Resize to minimal size to fit the content by tkent@chromium.org · 13 years ago
  40. 9e77b41 Calendar Picker: Support RTL layout by tkent@chromium.org · 13 years ago
  41. 5e29165 Add JavaScript and CSS code for the calendar picker implementation by tkent@chromium.org · 13 years ago