summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Move content deduplication into the scan process.smckay2015-03-0513-315/+390
* Enable Closure Compiler the backgdound page of the audio playeryoshiki2015-03-054-2/+67
* Handles metadata fetch error of content metadata provider.yawano2015-03-054-14/+73
* Files.app: Let MetadataCacheModel use cached URLs.hirono2015-03-054-8/+19
* Files.app: Remove old metadata cache files.hirono2015-03-0518-1702/+4
* Add thumbnailMetadataItem to GalleryItem.hirono2015-03-0410-131/+82
* Files.app: Add error fields to MetadataItem.hirono2015-03-043-2/+163
* Gallery: Start to use new metadata model in Gallery.hirono2015-03-0413-107/+145
* Files.app: Hide close button of share dialog.hirono2015-03-041-0/+1
* Files.app: Cancel all selections on ESC key.fukino2015-03-031-0/+7
* Files.app: Mitigate performance issue on select-all by prefetching content mi...fukino2015-03-033-3/+21
* Files.app: Remove hover effect from toolbar buttons.fukino2015-03-031-4/+0
* Files.app: Prevent shadow animation of grid items on redraw.fukino2015-03-032-1/+13
* Dispatch change events when file changes have happened on Drive.yawano2015-03-033-2/+10
* Files.app: Rename FileSystemMetadata with MetadataModel.hirono2015-03-0338-448/+452
* Add transition animations to thumbnail updates in list view.yawano2015-03-023-15/+53
* Files.app: Extract cache part from NewMetadataProvider.hirono2015-03-0215-359/+391
* Fix a closure compiler error which is introduced in 968793002.yawano2015-03-021-0/+1
* Files.app: Introduce check-select mode.fukino2015-03-0211-75/+426
* Handle wrongly formatted EXIF string field.yawano2015-03-023-0/+105
* Make the provided file systems consistent with new UI in Files app.mtomasz2015-02-271-0/+5
* Remove flicker when selecting items by dragging.mtomasz2015-02-271-4/+0
* Files.app: Let MetadataCacheSet#hasFreashCache return true for empty names.hirono2015-02-272-0/+7
* Files.app: Let FileSystemMetadata choose one of ExternalProvider and ContentP...hirono2015-02-273-42/+145
* Files.app: Clear the analytics ID every time the app starts.kenobi2015-02-262-0/+19
* Fix js compilation error introduced in CL 954943006.smckay2015-02-261-1/+1
* Files.app: Disable the cloud import notification for active g+ photos app users.kenobi2015-02-262-55/+5
* [Gallery] Add reload featureyoshiki2015-02-263-32/+40
* Revert "Gallery: Remove 2x mouse cursor assets temporary."hirono2015-02-261-18/+18
* Ensure the destination url reported to ImportHistory is correctly encoded.smckay2015-02-264-22/+84
* Start to use new metadata item in ImageEncoder.hirono2015-02-266-179/+186
* Fix JS errors of FileTransferController.hirono2015-02-261-1/+1
* [Files.app] Add a shortcut key (Ctrl-Shift-E) to eject a removable deviceyoshiki2015-02-261-1/+2
* Respond to review comments for https://codereview.chromium.org/954523002/smckay2015-02-251-1/+1
* Make the Cloud import banner match Material Design specs.mtomasz2015-02-252-15/+16
* Files.app: Fix js exceptions in table rendering.kenobi2015-02-251-2/+7
* Files.app: Use <button> instead of <paper-button> to make ENTER and SPACE eff...fukino2015-02-252-7/+7
* Fix clicking area below the scrollbar thumbs in Files app.mtomasz2015-02-251-1/+3
* Files.app: Add new metadata model to Gallery.app.hirono2015-02-259-14/+74
* Files.app: Stop reusing items' DOM in grid view.hirono2015-02-251-56/+16
* Files.app: Add new metadata properties that are needed for ImageEncoder.hirono2015-02-252-7/+31
* Files.app: Fix a bug where messages from G+ photos app aren't properly handled.kenobi2015-02-253-3/+11
* Shrink space required by history log filesmckay2015-02-255-249/+155
* Report Promise error-context strings to GA.smckay2015-02-243-12/+65
* Update the UI when spinner is shown.yawano2015-02-242-0/+19
* Return outdated thumbnail while loading a new thumbnail.yawano2015-02-242-10/+51
* Gallery: Stop to create EXIF thumbanil if the original images are enough small.hirono2015-02-242-15/+27
* Hide details panel when ESC is pressed.smckay2015-02-241-0/+14
* [Files.app] Refine tabindexesyoshiki2015-02-243-28/+39
* Remove unused icon assets from theme_resources.grd.fukino2015-02-241-6/+0