summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Remove path_util.js from Files app.mtomasz@chromium.org2014-05-073-5/+5
* Files.app: Fix race in the device handler.hirono@chromium.org2014-04-242-1/+31
* Move Files.app files to ui/file_manageryoshiki@chromium.org2014-04-244-13/+13
* Revert "Move Files.app files to ui/file_manager"hashimoto@chromium.org2014-04-234-13/+13
* Move Files.app files to ui/file_manageryoshiki@chromium.org2014-04-234-13/+13
* Files.app: Show a notification when devices are hard unplugged.hirono@chromium.org2014-04-221-1/+17
* Simplify volume manager in Files app.mtomasz@chromium.org2014-02-273-2/+16
* Extract volume label from a volume Id.mtomasz@chromium.org2014-02-261-3/+4
* Remove mountPath from VolumeInfo.mtomasz@chromium.org2014-02-063-61/+46
* Refresh shortcuts when Drive status changes.mtomasz@chromium.org2014-02-051-14/+0
* Files.app: Fix the number of remaining files and processed bytes.hirono@chromium.org2014-02-051-2/+2
* Files.app: Fix commands needing an entry.hirono@chromium.org2014-01-231-0/+3
* Convert the navigation list to use Entry instead of paths.mtomasz@chromium.org2014-01-204-53/+59
* By the previous patch, ProgressCenterItemGroup is added to manage the animationhirono@chromium.org2014-01-142-10/+35
* Move mount notifications from the C++ side to the JavaScript side.hirono@chromium.org2014-01-142-0/+396
* Files.app: Make ProgressCenterItemGroup class to manage the states of items.hirono@chromium.org2014-01-092-0/+515
* Files.app: Change the Google Drive's label in the navigation list.hirono@chromium.org2013-12-132-0/+9
* Files.app: Remove maybeScheduleCloseBackgroundPage_ from FileOperationManager.hirono@chromium.org2013-12-093-26/+48
* Files.app: Add a unit test of ProgressCenterHandler class.hirono@chromium.org2013-12-034-0/+282
* Limit usage of full paths during initialization of Files app.mtomasz@chromium.org2013-12-021-1/+1
* Files.app: Sets real current profile values.hirono@chromium.org2013-11-291-2/+2
* Files.app: Remove RootDirectory constants from DriveBanners.hirono@chromium.org2013-11-291-0/+1
* Reland r236746: Enable volume manager to find volume by using any paths.hirono@chromium.org2013-11-261-5/+7
* Revert 236746 "Files.app: Enable VolumeManager to find a volume ..."hirono@chromium.org2013-11-251-5/+3
* Files.app: Enable VolumeManager to find a volume by using any paths.hirono@chromium.org2013-11-221-3/+5
* [Files.app] Add an unittest of NavigationListModelyoshiki@chromium.org2013-11-055-0/+228