summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/filebrowse_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Fixing crash when opening a new browserdhg@chromium.org2010-08-261-1/+5
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-261-1/+1
* Allow net::DirectoryLister to be used to recursively list the directory, and ...johnnyg@chromium.org2010-08-211-12/+14
* DOM UI: Change DOMMessageHandler callback arg type to ListValue.estade@chromium.org2010-08-191-268/+114
* Adding ability to sort by date to directory_lister.cc. Adding support for ti...dhg@chromium.org2010-08-131-6/+23
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-121-8/+5
* Fixing filebrowser so it opens with a panel with no location bar. making it ...dhg@chromium.org2010-08-101-4/+22
* Convert browser/dom_ui/f*.cc to not use wstrings/wchar_t*s.viettrungluu@chromium.org2010-08-071-57/+57
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Speculatively fix ChromiumOS build.phajdan.jr@chromium.org2010-07-291-7/+3
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-2/+4
* Fix the build on ChromeOS.phajdan.jr@chromium.org2010-07-161-0/+1
* Moving mediaplayer and filebrowser behind a preference. This just adds the p...dhg@chromium.org2010-07-021-0/+19
* Attempt 2 at Moving Browser::AddTypes to TabStripModel. The firstsky@chromium.org2010-06-281-4/+4
* Revert 50752 - Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+4
* Moves Browser::AddTypes to TabStripModel. This patch is primarilysky@chromium.org2010-06-241-4/+4
* Add an error message when user clicks a file of unknown type.xiyuan@chromium.org2010-06-111-0/+2
* Changing filebrowse so it sends the user to /home on a picasaweb upload rathe...dhg@chromium.org2010-06-101-2/+9
* Adding reporting of parent browser's id, so that we can open up next to that ...dhg@chromium.org2010-06-041-5/+9
* Changing the behavior so that clicking on an item forces a playback, and enqu...dhg@chromium.org2010-06-021-1/+30
* File browser crash fix.zelidrag@chromium.org2010-05-281-2/+5
* Land dhg's CL 2109011xiyuan@chromium.org2010-05-211-1/+1
* Fixing setdownloads so it gets downloads that are OTR, and downloads that are...dhg@chromium.org2010-05-181-22/+41
* Fixed crash on closing of content window. The original code tried to re-Show(...zelidrag@chromium.org2010-05-121-1/+5
* Fixing bug in url fetching. So it cleans up on the correct thread. dhg@chromium.org2010-05-111-4/+30
* Fixing upload case to picasawebdhg@chromium.org2010-05-101-20/+54
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-2/+2
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-291-4/+4
* Changing chromeos so that ctrl-o opens the filebrowserdhg@chromium.org2010-04-231-3/+7
* Fix spelling of Flickr.avi@chromium.org2010-04-211-2/+2
* fixing issues with filebrowser namely, namely allowing it to grow on mount, a...dhg@chromium.org2010-04-161-5/+10
* Review URL: http://codereview.chromium.org/1631006dhg@chromium.org2010-04-121-3/+1
* Style (indent/spacing) fixes in DOM UI + comment fix.viettrungluu@chromium.org2010-03-281-1/+2
* Revert "Fix browser side handling of moveTo by resizing the content area; not...erg@chromium.org2010-03-241-6/+3
* Mocks for all libcros elements. Added library registry object that provides a...zelidrag@chromium.org2010-03-231-3/+7
* Adding initial version of the mediaplayer. This only hooks into the system if...dhg@chromium.org2010-03-101-0/+30
* Fixing my localization laziness.dhg@chromium.org2010-03-091-1/+32
* Fixing extension install case. Changing the file browser to only get the lis...dhg@chromium.org2010-03-081-3/+85
* Fix browser side handling of moveTo by resizing the content area; not the win...erg@chromium.org2010-03-021-3/+6
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Adding deletion to filebrowser, adding pause/resume to shelf.dhg@chromium.org2010-02-121-15/+120
* Only show one FileBrowse pop up for the same folderxiyuan@chromium.org2010-02-101-14/+40
* Show the filebrowse ui rather than the download shelf in chromeos.xiyuan@chromium.org2010-02-051-1/+28
* Refactor chromeos cros files into subdir 'cros'chocobo@chromium.org2010-02-041-1/+1
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-291-3/+132
* Adding tab browsing for filebrowser.xiyuan@chromium.org2010-01-201-6/+80
* Creating new CL for uploading a picture from ChromiumOSdavemoore@chromium.org2009-12-111-9/+177
* Forces T*s to scoped_refptr<T> when PostTask()ing to a function expecting sco...jamesr@chromium.org2009-11-201-2/+2
* Plumb through off the record state from the URL request to thetony@chromium.org2009-11-171-2/+4
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-1/+1