summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Files app: Increase information in details panel.ryoh2016-03-222-25/+38
* Files app: Replace details icons with better quality ones.ryoh2016-03-225-2/+2
* Files app: Implement details panel for multiple files.ryoh2016-03-189-44/+273
* Files app: You have to use "contentThumbnailUrl" for artwork, and fix nits.ryoh2016-03-181-2/+2
* Files app: Loading detailed information for single file.ryoh2016-03-1712-147/+531
* Add subtitles track if there is a subtitles file with the same name.ryoh2016-03-162-6/+43
* Gallery: add loading indicator for thumbnails.ryoh2016-03-152-2/+24
* Create a details panel that displays informations for a single file.ryoh2016-03-1110-5/+247
* Files app: Register SVG as an image file type.ryoh2016-03-111-0/+5
* Gallery: do not set zoom more than once in a frame.yawano2016-03-081-5/+19
* This patch just introduces details panel(just empty) & details button.ryoh2016-03-0810-3/+196
* Gallery: Update edit-mode-applicavilities even if it's a instant auto fix, an...ryoh2016-03-082-1/+11
* Roll closure compilerNaoki Fukino2016-03-044-41/+3
* Fix JS compilation breakage related to PromiseResolver.dpapad2016-03-045-0/+8
* Gallery: Load images sequentially, stop chunking loading requests.ryoh2016-03-021-34/+17
* Gallery: init mode before loading thumbnail & load thumbnails for selected im...ryoh2016-03-021-28/+37
* Gallery app: Remove unused GalleryItem.screenImage field.ryoh2016-03-014-40/+0
* Files: Remove a duplicate case.fukino2016-03-011-1/+0
* Add type signatures for enums in wallpaper API.ryoh2016-02-291-5/+15
* Fix: condition to hide generic file handlers has to be inverted.kinaba2016-02-271-1/+1
* Set wallpaper from right click menu in Files app.ryoh2016-02-265-0/+94
* Files: Make default window size smaller on large screens.fukino2016-02-261-2/+4
* Gallery: Remove unused mode from image editor.fukino2016-02-251-38/+0
* Gallery: Set appropriate width for sliders explicitly.fukino2016-02-251-0/+4
* Calculate whether each edit mode is available or not when we enter the edit m...ryoh2016-02-251-2/+2
* 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