summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/download
Commit message (Expand)AuthorAgeFilesLines
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-062-6/+4
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-032-4/+6
* Implement ContextMenuController interface, instead of overriding ShowContextM...sadrul@chromium.org2012-07-182-46/+63
* downloads-ui: Add gesture support to the downloads UI.sadrul@chromium.org2012-07-172-34/+66
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-113-4/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* grd file update for new 2x assetsthakis@chromium.org2012-06-222-1/+2
* Move singleton tabs off Browser.ben@chromium.org2012-06-211-1/+2
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-11/+11
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-11/+11
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-11/+11
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-116/+116
* Revert 140531 - Converted the rest of chrome except for extensions and favico...pkotwicz@chromium.org2012-06-052-116/+116
* Converted the rest of chrome except for extensions and favicons to user Image...pkotwicz@chromium.org2012-06-052-116/+116
* Make DownloadProtectionService not use BrowserList::GetLastActive() to load a...ben@chromium.org2012-05-235-5/+28
* Browser Plugin: WebContnets should notify when it's restoredfsamuel@chromium.org2012-05-221-2/+7
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-212-8/+8
* Update use of TimeDelta in chrome/browser/*, ui/views/*, and other places.tedvessenes@gmail.com2012-05-172-2/+3
* Revert 136964 - Change SetImage, SetBackground, and SetToggledImage to take i...vrk@google.com2012-05-142-8/+8
* Change SetImage, SetBackground, and SetToggledImage to take in a gfx::ImageSkiapkotwicz@chromium.org2012-05-142-8/+8
* views: Add a new ctor to MessageBoxView that takes only a InitParams.tfarina@chromium.org2012-05-131-1/+1
* Fixes status bubble on windows. In my fix for 123256 I removed asky@chromium.org2012-05-031-4/+1
* Change the "close Chrome with downloads in progress" dialog to resemble kenmo...benrg@chromium.org2012-04-252-84/+70
* Show download interrupt reason in a download item tooltip.asanka@chromium.org2012-04-251-18/+7
* views: Let download-in-progress dialog manage the process of creating its win...tfarina@chromium.org2012-04-092-17/+14
* views: Stop using ResourceBundle without the namespace prefix.tfarina@chromium.org2012-04-054-11/+11
* views: Simplify various implementations of GetDialogButtonLabel().tfarina@chromium.org2012-04-041-5/+2
* views/download: Return the product name directly from GetWindowTitle().tfarina@chromium.org2012-04-032-4/+3
* Added tooltip error messages for interrupted downloads.ahendrickson@chromium.org2012-03-302-6/+31
* Cleanup for views::Label:pkasting@chromium.org2012-03-261-2/+2
* Show GData upload progress in the download shelf.asanka@chromium.org2012-03-231-1/+1
* ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API.tfarina@chromium.org2012-03-211-1/+1
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-3/+2
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* Refactor dangerous download warning text generation into DownloadItemModel.asanka@chromium.org2012-03-061-85/+11
* Don't mutate string used with BreakIterator in DownloadItemView::SizeLabelToM...asanka@chromium.org2012-02-101-11/+12
* Refactored MouseWatcher to allow regions other than Views todavemoore@chromium.org2012-02-062-4/+6
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-3/+3
* Adding missing OVERRIDE in headers.saintlou@chromium.org2012-02-031-2/+2
* Pass const gfx::Rect& as the first parameter to FillRect.tfarina@chromium.org2012-02-011-1/+1
* Move DownloadDangerType to its own file.jam@chromium.org2012-01-241-12/+20
* Get rid of download_stats.h dependency from Chrome.jam@chromium.org2012-01-241-2/+2
* 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-11/+14
* [i18n-fixlet] Make strings branding specific in Download code.vandebo@chromium.org2012-01-131-10/+6
* Makes Widget modality a 3-state type rather than a boolean.ben@chromium.org2012-01-062-5/+5
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-24/+26
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+0