summaryrefslogtreecommitdiffstats
path: root/ui/file_manager/audio_player
Commit message (Expand)AuthorAgeFilesLines
* Fix JS compilation breakage related to PromiseResolver.dpapad2016-03-041-0/+2
* Hide non-native volumes when saving files from the browser.hirono2016-02-181-2/+1
* introduce a permission without sub-permissions in mediaGalleries APIryoh2016-02-151-6/+1
* restarts a song when the next track button is clicked and there is only one s...ryoh2016-02-091-8/+9
* fix current track background color in audio player.ryoh2016-02-081-1/+2
* Fix the wrong condition that determine show the artwork or not.ryoh2016-02-041-1/+1
* Fix closure compiler error.hirono2016-02-021-1/+3
* Implement "expand/collapse artwork" button in audio player.ryoh2016-02-028-59/+187
* Create "artwork" panel.ryoh2016-01-2917-71/+279
* Remove unused images and CSS properties.fukino2016-01-2620-0/+0
* Audio Player: Improve how to skip playing position on arrow keys on time slider.fukino2016-01-221-0/+28
* Support more filetypes in MetadataProvider via chrome.mediaGalleries API and ...ryoh2016-01-151-0/+6
* Audio Player: Notify track metadata update to track-list element explicitly.fukino2016-01-142-0/+16
* Audio Player: Close the player on Ctrl-W.fukino2016-01-141-0/+4
* Audio Player: Consider top padding of the app to calculate window size.fukino2016-01-141-13/+25
* Audio Player: Update design of playlist scroll bar.fukino2016-01-131-21/+6
* AudioPlayer: Always start playing when a track in play list is clicked.fukino2015-12-182-23/+6
* AudioPlayer: Add ripple on playlist rows.fukino2015-12-152-0/+12
* AudioPlayer: Set initial volume level to 50%.fukino2015-12-142-1/+1
* AudioPlayer: Show seeking position on the slider while dragging it.fukino2015-12-102-1/+29
* AudioPlayer: Set min-width explicitly for trasks on playlist to make them shr...fukino2015-12-091-0/+1
* AudioPlayer: Fix the way to find a track element with given index.fukino2015-12-081-2/+1
* Audio player: Update bottom position of track list to match the new layout.fukino2015-12-072-5/+8
* AudioPlayer: Stop using Object.observe() and Array.observe().fukino2015-12-076-202/+33
* AudioPlayer: Update layout to show the volume slider without using popup.fukino2015-12-0312-319/+92
* Reland MD Audio Player.fukino2015-11-1967-424/+270
* Revert of AudioPlayer: Update app icons. (patchset #1 id:1 of https://coderev...fukino2015-11-128-0/+0
* Revert of AudioPlayer: Update buttons on control panel. (patchset #2 id:20001...fukino2015-11-1228-26/+47
* Revert of AudioPlayer: Update color, font, and playlist. (patchset #3 id:4000...fukino2015-11-1211-43/+22
* Revert of AudioPlayer: Update control panel with playback progress bar. (patc...fukino2015-11-1222-94/+206
* Revert of AudioPlayer: Start playing a track when play icon on the track list...fukino2015-11-124-28/+6
* Revert of AudioPlayer: Update volume controls. (patchset #4 id:60001 of https...fukino2015-11-1211-95/+315
* Revert of Read Polymer elements' properties directly in closure compilation o...fukino2015-11-122-3/+46
* Revert of AudioPlayer: Update header design. (patchset #1 id:1 of https://cod...fukino2015-11-123-8/+4
* Revert of Fix accessibility issues in AudioPlayer and VideoPlayer. (patchset ...fukino2015-11-126-100/+115
* Fix accessibility issues in AudioPlayer and VideoPlayer.fukino2015-11-116-115/+100
* AudioPlayer: Update header design.fukino2015-11-053-4/+8
* Read Polymer elements' properties directly in closure compilation of Files/Au...fukino2015-11-042-46/+3
* AudioPlayer: Start playing a track when play icon on the track list is clicked.fukino2015-10-304-6/+28
* AudioPlayer: Update volume controls.fukino2015-10-3011-315/+95
* AudioPlayer: Update control panel with playback progress bar.fukino2015-10-3022-206/+94
* AudioPlayer: Update color, font, and playlist.fukino2015-10-2911-22/+43
* AudioPlayer: Update buttons on control panel.fukino2015-10-2928-47/+26
* AudioPlayer: Update app icons.fukino2015-10-298-0/+0
* Turn on verbose flag for compiling file_manager.fukino2015-10-212-7/+7
* Audio Player: Migrate from Shadow DOM to Shady DOM.yawano2015-10-053-4/+3
* Fix closure compile error.fukino2015-08-131-0/+12
* Files.app: Add analytics exception event for mount errors.fukino2015-08-131-0/+4
* AudioPlayer: Prevent time slider from being controlled by arrow keys.fukino2015-07-302-1/+13
* Compile custom elements of audio player.fukino2015-07-305-49/+82