summaryrefslogtreecommitdiffstats
path: root/chrome/browser/dom_ui/filebrowse_ui.cc
Commit message (Expand)AuthorAgeFilesLines
* Updates filebrowser list when download starts/ends.altimofeev@chromium.org2011-01-191-2/+16
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-3/+3
* Move base/thread.h to base/threading, fix up callers to use the new location.brettw@chromium.org2011-01-011-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* net: Add namespace net to URLRequestFileJob.tfarina@chromium.org2010-12-121-3/+3
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-2/+2
* Move:ben@chromium.org2010-12-021-1/+1
* Limit chrome:filebrowse access to the same directory as file://dpolukhin@chromium.org2010-11-191-0/+17
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-3/+3
* Removed Labs section from Chrome OS settings page.avayvod@chromium.org2010-11-161-20/+8
* Cleanup: Remove chrome/browser/browser_navigator.* and references.jhawkins@chromium.org2010-11-121-1/+1
* [ChroemOS] Add protection for settings spoof.xiyuan@chromium.org2010-11-041-0/+78
* Make all browser code use browser::Navigate to open tabs.ben@chromium.org2010-11-021-11/+16
* Xiyuan's fix for 7265, with a modification by achuith.achuith@chromium.org2010-10-251-3/+3
* Convert LOG(INFO) to VLOG(1) - misc. chrome/browser/*/*.pkasting@chromium.org2010-10-211-3/+3
* Rename ChromeThread to BrowserThread Part18:tfarina@chromium.org2010-10-111-1/+1
* Rename ChromeThread to BrowserThread Part9:tfarina@chromium.org2010-10-091-20/+20
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-051-14/+11
* Fixing downloading when off the record. dhg@chromium.org2010-09-281-4/+6
* Adding copy to the filebrowser. Also fixes a crash bug when the user tries t...dhg@chromium.org2010-09-241-7/+90
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-3/+3
* 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