summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/filebrowse.html
Commit message (Expand)AuthorAgeFilesLines
* Adding ability to sort by date to directory_lister.cc. Adding support for ti...dhg@chromium.org2010-08-131-23/+55
* Allow open local pdf file from FileBrowse UI.xiyuan@chromium.org2010-08-041-3/+13
* Fixing text truncation, by having the items automatically be able to expand.dhg@chromium.org2010-07-261-10/+3
* Clean up browser_resources.grd:pkasting@chromium.org2010-07-131-9/+9
* Fixing mistake in chrome that would cause save as to not work.dhg@chromium.org2010-07-091-4/+8
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-021-108/+124
* adding hook to filebrowser to use slideshow application to show pictures.dhg@chromium.org2010-06-221-1/+1
* Add an error message when user clicks a file of unknown type.xiyuan@chromium.org2010-06-111-1/+24
* Fixing filebrowse for extension layering problem.dhg@chromium.org2010-06-101-0/+1
* Removing fwd button, make back button take you back up to the root.dhg@chromium.org2010-06-101-79/+21
* Adding support for .mov. We might have to remove this later if we find that ...dhg@chromium.org2010-06-041-16/+1
* Changing the behavior so that clicking on an item forces a playback, and enqu...dhg@chromium.org2010-06-021-0/+12
* Fixing overlap problem when a download in dangerous.dhg@chromium.org2010-05-201-1/+2
* Adding double click to select mode in the filebrowser.dhg@chromium.org2010-05-181-0/+22
* Fixing setdownloads so it gets downloads that are OTR, and downloads that are...dhg@chromium.org2010-05-181-0/+15
* Chaning filebrowse so when the user downloads a dangerous URL, it doesn't sho...dhg@chromium.org2010-05-141-2/+2
* Changing filebrowser to append a number on the end of an existing directory.dhg@chromium.org2010-04-291-2/+15
* Refactor parts of the NTP to split things into more managable chunks.arv@chromium.org2010-04-261-1/+1
* Fix spelling of Flickr.avi@chromium.org2010-04-211-4/+4
* Fixing upload case to picasaweb.dhg@chromium.org2010-04-191-17/+31
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-161-10/+19
* Review URL: http://codereview.chromium.org/1631006dhg@chromium.org2010-04-121-48/+72
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-281-46/+46
* Remove vendor specific CSS prefixes.arv@chromium.org2010-03-241-7/+7
* Remove eval/new Function from file browser.arv@chromium.org2010-03-161-27/+63
* Changing filebrowse html to delete pause when file is finished.dhg@chromium.org2010-03-161-2/+10
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-101-2/+2
* Fixing my localization laziness.dhg@chromium.org2010-03-091-24/+25
* Fixing extension install case. Changing the file browser to only get the lis...dhg@chromium.org2010-03-081-5/+54
* Adding support for selecting a directory.dhg@chromium.org2010-03-021-1/+14
* Fixing the open dialog of the filebrowserdhg@chromium.org2010-02-171-2/+8
* Adding a confirm before deleting a file.dhg@chromium.org2010-02-161-1/+51
* Adding deletion to filebrowser, adding pause/resume to shelf.dhg@chromium.org2010-02-121-81/+160
* Initial Feedback from UX on the filebrowserdhg@chromium.org2010-02-101-44/+70
* Fixing html for filebrowserdhg@chromium.org2010-02-091-8/+12
* Adding catches to states of the UI to only allow button pushes in certain sta...dhg@chromium.org2010-02-031-5/+30
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-291-16/+401
* Adding tab browsing for filebrowser.xiyuan@chromium.org2010-01-201-27/+300
* Lands http://codereview.chromium.org/505031 for dhg:sky@chromium.org2010-01-111-2/+20
* Creating new CL for uploading a picture from ChromiumOSdavemoore@chromium.org2009-12-111-26/+163
* Fixes bug in file browser.sky@chromium.org2009-11-121-1/+1
* Lands http://codereview.chromium.org/386015 for dhg:sky@chromium.org2009-11-121-4/+3
* Lands http://codereview.chromium.org/379007 for Dave:sky@chromium.org2009-11-111-67/+338
* Create an initial Chrome page for file browsing. This just implements thebrettw@chromium.org2009-10-211-0/+99