1. 534966e Unreviewed correctness fix: use lroundf instead of lround for a float to int conversion. by eric.carlson@apple.com · 12 years ago
  2. ca6e267 Unreviewed, fix the Windows build after r148050. by eric.carlson@apple.com · 12 years ago
  3. c1ce91d [Mac] user caption styles not applied to correct element by eric.carlson@apple.com · 12 years ago
  4. 44f8c68 [Mac] add "automatic" text track menu item by eric.carlson@apple.com · 12 years ago
  5. 9501cbc Source/WebCore: Source/WebCore: Mac: Media Controls always hide time display elements by jer.noble@apple.com · 12 years ago
  6. d4e6f18 Cleanup text track selection logic by eric.carlson@apple.com · 12 years ago
  7. 62bb7dc Allow ports specific text track menu by eric.carlson@apple.com · 12 years ago
  8. b5ddf89 Text track cues do not update sizes when entering or exiting full screen. by jer.noble@apple.com · 12 years ago
  9. 1385f82 Compile fix. Rubber-stamp by Eric Seidel. by jamesr@google.com · 12 years ago
  10. ba1240d Not all properties apply to the '::cue' pseudo-element by dgorbik@apple.com · 12 years ago
  11. ae28361 Video size calculated incorrectly when PLUGIN_PROXY_FOR_VIDEO by eric.carlson@apple.com · 12 years ago
  12. 9c6f708 Replace shouldLazyAttach bool with an enum for readability by eric@webkit.org · 12 years ago
  13. d27b70d [Mac] user preference caption style applied incorrectly by eric.carlson@apple.com · 12 years ago
  14. 8c24b7a Stop placing std::isfinite and std::signbit inside the global scope by zandobersek@gmail.com · 12 years ago
  15. b54d1c8 [Mac] Track language selection should be sticky by eric.carlson@apple.com · 12 years ago
  16. 33cdf43 Add a new IGNORE_EXCEPTION helper to ignore ExceptionCodes when they are expected but uninteresting by mkwst@chromium.org · 12 years ago
  17. a020e6b Minor updates to captions menu UI https://bugs.webkit.org/show_bug.cgi?id=109005 by dino@apple.com · 12 years ago
  18. 0908653 More updates to Caption user preferences by eric.carlson@apple.com · 12 years ago
  19. 53a29d4 [Mac] Captions menu should indicate language and type of track by dino@apple.com · 12 years ago
  20. f02a61a Update CaptionUserPreferences https://bugs.webkit.org/show_bug.cgi?id=108783 by eric.carlson@apple.com · 12 years ago
  21. 933723d Handle createShadowSubtree inside of ensureUserAgentShadowRoot by esprehn@chromium.org · 12 years ago
  22. 0bcebbe Whitelist should also work for the WebVTT ::cue element without an argument by commit-queue@webkit.org · 12 years ago
  23. 6a82ee2 Support non-WebVTT cues from in-band text tracks by eric.carlson@apple.com · 12 years ago
  24. e25c99f media/video-controls-captions.html fails after fixing https://bugs.webkit.org/show_bug.cgi?id=105536 by victor@rosedu.org · 12 years ago
  25. 324b098 Implement :future pseudo class for the WebVTT ::cue pseudo element by commit-queue@webkit.org · 12 years ago
  26. 6a50731 Track menu needs localization https://bugs.webkit.org/show_bug.cgi?id=105233 by dino@apple.com · 12 years ago
  27. 0460929 Track menu should be sorted https://bugs.webkit.org/show_bug.cgi?id=105229 by dino@apple.com · 12 years ago
  28. 365ce1b Allow the text track contents to be displayed externally to WebCore. by jer.noble@apple.com · 12 years ago
  29. cafbb55 Enable video caption controls on Windows. by roger_fong@apple.com · 12 years ago
  30. 96c8b23 Implement general ::cue pseudo element for the <video> by commit-queue@webkit.org · 12 years ago
  31. 24a0ac4 Captions menu doesn't update to track changes by eric.carlson@apple.com · 12 years ago
  32. a1cafe0 Refactor Media Control Elements to remove code duplication. by commit-queue@webkit.org · 12 years ago
  33. 13e5b0a Attempted build fix for my last commit. The private member variable by dino@apple.com · 12 years ago
  34. acaceda Make track list control active https://bugs.webkit.org/show_bug.cgi?id=101670 by dino@apple.com · 12 years ago
  35. 34871ba Support list of tracks in caption media controls by dino@apple.com · 12 years ago
  36. 7749f9e Clean up the inheritance tree under the MediaControls Class. by dino@apple.com · 12 years ago
  37. f6f8a4d Unreviewed, rolling out r134154. by zandobersek@gmail.com · 12 years ago
  38. e6154cb Support list of tracks in caption media controls by dino@apple.com · 12 years ago
  39. 79a4d70 Unreviewed, rolling out r134152. by commit-queue@webkit.org · 12 years ago
  40. 6895f66 Support list of tracks in caption media controls by dino@apple.com · 12 years ago
  41. 733d227 Unreviewed, rolling out r134139. by commit-queue@webkit.org · 12 years ago
  42. f496e4a Support list of tracks in caption media controls by dino@apple.com · 12 years ago
  43. dbf9529 Improve the use of AtomicString with literals by benjamin@webkit.org · 12 years ago
  44. 68e8da7 Allow ports to override text track rendering style by eric.carlson@apple.com · 12 years ago
  45. 8d8c514 Fullscreen movie controls behave incorrectly when clicked (and dragged) by jer.noble@apple.com · 12 years ago
  46. f0d963e Fix crash in WebCore::MediaControlPanelElement::makeTransparent() by scherkus@chromium.org · 12 years ago
  47. f583bb1 Unreviewed, rolling out r130556 and r130564. by commit-queue@webkit.org · 12 years ago
  48. 0846d8d Allow ports to override text track rendering style by jer.noble@apple.com · 12 years ago
  49. cf31d8f Display a TextTrackCue when snap-to-lines flag is set by victor@rosedu.org · 13 years ago
  50. 08b4d98 Unreviewed, rolling out r126233. by commit-queue@webkit.org · 13 years ago
  51. 647a672 Display a TextTrackCue when snap-to-lines flag is set by victor@rosedu.org · 13 years ago
  52. d4a972d There is no way to tell whether an element can be activated or not by allan.jensen@nokia.com · 13 years ago
  53. d78e442 Add an overlay play button to media controls on android by commit-queue@webkit.org · 13 years ago
  54. b1fbb5e Unreviewed, rolling out r123908. by commit-queue@webkit.org · 13 years ago
  55. 9f93124 Add an overlay play button to media controls on android by commit-queue@webkit.org · 13 years ago
  56. b9c1e95 Replace some callsites of shadowAncestorNode() with shadowHost() by tkent@chromium.org · 13 years ago
  57. 23765bb Fix spelling of EnforceIFrameAllowFullScreenRequirement and ExemptIFrameAllowFullScreenRequirement. by scheib@chromium.org · 13 years ago
  58. 4336a9c Change mute button and volume slider behaviour for new Chromium video controls. by commit-queue@webkit.org · 13 years ago
  59. 4ffbaa4 Remove unused member variables found by clang's -Wunused-private-field by thakis@chromium.org · 13 years ago
  60. 8c58329 Display cues in the controls area https://bugs.webkit.org/show_bug.cgi?id=87591 by commit-queue@webkit.org · 13 years ago
  61. ed8a130 MediaControlTimelineElement is adjusting time 3 times per click by jer.noble@apple.com · 13 years ago
  62. a1967db Only render text track cues if kind=captions or kind=subtitles. by annacc@chromium.org · 13 years ago
  63. ccb10c8 Volume slider needs to be displayed below the mute button by commit-queue@webkit.org · 13 years ago
  64. e6db2f6 Rename CSSStyleSelector files to StyleResolver. by alexis.menard@openbossa.org · 13 years ago
  65. 19f7c03 Extra display logic for the media control panel element by commit-queue@webkit.org · 13 years ago
  66. 1973d75 Simplify volume slider rendering https://bugs.webkit.org/show_bug.cgi?id=82150 by commit-queue@webkit.org · 13 years ago
  67. 3bb0331c Display a TextTrackCue when snap-to-lines flag is not set by commit-queue@webkit.org · 13 years ago
  68. 566e484 Fix pixelSnapping for CalendarPicker, MediaControl and ScrollbarPart by eae@chromium.org · 13 years ago
  69. 9204397 fullscreen/video-controls-drag.html failing on Mac by jer.noble@apple.com · 13 years ago
  70. a6fee26 Unreviewed, rolling out r113609. by commit-queue@webkit.org · 13 years ago
  71. 5eca5e8 Source/WebCore: Simplified volume slider rendering. by commit-queue@webkit.org · 13 years ago
  72. e61484d Source/WebCore: rollout r112484, r112545, r112574 by dpranke@chromium.org · 13 years ago
  73. 68e96d2 Source/WebCore: Removed particular rendering for the volume slider and used by commit-queue@webkit.org · 13 years ago
  74. 02b2bc0 Quick fix for rendering controls regression. by commit-queue@webkit.org · 13 years ago
  75. f2c2325 Wrong icon to restore to windowed mode in full screen video panel by jer.noble@apple.com · 13 years ago
  76. 358be96 Source/WebCore: The main code structure for placing future text track cue rendering by commit-queue@webkit.org · 13 years ago
  77. 0e23061 Add roundToInt method for LayoutUnits by leviw@chromium.org · 13 years ago
  78. 85635f0 Move the context invalidation code out from StylePropertySet by antti@apple.com · 13 years ago
  79. 1e5fe2f INPUT shouldn't create ShadowRoot dynamically. by commit-queue@webkit.org · 13 years ago
  80. e89e04d https://bugs.webkit.org/show_bug.cgi?id=77740 by antti@apple.com · 13 years ago
  81. 241a650 Eliminate CSSElementStyleDeclaration by antti@apple.com · 13 years ago
  82. c5ffc31 Eliminate CSSElementStyleDeclaration subclasses by antti@apple.com · 13 years ago
  83. f8c2b0a Crash at WebCore::MediaControlRootElement::makeOpaque + 97 by jer.noble@apple.com · 13 years ago
  84. d91faac Media Element: scrubbing in full-screen mode breaks playback. by jer.noble@apple.com · 13 years ago
  85. d05b8a4 REGRESSION (r90797): Full screen video HUD cannot be dragged horizontally by jer.noble@apple.com · 13 years ago
  86. f0d5b38 Fix text track cue font size and colors by eric.carlson@apple.com · 13 years ago
  87. 3d191a0 Render text tracks https://bugs.webkit.org/show_bug.cgi?id=62886 by eric.carlson@apple.com · 13 years ago
  88. a05cec4 MediaControls should use MediaController if present. by jer.noble@apple.com · 13 years ago
  89. 557087f StyledElement: Clean up inline style accessors. <http://webkit.org/b/73568> by kling@webkit.org · 13 years ago
  90. 2b241a6 Incorrect type checks in RenderTheme media code by darin@apple.com · 13 years ago
  91. cff71a1 Need more efficient ways to set inline CSS styles by commit-queue@webkit.org · 13 years ago
  92. 8591481 MediaControlSeekButtonElement should support seeking by changing the playback rate. by jer.noble@apple.com · 13 years ago
  93. 020f587 Switch html/* to to new layout types by eae@chromium.org · 14 years ago
  94. 89508b7 Fix incorrect checks for HTMLMediaElement by tkent@chromium.org · 14 years ago
  95. 5b6a6ce 2011-07-01 Levi Weintraub <leviw@chromium.org> by leviw@chromium.org · 14 years ago
  96. 62c8e33 2011-06-16 Sheriff Bot <webkit.review.bot@gmail.com> by commit-queue@webkit.org · 14 years ago
  97. fce7106 2011-06-16 Vitaly Repeshko <vitalyr@chromium.org> by vitalyr@chromium.org · 14 years ago
  98. 5906d90 2011-06-16 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago
  99. b8304b6 2011-06-15 Adam Barth <abarth@webkit.org> by abarth@webkit.org · 14 years ago
  100. 331e29c 2011-06-15 Tony Chang <tony@chromium.org> by tony@chromium.org · 14 years ago