summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/html/HTMLMediaElement.cpp
Commit message (Expand)AuthorAgeFilesLines
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-201-22/+17
* Support autoplay attribute for media element, with optional gesture requirement.Teng-Hui Zhu2012-07-241-1/+4
* add webSetting API to allow media play without user gestureTeng-Hui Zhu2012-07-181-3/+3
* Clear the player even when completelyLoadedTeng-Hui Zhu2012-07-171-1/+4
* Use different mechanism for enabling slider.George Mount2012-05-011-2/+0
* Cherry-pick WebKit change r89762 to fix a LayoutTest crashSteve Block2012-04-121-5/+14
* Video: make sure the click is from user gesture.Teng-Hui Zhu2012-02-011-1/+1
* Only allow user gesture to play videoTeng-Hui Zhu2012-01-271-5/+29
* Tap to play/pause should avoid customized handlerTeng-Hui Zhu2011-12-161-1/+2
* Tap to play/pause for html5 video with UITeng-Hui Zhu2011-12-131-0/+6
* Fix the duration value for the html5 inline videoTeng-Hui Zhu2011-08-251-0/+5
* Fix the mouse handling for the video controlTeng-Hui Zhu2011-08-221-4/+6
* Show/hide HTML5 video control properly according to the touch eventTeng-Hui Zhu2011-08-191-2/+20
* Merge WebKit at branches/chromium/742 r88085: Initial merge by git.Steve Block2011-06-141-8/+7
* Merge WebKit at r84325: Fix MediaControls.Ben Murdoch2011-06-101-0/+5
* Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-101-21/+110
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-081-18/+52
* Merge WebKit at r80534: Fix conflicts.Ben Murdoch2011-06-021-4/+2
* Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-021-11/+55
* Merge WebKit at r78450: Initial merge by git.Steve Block2011-05-241-2/+20
* Merge WebKit at r76408: Initial merge by git.Ben Murdoch2011-05-231-0/+5
* Merge WebKit at r75315: Initial merge by git.Steve Block2011-05-121-0/+2521