summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Files.app: Bring back clear button of search box and relayout it.fukino2015-03-319-22/+31
* Files.app: Add touch feedback on eject button.fukino2015-03-312-3/+9
* Fix FSP appView reporting...was missing bind call on function.smckay2015-03-301-1/+2
* Files.app: Stop to use PIEX library temporary.Daichi Hirono2015-03-301-7/+1
* Files.app: Show folders as smaller boxes in grid view.fukino2015-03-308-27/+338
* Files.app: Invert the position of OK and CANCEL button on dialog.fukino2015-03-301-2/+2
* Align file_manager cr-dialog-close button to left in rtl locale.tbarzic2015-03-271-0/+5
* Add a subtle reminder that chrome_extensions.js is overwritten.dbeam2015-03-261-1/+1
* Files.app: Enable PIEX loader for official build.hirono2015-03-261-1/+7
* Move the check for fileBrowserHandler permission to FileBrowserHandler.mtomasz2015-03-264-4/+0
* Files.app: Do not run thumbnail fetch during directory scan.yawano2015-03-263-8/+61
* Move view change analytics tracking into DirectoryModel where implementation ...smckay2015-03-255-42/+236
* Files.app: Calculate the hit elements on drag-selection correctly.fukino2015-03-252-8/+20
* Fix closure compile error.Dan Beam2015-03-251-2/+2
* Files.app: Switch analytics to use the chrome version, not the app version, f...kenobi2015-03-251-1/+6
* Update scanning to scan files in small batches (well batches of 1)...this fix...smckay2015-03-254-145/+163
* [Files.app] Add a test to check tabfocusyoshiki2015-03-244-23/+196
* Files.app: Start to use PiexLoader in image loader.hirono2015-03-249-50/+87
* Files.app: Update shared status of icons on grid items.fukino2015-03-241-10/+23
* Fix mounting read-only volumes in Files app.mtomasz2015-03-241-1/+1
* Files.app: Fix a jscompiler error.kenobi2015-03-231-2/+3
* Files.app: Improve importer error catcher.kenobi2015-03-231-10/+8
* Files.app: Avoid triggering spurious errors on cloud import cancellation.kenobi2015-03-231-5/+13
* Files.app: Tag cloud imported media files.kenobi2015-03-232-0/+90
* Add a cancel button to the details panel...visible when import is active.smckay2015-03-237-94/+139
* Remove dependency from file_type.js to util.js.hirono2015-03-234-18/+19
* Files.app: Show image icon for RAW files.hirono2015-03-231-9/+8
* Files.app: Add PiexLoader class to image loader extension.hirono2015-03-235-7/+140
* Files.app: Collapse the parent folder's path on breadcrumbs considering the m...fukino2015-03-231-2/+3
* Fix closure compiler error in volume_manager.js.Daichi Hirono2015-03-231-1/+1
* Files.app: Re-enable the cloud import status column.kenobi2015-03-2111-159/+593
* Files.app: Add touch feedback on breadcrumbs.fukino2015-03-203-49/+138
* Files.app: Show details of drive sync progress.hirono2015-03-203-28/+82
* Files.app: Replace job related code in EventRouter with new JobEventRoter class.hirono2015-03-201-2/+0
* Add ImageOrientation class.hirono2015-03-203-0/+178
* Implement chrome.fileSystem.requestFileSystem().Tomasz Mikolajewski2015-03-208-83/+152
* Fix initializing volume manager in Files app.mtomasz2015-03-201-17/+17
* Don't show import buttons when import is disabled, and use correct icons for ...smckay2015-03-201-4/+4
* Show the details panel when file manager is first opened...on an import locat...smckay2015-03-193-19/+87
* [Files.app] Fix the tabindex around search boxyoshiki2015-03-192-7/+14
* [Audio Player] Remove durationChanged hander in 'control-panel' elementyoshiki2015-03-191-10/+0
* Optimize parameters of list thumbnail loader for MTP volume.yawano2015-03-194-42/+112
* Files.app: Add fade animation on toggling checkmarks on grid view.fukino2015-03-192-12/+23
* Files.app: Fix closure error which will raised by the updated compiler.fukino2015-03-1925-89/+120
* Files.app: Suppress error about removing a non-existent menu item.fukino2015-03-191-1/+5
* Add support for reporting history load with counts + timing + a 'multi-machi...smckay2015-03-186-21/+79
* Fix compilation error (missing !)smckay2015-03-181-1/+1
* Lock down changes to the Files.app analytics configuration.kenobi2015-03-182-0/+19
* Add support for loading all history files.smckay2015-03-183-32/+130
* Remove all welcome banners from Files app working as a dialogs.mtomasz2015-03-182-4/+13