summaryrefslogtreecommitdiffstats
path: root/ui/file_manager/video_player/js/media_controls.js
Commit message (Expand)AuthorAgeFilesLines
* Audio Player: Improve how to skip playing position on arrow keys on time slider.fukino2016-01-221-5/+6
* Video Player: Improve how to skip playing position on left/right key for prog...fukino2016-01-071-0/+47
* Video Player: Hide duration when the media source is not known to be bounded.fukino2016-01-061-7/+14
* VideoPlayer: Use 'display:flex' instead of '-webkit-box' to layout controls.fukino2015-11-301-19/+0
* VideoPlayer: Fix accessibility issues.fukino2015-11-121-13/+58
* Revert of Fix accessibility issues in AudioPlayer and VideoPlayer. (patchset ...fukino2015-11-121-58/+13
* Fix accessibility issues in AudioPlayer and VideoPlayer.fukino2015-11-111-13/+58
* VideoPlayer: Show video duration along with playing position.fukino2015-10-221-19/+40
* VideoPlayer: Replace customized slider with paper-slider.fukino2015-10-211-494/+82
* VideoPlayer: Update design of control panel.fukino2015-10-161-14/+0
* VideoPlayer: Remove unused AudioControl class.fukino2015-10-151-74/+4
* Add type annotations to media_controls.js.yawano2014-12-241-47/+139
* Show reload button only when the slider is at the end.fukino2014-10-271-5/+13
* Remove file-level 'use strict' from file_manager.fukino2014-10-241-2/+0
* Do not reshow the text message after navigating to the next video.mtomasz2014-10-181-0/+4
* Rename the VideoPlayer-related string IDsyoshiki2014-10-171-1/+1
* Video Player: Don't show the loop message in unexpected timingyoshiki2014-09-291-0/+8
* Move the casting icon to media controls.mtomasz2014-09-261-0/+7
* Video Player: Prevent showing the status icon on unnecessary timingyoshiki2014-09-201-2/+15
* Video Player: Show the status icon on display when the status is changedyoshiki2014-09-181-2/+2
* Correct indentation, JSDoc, etc... to comply with closure linter.fukino2014-09-171-10/+10
* Video Player: fix misc bugsyoshiki2014-09-041-2/+17
* Files.app: Move VP/Galllery related files to dedicate foldersyosihki2014-08-291-0/+1221