summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/gtk/download
Commit message (Expand)AuthorAgeFilesLines
* Revert r123782.thakis@chromium.org2012-05-034-8/+8
* Change the "close Chrome with downloads in progress" dialog to resemble kenmo...benrg@chromium.org2012-04-251-36/+45
* Show download interrupt reason in a download item tooltip.asanka@chromium.org2012-04-251-5/+4
* gtk: Refactor download-in-progress class to match with the views side.tfarina@chromium.org2012-04-112-31/+33
* ui/gfx: Remove the deprecated "operator const SkBitmap&" from Image API.tfarina@chromium.org2012-03-271-1/+1
* Show GData upload progress in the download shelf.asanka@chromium.org2012-03-231-1/+1
* ui/gfx: Remove the deprecated "operator const GdkPixbuf*" from Image API.tfarina@chromium.org2012-03-233-8/+9
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-1/+2
* Ignore double click on download itemcduvall@chromium.org2012-03-142-7/+56
* Refactor dangerous download warning text generation into DownloadItemModel.asanka@chromium.org2012-03-062-49/+12
* gtk: Rename GtkThemeService to ThemeServiceGtk.tfarina@chromium.org2012-02-274-8/+8
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-2/+2
* [GTK] Don't wrap download item warning if the warning is short.asanka@chromium.org2012-01-271-5/+22
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-241-8/+9
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-241-2/+1
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-181-0/+1
* Have the download shelf hide itself while fullscreen mode is active.koz@chromium.org2012-01-162-10/+15
* [i18n-fixlet] Make strings branding specific in Download code.vandebo@chromium.org2012-01-131-10/+6
* Convert use of int ms to TimeDelta in files owned by estade.tedvessenes@gmail.com2012-01-121-1/+1
* GTK: More GSEALing.erg@chromium.org2012-01-111-2/+2
* GTK: Another GTK deprecation patch.erg@chromium.org2012-01-061-2/+2
* GTK: A bunch more removal of deprecated raw GtkWidget access, focusing on Gtk...erg@chromium.org2012-01-051-5/+9
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+2
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-24/+26
* gtk: Add missing ui:: to ResourceBundle references.tfarina@chromium.org2011-12-223-4/+4
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-204-9/+12
* GTK: Add TRACE_EVENTs around gtk ui events so select tasks related to the GTK...erg@chromium.org2011-12-101-0/+6
* GTK: Even more changes from raw allocation access to gtk_widget_get_allocatio...erg@chromium.org2011-12-082-24/+28
* Make malicious content download warning include the download filename.noelutz@google.com2011-11-231-1/+2
* Add OVERRIDE to chrome/browser/ui/gtk/.avi@chromium.org2011-11-222-14/+16
* This split will facilitate testing DownloadQuery and other users of DownloadI...benjhayden@chromium.org2011-11-212-10/+10
* Propagate the SafeBrowsing download protection verdict to the DownloadItem.noelutz@google.com2011-11-171-4/+4
* Cleanup: Remove unneeded forward declarations from chrome/browser/ui/gtk and ...thestig@chromium.org2011-11-151-1/+0
* Devirtualize CHROMEGTK_CALLBACK.dcheng@chromium.org2011-11-121-1/+1
* Removed progress timer from DownloadItembenwells@chromium.org2011-11-081-0/+1
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-241-3/+12
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-195-33/+34
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-0/+1
* Revert "Fix warning prompting on closing a window that will cancel downloads."sail@chromium.org2011-10-171-12/+3
* Add new UMA stats to get a handle on Downloads UI Usagebenjhayden@chromium.org2011-10-171-0/+8
* Fix warning prompting on closing a window that will cancel downloads.rdsmith@chromium.org2011-10-151-3/+12
* Refactor downloads into a ProfileKeyedService.rdsmith@chromium.org2011-10-121-2/+5
* base::Bind: Convert a few more instances.jhawkins@chromium.org2011-10-052-5/+7
* Add interface to CancelableRequest that allows use of base::Callback<>.ajwong@chromium.org2011-10-031-2/+4
* Not showing downlaod item (body and menu-button) for the dangerous download f...ncj674@motorola.com2011-09-271-0/+4
* Browser crashes while closing download shelf if menu is openncj674@motorola.com2011-09-251-0/+4
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-1/+1
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-1/+1