summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* [Video Player] Re-factoring the codeyoshiki@chromium.org2014-06-022-127/+232
* Listen to 'drag' to detect actual start of drag operation.fukino@chromium.org2014-05-302-8/+16
* Revert 273601 "Change directory if the active list item on navig..."fukino@chromium.org2014-05-302-40/+10
* Change directory if the active list item on navigation list is changed.fukino@chromium.org2014-05-292-10/+40
* Files.app: Run two metadata fetch jobs congruentlyyoshiki@chromium.org2014-05-281-24/+38
* Gallery.app: Fix image rotation in the image editor.hirono@chromium.org2014-05-284-11/+16
* Use embedded thumbnails in the grid view.mtomasz@chromium.org2014-05-271-2/+2
* Files.app: Introduce AsyncUtil.ConcurrentQueueyoshiki@chromium.org2014-05-271-24/+93
* Add keyboard shortcuts in Files.app to open inspector.fukino@chromium.org2014-05-272-0/+51
* Gallery.app: Remove old Gallery files.hirono@chromium.org2014-05-26115-12830/+64
* Use special icon for shared folders in the directory tree.fukino@chromium.org2014-05-222-6/+37
* [fsp] Implement UI for provided file systems in Files app.mtomasz@chromium.org2014-05-227-11/+75
* Update the directory in the tree when it is notified to get changed.fukino@chromium.org2014-05-211-1/+2
* Gallery.app: Replace the existing gallery with the new separated gallery.hirono@chromium.org2014-05-202-17/+2
* Use special icon for shared folders in file list.fukino@chromium.org2014-05-193-6/+36
* Fix minor presentation issues in RTL languages.fukino@chromium.org2014-05-191-2/+6
* Files.app: Re-open Gallery.app when the new entries are opened.hirono@chromium.org2014-05-193-28/+72
* Files.app: Handle change-by-keyboard in the directory treeyoshiki@chromium.org2014-05-192-14/+38
* Files.app: Add 'link' effect to the allowed list in drag-and-drop dataTransfe...kinaba@chromium.org2014-05-162-18/+32
* Gallery.app: Fix the task list of the separated version of Gallery.hirono@chromium.org2014-05-162-3/+10
* Gallery: Remove the back button that is used to let users go back to Files.app.hirono@chromium.org2014-05-161-33/+1
* Files.app: Force to update the gear menu position when the menu opens.hirono@chromium.org2014-05-161-0/+9
* Use resolveIsolatedEntries in the separated new Gallery.app.hirono@chromium.org2014-05-166-31/+141
* Gallery: Fix property names referred in the Ribbon class.hirono@chromium.org2014-05-162-2/+2
* Enable touch drag and drop operation.fukino@chromium.org2014-05-152-12/+13
* Files.app: Fix selection on creating new folderyoshiki@chromium.org2014-05-132-5/+24
* Focus whole entry name when renaming directories.fukino@chromium.org2014-05-101-4/+6
* Nitpicking fixes for Files.app code.kinaba@chromium.org2014-05-1017-30/+30
* Keep base direction 'ltr' for entry names consistently.fukino@chromium.org2014-05-107-5/+14
* Correct task items' layout for RTL languages.fukino@chromium.org2014-05-102-4/+12
* Fix code dup in volume_manager_common.js.kinaba@chromium.org2014-05-101-116/+0
* Refresh metadata when a directory is changed.mtomasz@chromium.org2014-05-091-0/+5
* Files.app re-add MTP volume type.kinaba@chromium.org2014-05-091-1/+2
* Files.app: Don't throw exception on known error codes.kinaba@chromium.org2014-05-091-1/+11
* Files.app: Stop to use Promsie.cast.hirono@chromium.org2014-05-091-1/+1
* Improve spelling of "notification".tnagel@chromium.org2014-05-081-2/+2
* [Files.app] Cache urls of entries before sorting.yoshiki@chromium.org2014-05-082-1/+8
* Remove path_util.js from Files app.mtomasz@chromium.org2014-05-0730-279/+451
* [Files.app] Make MedatadaCache.getCached() simple yoshiki@chromium.org2014-05-071-17/+5
* Revert 268203 "There are many ways to get it wrong."benjhayden@chromium.org2014-05-051-2/+2
* There are many ways to get it wrong.tnagel@chromium.org2014-05-051-2/+2
* Add context menu 'Paste into folder'.fukino@chromium.org2014-05-023-6/+60
* Gallery.app: Make the window header work.hirono@chromium.org2014-05-012-3/+14
* Reland of r266437: [Files.app] Use getDriveEntryProperties() to retrieve meta...yoshiki@chromium.org2014-04-291-3/+10
* Fix a value of EntryChangedKind that is dispatched when zipping completes.hirono@chromium.org2014-04-282-22/+32
* This CL adds the script files of the separated Gallery.app.hirono@chromium.org2014-04-2827-136/+11406
* Expand clickable area of combobutton's dropdown indicator.fukino@chromium.org2014-04-281-0/+10
* Keep active directory when same root item on navigation list is activated.fukino@chromium.org2014-04-281-3/+7
* Stop appending slash for directory's URL in util.isDescendantEntry()fukino@chromium.org2014-04-281-5/+9
* Revert 266437 "Reland of 260688: [Files.app] Use getDriveEntryPr..."yoshiki@chromium.org2014-04-281-3/+1