summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Gallery: Reoepn only the last passed entries.hirono@chromium.org2014-07-291-40/+40
* Video Player: Fix minor bug in starting a castyoshiki@chromium.org2014-07-291-2/+2
* Previously the caches are stored in the UI class.hirono@chromium.org2014-07-285-159/+113
* Files.app: Make the sort for the search result stable.hirono@chromium.org2014-07-253-95/+105
* Files.app: Move the position of dummy element for measuring the size of text.hirono@chromium.org2014-07-252-15/+27
* Gallery: Enlarge the size of range inputs in Gallery.hirono@chromium.org2014-07-251-2/+14
* Files.app: handle UNSUPPORTED_FILESYSTEM errors.kinaba@chromium.org2014-07-252-3/+6
* Gallery.app: Add touch operation to rotate images.hirono@chromium.org2014-07-253-66/+136
* The polymer version in third_party is out-dated, however due to the substansi...rsadam@chromium.org2014-07-242-4/+4
* Video Player: Remove unnecessary script fileyoshiki@chromium.org2014-07-242-82/+0
* Files.app: don't show "device detected" type of notification redundantly,kinaba@chromium.org2014-07-241-1/+4
* Video Player and Audio Player: Make the controls robust while media is not a...yoshiki@chromium.org2014-07-241-7/+20
* Video Player: Remove unnecessary selector of arrowsyoshiki@chromium.org2014-07-241-2/+2
* Video Player: Support casting a videoyoshiki@chromium.org2014-07-242-38/+261
* Gallery.app: Add touch handlers for the zoom/scroll feature.hirono@chromium.org2014-07-233-82/+272
* Video Player: Use external entries instead of isolated entriesyoshiki@chromium.org2014-07-233-35/+59
* Video Player: Use Google Cast API extensionyoshiki@chromium.org2014-07-234-28/+84
* Files.app: Hide fake entries for the save dialog.hirono@chromium.org2014-07-232-6/+23
* IndexedDB: Stop using webkit-prefixed versions of APIs in test scriptsjsbell@chromium.org2014-07-221-2/+1
* Specify canvas size by using CSS width/height.hirono@chromium.org2014-07-222-21/+19
* Video Player: Add a message which is shown on castingyoshiki@chromium.org2014-07-189-9/+218
* Remove unused argument of getOne().fukino@chromium.org2014-07-181-1/+2
* Gallery: Make the minimum window size larger.hirono@chromium.org2014-07-185-67/+82
* Ensure that the callback for MetadataCache.getOne() is called asynchronously.fukino@chromium.org2014-07-181-14/+20
* Check the actual size of canvas to update.hirono@chromium.org2014-07-181-16/+4
* Gallery: Fix the slide show mode.hirono@chromium.org2014-07-181-4/+6
* Gallery: Add the offset feature in the slide mode.hirono@chromium.org2014-07-183-82/+110
* Gallery: Match the color of selection UI.hirono@chromium.org2014-07-182-59/+30
* Gallery: Random fixes for the Viewport class.hirono@chromium.org2014-07-177-146/+175
* [Files.app] Update the filelist on delete-only filechange eventyoshiki@chromium.org2014-07-171-0/+2
* Gallery: Remove CSS hover zoom in the mosaic view of Gallery.app.hirono@chromium.org2014-07-171-5/+0
* Files.app: mpeg metadata parser must not be stateful.kinaba@chromium.org2014-07-161-8/+12
* Gallery: Add animation when zooming pictures.hirono@chromium.org2014-07-163-3/+13
* Gallery.app: Don't dispatch an event to update when renaming is not done.hirono@chromium.org2014-07-162-3/+5
* Files.app: eject icon should not shrink.kinaba@chromium.org2014-07-161-0/+1
* Audio Player: Add support for Media Keyseduardo.lima@intel.com2014-07-161-0/+13
* Video Player: Add support for Media Keyseduardo.lima@intel.com2014-07-161-9/+22
* Files.app: random code clean up.kinaba@chromium.org2014-07-162-3/+3
* Gallery.app: Do not create images for each operation.hirono@chromium.org2014-07-152-4/+5
* Video Player: Automatically load next videoeduardo.lima@intel.com2014-07-141-0/+9
* Gallery: Add support for Media Keyseduardo.lima@intel.com2014-07-142-1/+11
* Gallery.app: Add shortcut keys for zooming in the slide mode.hirono@chromium.org2014-07-142-2/+75
* Files.app: Disable formatting menu for read only volumes.kinaba@chromium.org2014-07-141-4/+4
* Video Player: Add a cast menuyoshiki@chromium.org2014-07-1119-2/+334
* Remove repaint callbacks from Viewport.hirono@chromium.org2014-07-115-99/+12
* Gallery.app: Move geometry calculation for the slide image to Viewport class.hirono@chromium.org2014-07-112-99/+199
* Gallery.app: Fix entry update in the slide mode.hirono@chromium.org2014-07-111-1/+1
* Clip texts on drive banner using ellipsis.fukino@chromium.org2014-07-101-0/+7
* Make the Viewport class pure model.hirono@chromium.org2014-07-101-13/+0
* Gallery.app: Update the ribbon control when the item is inserted.hirono@chromium.org2014-07-092-16/+37