summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/download
Commit message (Expand)AuthorAgeFilesLines
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-181-1/+1
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-181-1/+1
* Use string16 for views download item status text.asvitkine@chromium.org2011-07-142-6/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-6/+6
* Reload the icon in the download shelf if the path changes while in progress.skerner@chromium.org2011-06-242-1/+17
* Changing uses of NativeButton to use NativeTextButton, which does not use arogerta@chromium.org2011-06-172-6/+6
* Detect removed files and reflect the state in chrome://downloads and the down...haraken@google.com2011-06-152-9/+3
* Fixes a bunch of crashes from my Widget removal yesterday. These places were ...ben@chromium.org2011-06-141-2/+1
* Eliminate Window completely.ben@chromium.org2011-06-131-2/+2
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-1/+1
* Change "Save" to "Keep" in dangerous download confirmation prompt.mattm@chromium.org2011-06-011-1/+1
* base/i18n: Pass |str| as const reference in BreakIterator::Init().tfarina@chromium.org2011-05-251-1/+1
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-2/+2
* download: Add a GetMenuModel() that grabs the correct model.tfarina@chromium.org2011-05-231-4/+1
* views: Split DownloadShelfContextMenuWin out to its own header file.tfarina@chromium.org2011-05-224-41/+83
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+2
* download: Split DownloadShelfContextMenu into its own header file.tfarina@chromium.org2011-05-191-3/+4
* base/i18n: Put break_iterator* into namespace i18n.tfarina@chromium.org2011-05-161-1/+1
* Re-land:ben@chromium.org2011-05-131-2/+2
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-2/+2
* Split the hierarchy. ben@chromium.org2011-05-131-2/+2
* wstring: remove wstring version of TrimWhitespaceevan@chromium.org2011-05-101-9/+8
* Lands http://codereview.chromium.org/3451017/sky@chromium.org2011-05-031-2/+2
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-0/+1
* Rename CreateParams to InitParams.ben@chromium.org2011-04-261-1/+1
* Rework the way Widget::Init works:ben@chromium.org2011-04-261-4/+5
* views: Move LinkController into its own header file.tfarina@chromium.org2011-04-253-9/+11
* Add enum histogram for dangerous download save or discard.mattm@chromium.org2011-04-191-1/+1
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-1/+0
* views: Organize downloads UI files into the chrome/browser/ui/views/download/...tfarina@chromium.org2011-04-187-0/+2432