summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Files: Populate new directory under "My Drive" on Ctrl-E for Drive root direc...fukino2016-02-251-1/+10
* Add directories handling support for apps/extensions.cmihail2016-02-252-9/+13
* Files: Add a shortcut Alt-E to open gear menu.fukino2016-02-233-4/+26
* Files: Add alt-key support for test util's fakeKeyDown.fukino2016-02-2313-74/+93
* Remove close button from confirm dialog and alert dialog.yawano2016-02-199-8/+71
* Remove __defineGetter__ and __defineSetter__.fukino2016-02-192-11/+26
* Files app: Fix z-index of cloud import panel.fukino2016-02-191-1/+1
* Gallery: add margin between sliders.yawano2016-02-181-0/+4
* Hide non-native volumes when saving files from the browser.hirono2016-02-188-90/+111
* Check chrome.runtime.lastError after resolving Metadata.ryoh2016-02-171-2/+8
* Files app: Show NEW FOLDER button on the dialog footer whenever it is executa...fukino2016-02-154-10/+59
* introduce a permission without sub-permissions in mediaGalleries APIryoh2016-02-153-18/+3
* Roll closure compilerDevlin Cronin2016-02-113-4/+6
* support zoom and move image by mouse.ryoh2016-02-111-4/+72
* Improve performance of the directory tree in the files app for large network ...zentaro2016-02-101-3/+68
* Checks whether should we really remove the image from the canvas.ryoh2016-02-101-4/+6
* 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
* Files app: Consider parent directory's writability to enable rename command.fukino2016-02-041-3/+30
* Render an artwork as thumbnail in Files app in list moderyoh2016-02-041-1/+1
* Fix the wrong condition that determine show the artwork or not.ryoh2016-02-041-1/+1
* Reland of ll closure compiler and update sources (patchset #1 id:1 of https:/...mathp2016-02-033-6/+7
* Revert of Roll closure compiler and update sources (patchset #6 id:140001 of ...mathp2016-02-033-7/+6
* Roll closure compiler and update sourcesDevlin Cronin2016-02-023-6/+7
* Fix closure compiler error.hirono2016-02-021-1/+3
* Implement "expand/collapse artwork" button in audio player.ryoh2016-02-028-59/+187
* Files app: Show app window earlier on launch.fukino2016-02-028-24/+55
* we no nonger need watchdog timerryoh2016-02-011-13/+0
* Create "artwork" panel.ryoh2016-01-2918-71/+282
* handles "undefined" response.ryoh2016-01-291-1/+6
* Remove unused images and CSS properties.fukino2016-01-2680-135/+42
* add assert to resolve closure compiler error: https://build.chromium.org/p/ch...ryoh2016-01-251-1/+1
* support animated GIFryoh2016-01-2511-259/+212
* Audio Player: Improve how to skip playing position on arrow keys on time slider.fukino2016-01-222-5/+34
* fix errors reported by the closure compiler.ryoh2016-01-201-1/+1
* fix errors reported by the closure compiler.ryoh2016-01-152-7/+8
* Files: Remove unused dialogs.fukino2016-01-154-147/+0
* Support more filetypes in MetadataProvider via chrome.mediaGalleries API and ...ryoh2016-01-159-42/+278
* Audio Player: Notify track metadata update to track-list element explicitly.fukino2016-01-142-0/+16
* Files: Update style of inner dialogs.fukino2016-01-144-113/+61
* 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
* Gallery: remove custom style for slider knob.yawano2016-01-121-9/+0
* Turn off Editor when the edited file was removed.ryoh2016-01-081-0/+5
* Hide tooltip when the toolbar vanishes.ryoh2016-01-081-0/+8
* Video Player: Keep control panel visible temporarily on keydown or keypress.fukino2016-01-071-0/+4
* 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
* Switch to standard integer types in ui/.avi2015-12-241-1/+1