index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
resources
/
file_manager
/
js
/
file_manager.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 142968 - [filemanager] Fix problems when Drive root is set as default f...
zelidrag@chromium.org
2012-06-27
1
-1
/
+3
*
Merge 143570 - Removing progress indicator from the 'save as' dialog.
serya@google.com
2012-06-27
1
-1
/
+2
*
Add search directory scanner to directory model.
tbarzic@chromium.org
2012-06-19
1
-90
/
+22
*
[File Manager] Avoid flashing the full-page GDrive promo before the small promo.
kaznacheev@chromium.org
2012-06-18
1
-1
/
+7
*
Showing right file names in the bottom panel for GData search results.
serya@chromium.org
2012-06-18
1
-10
/
+10
*
Fixing commands availability on offline GDrive.
serya@chromium.org
2012-06-18
1
-0
/
+1
*
Removing file input from open dialog.
serya@chromium.org
2012-06-18
1
-1
/
+2
*
Ignoring double click or tap on empty area of the file list.
serya@chromium.org
2012-06-18
1
-3
/
+4
*
[File Manager] Fixed video share menu
kaznacheev@chromium.org
2012-06-15
1
-1
/
+2
*
[File Manager] Localized Google Drive folder label and promo banner
kaznacheev@chromium.org
2012-06-15
1
-9
/
+5
*
[filemanager] Allow user to select current directory when nothing in list is ...
dgozman@chromium.org
2012-06-15
1
-1
/
+15
*
Changing style of file name input box in the Save dialog.
serya@chromium.org
2012-06-15
1
-1
/
+1
*
Set anchor and lead item then click on the selection checkbox in File Manager.
serya@chromium.org
2012-06-14
1
-2
/
+5
*
[File Manager] Refactoring thumbnails
kaznacheev@chromium.org
2012-05-31
1
-143
/
+25
*
[File Manager] Made the video player launch in a separate window.
kaznacheev@chromium.org
2012-05-29
1
-14
/
+15
*
[File Manager] Make thumbnails larger.
kaznacheev@chromium.org
2012-05-28
1
-34
/
+103
*
[filemanager] Move Gallery to new metadata system.
dgozman@chromium.org
2012-05-28
1
-1
/
+1
*
Not closing the file manager automatically if the user changed current volume.
serya@chromium.org
2012-05-25
1
-3
/
+14
*
[FileBrowser] Added DefaultAction dialog to choose default action.
zvorygin@chromium.org
2012-05-24
1
-1
/
+59
*
[File Manager] Updated volume icons
kaznacheev@chromium.org
2012-05-24
1
-2
/
+9
*
Revert 138476 - [FileBrowser] Added DefaultAction dialog to choose default ac...
backer@chromium.org
2012-05-23
1
-59
/
+1
*
Remove remaining uses of v8Locale. Fix the call to v8Intl.DateTimeFormat().
oleg@chromium.org
2012-05-23
1
-7
/
+3
*
[FileBrowser] Added DefaultAction dialog to choose default action.
zvorygin@chromium.org
2012-05-23
1
-1
/
+59
*
[filemanager] Content metadata moved to the cache.
dgozman@chromium.org
2012-05-23
1
-83
/
+76
*
Refactoring file manager: moving volume mounting related code to a separate c...
serya@google.com
2012-05-22
1
-568
/
+416
*
Fixing click on thumbnail in the bottom panel.
serya@google.com
2012-05-22
1
-2
/
+5
*
Sort by type now sorts by localized string representation of file type.
serya@google.com
2012-05-22
1
-14
/
+17
*
Migrated ComboButton to menu as dropdown.
zvorygin@chromium.org
2012-05-22
1
-24
/
+30
*
Change modification date to include time and 'today' and 'yesterday' for appr...
oleg@chromium.org
2012-05-22
1
-3
/
+52
*
Do not show 'No files match "..."' message when GDrive welcome page is shown.
oleg@chromium.org
2012-05-21
1
-3
/
+3
*
[File Manager] Refresh GDrive thumbnails if they became stale
kaznacheev@chromium.org
2012-05-21
1
-3
/
+46
*
redo r137692 and r137791 which were speculatively reverted
estade@chromium.org
2012-05-18
1
-16
/
+13
*
Fixing race condition in prepearing thumbnails for the bottom panel.
serya@chromium.org
2012-05-18
1
-17
/
+49
*
Revert 137692 - convert chromeos file manager to loadTimeData
rsleevi@chromium.org
2012-05-18
1
-13
/
+16
*
convert chromeos file manager to loadTimeData
estade@chromium.org
2012-05-17
1
-16
/
+13
*
Add gdata content search to file_manager
tbarzic@chromium.org
2012-05-16
1
-54
/
+134
*
[File Manager] Never open the root /removable or /archive directories.
kaznacheev@chromium.org
2012-05-16
1
-5
/
+0
*
Show the message 'No files match "abc"' if the search results are empty.
oleg@chromium.org
2012-05-16
1
-2
/
+18
*
Reduced 'Paste cancelled' butter exposition time.
serya@google.com
2012-05-15
1
-1
/
+1
*
[File Manager] Add/remove Google Drive folder in the open File Manager when D...
kaznacheev@chromium.org
2012-05-15
1
-55
/
+111
*
Allow keyboard navigation for root list.
oleg@chromium.org
2012-05-14
1
-11
/
+8
*
[filemanager] Fix style warnings in utils.js.
dgozman@chromium.org
2012-05-14
1
-5
/
+5
*
Add tool tips to thumbnail and list views.
serya@google.com
2012-05-12
1
-1
/
+0
*
gdata: notify File Manager when file system is no longer available
hshi@google.com
2012-05-12
1
-3
/
+5
*
[File Manager] Show default thumbnails if the correct thumnbails cannot be lo...
kaznacheev@chromium.org
2012-05-11
1
-11
/
+8
*
Improved animation for bottom panel thumbnail popup.
serya@chromium.org
2012-05-11
1
-6
/
+10
*
Make checkboxed in the file list mouse-transparent when shift pressed.
serya@chromium.org
2012-05-11
1
-1
/
+8
*
Cliearing thumbnails when the bottom panel shows.
serya@google.com
2012-05-11
1
-1
/
+2
*
[File Manager] For a long fetch of GDrive files, show file count.
kaznacheev@chromium.org
2012-05-11
1
-0
/
+9
*
Scrolling lists while dragging.
serya@google.com
2012-05-11
1
-2
/
+0
[next]