summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Gallery.app: Add tooltips for Gallery buttons.hirono@chromium.org2014-06-301-0/+1
* Remove MetadataCache from gallery UI classes.hirono@chromium.org2014-06-305-158/+149
* Files.app: Remove the "Got it" button from the hard unplugged nortification.hirono@chromium.org2014-06-271-25/+1
* Check the availability of location info.fukino@chromium.org2014-06-261-0/+1
* Use selectionURL as current directory in open file dialogs.fukino@chromium.org2014-06-261-2/+21
* Gallery.app: Add a shortcut to fix the aspect ratio of the cropping rectangle.hirono@chromium.org2014-06-262-24/+116
* Files.app: On showing size column, detect a hosted doc with precise wayyoshiki@chromium.org2014-06-254-42/+53
* Gallery.app: Include metadata of entries into gallery items.hirono@chromium.org2014-06-252-55/+79
* VideoPlayer: Fix titlebar issues on video erroryoshiki@chromium.org2014-06-242-6/+12
* AudioPlayer: Fix the selector of current trackyoshiki@chromium.org2014-06-241-1/+1
* Gallery.app: Fix removeEventListener call in Gallery.app.hirono@chromium.org2014-06-241-1/+1
* Files.app: Refocus to the list after canceling rename of a file/folderyoshiki@chromium.org2014-06-241-0/+3
* Gallery: Clean the code related with cropping.hirono@chromium.org2014-06-242-149/+178
* Gallery.app: Remove the video related code from Gallery.hirono@chromium.org2014-06-247-229/+39
* Gallery.app: Add shortcut key 'd' for deleting an image.hirono@chromium.org2014-06-231-0/+1
* Files: treat DRIVE_OTHER as valid in getEntryLabel and return "Google Drive".kinaba@chromium.org2014-06-231-0/+1
* Update progress correctly when opt_size is 0.fukino@chromium.org2014-06-231-1/+1
* Set zip progress to 0 if it is not done.fukino@chromium.org2014-06-231-3/+3
* Revert of Revert of Deprecate file_handlers[*].title. (https://codereview.chr...jackhou@chromium.org2014-06-232-6/+2
* Revert of Deprecate file_handlers[*].title. (https://codereview.chromium.org/...jackhou@chromium.org2014-06-232-2/+6
* Deprecate file_handlers[*].title.jackhou@chromium.org2014-06-232-6/+2
* Files.app: Create unit tests for MetadataCache.hirono@chromium.org2014-06-201-7/+12
* Files.app: don't refresh metadata when unnecessaryyoshiki@chromium.org2014-06-203-24/+49
* Gallery: Filter out video files in the gallery.hirono@chromium.org2014-06-201-1/+1
* Gallery.app: Fix thumbnail update of the ribbon in the slide mode.hirono@chromium.org2014-06-191-6/+1
* Fix the position of drag thumbnail when the scale settings is not 100%.hirono@chromium.org2014-06-182-41/+72
* Files.app: Add a test to open a file dialog box.hirono@chromium.org2014-06-174-24/+70
* Files.app: Add browser tests to test the default action dialog.hirono@chromium.org2014-06-161-4/+21
* Files.app: Stop video support in the gallery.hirono@chromium.org2014-06-162-41/+2
* Files.app: Refocus to the list after renaming a file/folderyoshiki@chromium.org2014-06-161-0/+2
* Files.app: Add new owners to the ui/file_manager directory and its tests.hirono@chromium.org2014-06-161-0/+1
* Gallery.app: Add new gallery icons.hirono@chromium.org2014-06-1311-4/+14
* Show copy progress based on processed bytes of all contained files.fukino@chromium.org2014-06-131-18/+55
* Show scrollbar while the area is scrolling.fukino@chromium.org2014-06-132-1/+14
* Modify AsyncUtil.Aggregation to be able to keep calling in limited rate.fukino@chromium.org2014-06-123-36/+43
* Files.app: Specify the size of file type icons explicitly.hirono@chromium.org2014-06-121-0/+1
* [fsp] Remove remaining space indicator for provided volumes.mtomasz@chromium.org2014-06-112-6/+24
* Update file extension based on the selected type in the save dialog.kinaba@chromium.org2014-06-111-1/+14
* Files.app: updateGearMenu_ should be called against the new volume info.kinaba@chromium.org2014-06-111-6/+6
* Files.app: Change the OK button label of the delete confirmation dialog into ...hirono@chromium.org2014-06-115-17/+20
* Files.app: Refresh metadata one by one when the directory contents are changedyoshiki@chromium.org2014-06-113-35/+88
* Gallery:app Add gallery tests to traverse slide images.hirono@chromium.org2014-06-111-1/+5
* Start showing copy progress before total bytes are known.fukino@chromium.org2014-06-112-6/+8
* Gallery.app: Remove limitation of image size.hirono@chromium.org2014-06-104-46/+6
* Gallery: Add a flag to disable new gallery app.hirono@chromium.org2014-06-10114-6/+12838
* Files.app: Omit first draw without metadata in file listyoshiki@chromium.org2014-06-091-10/+13
* Files.app: Fix the bug on searchyoshiki@chromium.org2014-06-091-2/+0
* Files.app: Let DirectoryContents controls metadata cache size by relative valueyoshiki@chromium.org2014-06-093-8/+32
* Video Player: Supports multiple filesyoshiki@chromium.org2014-06-067-15/+136
* Files.app: Fix flakiness in chaining directoryyoshiki@chromium.org2014-06-061-43/+105