summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_request_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-3/+2
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-4/+0
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-2/+2
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Fix a leak. Remove suppression for the leak and update bug number for unrela...pkasting@chromium.org2011-02-101-2/+1
* Cleanup:pkasting@chromium.org2011-02-081-11/+2
* Cleanup:pkasting@chromium.org2011-01-261-4/+0
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-11/+10
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Convert infobar APIs to UTF-16.evan@chromium.org2010-08-131-5/+5
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-151-2/+3
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-291-2/+2
* Reverting to fix chromium linux 64 unit testsananta@chromium.org2010-03-291-2/+2
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-291-2/+2
* Make the multiple download request dialog an infobar.estade@chromium.org2009-10-141-0/+65