summaryrefslogtreecommitdiffstats
path: root/chrome/browser/views/download_tab_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-7/+8
* Move metrics files into a subdirben@chromium.org2009-01-161-1/+1
* Convert download manager to FilePath.estade@chromium.org2009-01-061-6/+8
* Unbreak unit tests. Revert r7564.estade@chromium.org2009-01-051-8/+6
* * switch download manager to using FilePathestade@chromium.org2009-01-051-6/+8
* Fixes crash in download tab view that resulted from attempting tosky@google.com2008-12-171-1/+4
* Rename Container->Widgetben@chromium.org2008-11-211-3/+3
* A crasher would happen if you donwload an exe and the download has completed ...jcampan@chromium.org2008-11-071-1/+6
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-061-3/+17
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-311-77/+85
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-271-1/+3
* Fix bug 3470, where the download tab would show the temporary name for danger...jcampan@chromium.org2008-10-171-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-35/+33
* Make View::SetBounds take a const gfx::Rect& instead of a const CRect&ben@chromium.org2008-10-161-12/+0
* Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.ben@chromium.org2008-10-161-2/+2
* Convert GetPreferredSize from:beng@google.com2008-10-151-92/+71
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-11/+10
* This CL adds prompting for dangerous types of files (executable) when they ar...jcampan@chromium.org2008-10-101-13/+177
* Rename legacy methods that were in CamelCase to unix_hacker.erg@google.com2008-09-171-13/+10
* Move the download code to new directories:paulg@google.com2008-09-131-0/+1181