summaryrefslogtreecommitdiffstats
path: root/ui/file_manager
Commit message (Expand)AuthorAgeFilesLines
* Change some straggling **/ end JSDoc comments to */.dbeam2015-05-271-1/+1
* Files.app: Remove unnecessary code from WebView handling.fukino2015-05-271-2/+0
* Fix all compiler errors found by the new compiler version.Jeremy Klein2015-05-278-53/+56
* Fix some style nits in ui/file_managerdbeam2015-05-2795-309/+309
* Files.app: Wait sending 'resizeComplete' until the updated size can be obtained.fukino2015-05-261-7/+25
* Gallery: Hide error when image is added/removed.hirono2015-05-252-1/+2
* Add more tests for the "Add new providers" menu.mtomasz2015-05-258-48/+272
* Gallery: Delete thumbnail cache when the item is deleted.hirono2015-05-211-0/+16
* Add a test for requesting mount via a context menu in Files app.mtomasz2015-05-204-0/+141
* Remove watchers spam from log.mtomasz2015-05-202-70/+62
* [VideoPlayer] Hide the spinner on playing the videoyoshiki2015-05-181-1/+1
* Files.app: Prevent combobuttons from shrinking.fukino2015-05-181-0/+1
* Generalize volume configuration over all volumes.mtomasz2015-05-164-17/+40
* Show the eject button only for removables and file handlers.mtomasz2015-05-154-163/+163
* Files.app: Expand padding of breadcrumbs.fukino2015-05-151-4/+4
* Launch webstore widget app when unsupported printer is plugged intbarzic2015-05-152-7/+5
* Files.app: Mark RAW files as filename-hidable files.fukino2015-05-151-1/+2
* Add entries for common FSP providers so we get real names in Analytics places.smckay2015-05-151-1/+9
* Change queryId of launcherSearchProvider API to integer.yawano2015-05-142-6/+6
* Hide the "Add new services" menu from Files app when running as dialog.mtomasz2015-05-144-19/+23
* Add a menu item for configuring configurable providers.mtomasz2015-05-147-23/+155
* Gallery: Takes into account target canvas size when calculating view port.hirono2015-05-142-113/+151
* Disable zip selection on MTP volume.yawano2015-05-133-3/+27
* Crop image at image_loader.yawano2015-05-137-28/+302
* Show file type icons in launcher search results.yawano2015-05-132-2/+31
* Make re-scanning of devices much faster by caching content hashcodes.yawano2015-05-126-35/+75
* Add an icon to "Install new extensions" in the providers popup menu.mtomasz2015-05-125-13/+94
* Files.app: Make the touch effect of sort button square.fukino2015-05-121-1/+1
* Files.app: Make cloud backup dropdown button on toolbar more skinny.fukino2015-05-121-1/+6
* Update some spinners on ChromeOS to Material.estade2015-05-114-9/+9
* Add extension icons to the "Add new services" popup menu in Files app.mtomasz2015-05-114-6/+42
* Use cropped thumbnail in list thumbnail loader.yawano2015-05-116-21/+54
* [Files.app] Take warning output back to repeatUntil()yoshiki2015-05-111-0/+1
* Files.app: Set explicit background color for drive-welcome message.fukino2015-05-111-0/+1
* Files.app: Update checkmarks on menu to comply with Material Design.fukino2015-05-112-0/+0
* Display mountable providers in the "Add new services" menu.mtomasz2015-05-1112-30/+451
* Files.app: Add sort menu to the toolbar.fukino2015-05-0915-70/+212
* Turn the "Add new services" button into a menu button.mtomasz2015-05-0810-68/+133
* [Files.app] Fix flakiness on TabindexFocusDirectorySelected testyoshiki2015-05-081-6/+13
* Implement webstoreWidgetPrivate.installWebstoreItemtbarzic2015-05-088-3/+23
* Move cws container scripts from file manager to webstore_widgettbarzic2015-05-079-1463/+18
* Use first non-generic file handler task as default task for opening search re...yawano2015-05-071-0/+13
* Fix adding a new mount in Files app after installing an extension.mtomasz2015-05-071-9/+9
* Gallery.app handles MTP volume as read only volume.yawano2015-05-077-12/+44
* Files.app: Make toolbar buttons' shape square.fukino2015-04-302-8/+8
* Fix flakiness in TabindexOpenDialog_FileManagerBrowserTestyoshiki2015-04-301-22/+38
* Fix closure compilation error.fukino2015-04-301-1/+1
* Files.app: Dispatch 'hiddenChange' event of cr.ui.Command manually to update ...fukino2015-04-301-3/+11
* Use delegate object for chrome API calls in cws_widget_containertbarzic2015-04-284-76/+201
* Diable cloud import when Files.app launches as a dialog.fukino2015-04-281-31/+16