summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Files.app: Move fileNameInput element under the dialogFooter class.hirono2014-10-223-85/+111
* Files.app: Make DialogFooter UI class.hirono2014-10-227-109/+132
* Ensure existence of queried elements.fukino2014-10-228-75/+83
* Fix suspicious code detected by closure compiler.fukino2014-10-2114-29/+35
* Do not reshow the text message after navigating to the next video.mtomasz2014-10-181-0/+4
* Rename the VideoPlayer-related string IDsyoshiki2014-10-172-5/+6
* Fix trivial type-check errors in file_manager.fukino2014-10-1649-377/+600
* Separate the audio player app from Files.appyoshiki2014-10-1189-174/+534
* Fixed a bug that the list still shows deleted directory.yawano2014-10-102-3/+34
* Disable edit and print button when there is no selection.yawano2014-10-101-12/+15
* Gallery.app: Decrease toolbar hiding timeout seconds.hirono2014-10-101-1/+1
* Video Player: Update the application ID of cast receiveryoshiki2014-10-101-3/+1
* Fixed a bug that delete button is available even when no file is selected.yawano2014-10-091-2/+9
* Always treat FileError and util.UserDOMError as DOMError.fukino2014-10-086-27/+29
* Fix attaching files from shared with me on Drive.mtomasz2014-10-081-2/+41
* Separated error UI to a class and added error handling to mosaic view.yawano2014-10-086-32/+80
* Fix all type errors in image_loader.fukino2014-10-073-19/+35
* Files.app: Extract search controller class from file_manager.js.hirono2014-10-076-301/+381
* Added padding-top to progress-center-close-view.yawano2014-10-071-0/+1
* Files.app: Rename BreadcrumbsController with LocationLine.hirono2014-10-075-72/+56
* Fixed that Metadata Observer doesn't work when the directory or filename cont...yawano2014-10-071-3/+10
* Eliminate most 'unknonw type' errors.fukino2014-10-0743-213/+262
* Add externs for file_manager.fukino2014-10-065-7/+38
* Files.app: Fix the bug of metadata update in grid view.yoshiki2014-10-061-2/+3
* Fixed that the column header of file list placed incorrectly after double cli...yawano2014-10-061-4/+70
* Remove unused utility functions.fukino2014-10-062-310/+2
* Files.app: Refresh metatada after the default task is changedyoshiki2014-10-061-1/+2
* Files.app: Fix opening files under /drive/other special directory from autoco...hirono2014-10-061-0/+10
* Rename image_loader's Worker to Scheduler.fukino2014-10-035-26/+27
* Files.app: Move updateLocationLine function from FileManager class to the UI ...hirono2014-10-032-28/+28
* Files.app: Split background.jsyoshiki2014-10-035-381/+430
* Changed tab order of close button in search box.yawano2014-10-031-1/+1
* Rewrite enum style to eliminate warnings from closure compiler.yawano2014-10-0312-43/+63
* Unload the video from the controlleryoshiki2014-10-031-0/+3
* Files.app: Move UI related sources into the ui directory.hirono2014-10-0217-42/+41
* Files.app: Rename Rect used in Gallery with ImageRect.hirono2014-10-028-113/+119
* Previously Files.app uses navigationVolumeMap which is a map from devicePath tohirono2014-10-023-56/+71
* Video Player: Not hide the video control bar on erroryoshiki2014-10-021-5/+0
* Remove -webkit-*-before/after in:dbeam2014-10-012-9/+6
* Add compiled_resources.gyp for file_manager/*.fukino2014-09-304-0/+141
* Files.app: Fix DirectoryModel#partialUpdate so that it does not ignore changes.hirono2014-09-301-2/+1
* Video Player: Update the design of cast menu.fukino2014-09-303-25/+42
* Add filter to prevent move operation in the same directory.iseki2014-09-302-39/+71
* Files.app: Fix typo in onUnload_ handler.hirono2014-09-301-2/+2
* Add ui/file_manager/BUILD.gnmukai2014-09-301-0/+29
* Fix refreshing the volume list when the volume is unmounted.mtomasz2014-09-291-0/+2
* [fsp] Enable thumbnails for provided file systems.mtomasz2014-09-291-2/+2
* Video Player: Don't show the loop message in unexpected timingyoshiki2014-09-292-0/+10
* Correct condition and flag state for skipping PLAY request.fukino2014-09-291-1/+5
* Move the casting icon to media controls.mtomasz2014-09-2637-65/+57