summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/file_manager/js/file_manager.js
Commit message (Expand)AuthorAgeFilesLines
* Merge 142968 - [filemanager] Fix problems when Drive root is set as default f...zelidrag@chromium.org2012-06-271-1/+3
* Merge 143570 - Removing progress indicator from the 'save as' dialog.serya@google.com2012-06-271-1/+2
* Add search directory scanner to directory model.tbarzic@chromium.org2012-06-191-90/+22
* [File Manager] Avoid flashing the full-page GDrive promo before the small promo.kaznacheev@chromium.org2012-06-181-1/+7
* Showing right file names in the bottom panel for GData search results.serya@chromium.org2012-06-181-10/+10
* Fixing commands availability on offline GDrive.serya@chromium.org2012-06-181-0/+1
* Removing file input from open dialog.serya@chromium.org2012-06-181-1/+2
* Ignoring double click or tap on empty area of the file list.serya@chromium.org2012-06-181-3/+4
* [File Manager] Fixed video share menukaznacheev@chromium.org2012-06-151-1/+2
* [File Manager] Localized Google Drive folder label and promo bannerkaznacheev@chromium.org2012-06-151-9/+5
* [filemanager] Allow user to select current directory when nothing in list is ...dgozman@chromium.org2012-06-151-1/+15
* Changing style of file name input box in the Save dialog.serya@chromium.org2012-06-151-1/+1
* Set anchor and lead item then click on the selection checkbox in File Manager.serya@chromium.org2012-06-141-2/+5
* [File Manager] Refactoring thumbnailskaznacheev@chromium.org2012-05-311-143/+25
* [File Manager] Made the video player launch in a separate window.kaznacheev@chromium.org2012-05-291-14/+15
* [File Manager] Make thumbnails larger.kaznacheev@chromium.org2012-05-281-34/+103
* [filemanager] Move Gallery to new metadata system.dgozman@chromium.org2012-05-281-1/+1
* Not closing the file manager automatically if the user changed current volume.serya@chromium.org2012-05-251-3/+14
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-241-1/+59
* [File Manager] Updated volume iconskaznacheev@chromium.org2012-05-241-2/+9
* Revert 138476 - [FileBrowser] Added DefaultAction dialog to choose default ac...backer@chromium.org2012-05-231-59/+1
* Remove remaining uses of v8Locale. Fix the call to v8Intl.DateTimeFormat().oleg@chromium.org2012-05-231-7/+3
* [FileBrowser] Added DefaultAction dialog to choose default action.zvorygin@chromium.org2012-05-231-1/+59
* [filemanager] Content metadata moved to the cache.dgozman@chromium.org2012-05-231-83/+76
* Refactoring file manager: moving volume mounting related code to a separate c...serya@google.com2012-05-221-568/+416
* Fixing click on thumbnail in the bottom panel.serya@google.com2012-05-221-2/+5
* Sort by type now sorts by localized string representation of file type.serya@google.com2012-05-221-14/+17
* Migrated ComboButton to menu as dropdown.zvorygin@chromium.org2012-05-221-24/+30
* Change modification date to include time and 'today' and 'yesterday' for appr...oleg@chromium.org2012-05-221-3/+52
* Do not show 'No files match "..."' message when GDrive welcome page is shown.oleg@chromium.org2012-05-211-3/+3
* [File Manager] Refresh GDrive thumbnails if they became stalekaznacheev@chromium.org2012-05-211-3/+46
* redo r137692 and r137791 which were speculatively revertedestade@chromium.org2012-05-181-16/+13
* Fixing race condition in prepearing thumbnails for the bottom panel.serya@chromium.org2012-05-181-17/+49
* Revert 137692 - convert chromeos file manager to loadTimeDatarsleevi@chromium.org2012-05-181-13/+16
* convert chromeos file manager to loadTimeDataestade@chromium.org2012-05-171-16/+13
* Add gdata content search to file_managertbarzic@chromium.org2012-05-161-54/+134
* [File Manager] Never open the root /removable or /archive directories.kaznacheev@chromium.org2012-05-161-5/+0
* Show the message 'No files match "abc"' if the search results are empty.oleg@chromium.org2012-05-161-2/+18
* Reduced 'Paste cancelled' butter exposition time.serya@google.com2012-05-151-1/+1
* [File Manager] Add/remove Google Drive folder in the open File Manager when D...kaznacheev@chromium.org2012-05-151-55/+111
* Allow keyboard navigation for root list.oleg@chromium.org2012-05-141-11/+8
* [filemanager] Fix style warnings in utils.js.dgozman@chromium.org2012-05-141-5/+5
* Add tool tips to thumbnail and list views.serya@google.com2012-05-121-1/+0
* gdata: notify File Manager when file system is no longer availablehshi@google.com2012-05-121-3/+5
* [File Manager] Show default thumbnails if the correct thumnbails cannot be lo...kaznacheev@chromium.org2012-05-111-11/+8
* Improved animation for bottom panel thumbnail popup.serya@chromium.org2012-05-111-6/+10
* Make checkboxed in the file list mouse-transparent when shift pressed.serya@chromium.org2012-05-111-1/+8
* Cliearing thumbnails when the bottom panel shows.serya@google.com2012-05-111-1/+2
* [File Manager] For a long fetch of GDrive files, show file count.kaznacheev@chromium.org2012-05-111-0/+9
* Scrolling lists while dragging.serya@google.com2012-05-111-2/+0