summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* ChromeCanvas->gfx::Canvasben@chromium.org2009-05-152-5/+5
* This CL updates chrome to the latest version of skia, retrieved via DEPS, andsenorblanco@chromium.org2009-05-131-2/+2
* Download progress and complete animation on linux.estade@chromium.org2009-05-112-20/+31
* Move win_util.h from common to app.ben@chromium.org2009-05-084-8/+2
* Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo...ben@chromium.org2009-05-081-1/+1
* Various popup UI fixes:pkasting@chromium.org2009-05-081-4/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-084-8/+8
* Skip the download shelf altogether for extension downloads. The current UI l...erikkay@google.com2009-05-062-17/+35
* Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla...ben@chromium.org2009-05-062-2/+2
* Move chrome_canvas to app/gfxben@chromium.org2009-05-061-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-056-6/+6
* Get rid of the ClipboardService class and header... it is nothing but a shell...ben@chromium.org2009-05-051-1/+0
* Move scoped_vector.h and stl_util-inl.h to base/ben@chromium.org2009-05-054-4/+4
* Adds toplevel app/ directory and moves ResourceBundle into it.ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-048-49/+48
* Don't try and install extensions when --enable-extensions isn'taa@chromium.org2009-05-011-12/+28
* This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f...jungshik@google.com2009-05-014-3/+31
* Add quarantine metadata to downloads on the Mac. Patch by Stuart Morganmark@chromium.org2009-04-272-1/+12
* Enable more tests, change a NOTREACHED to a bug since it's not fatal in the d...pinkerton@chromium.org2009-04-223-8/+7
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-213-6/+12
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-212-6/+5
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-212-5/+6
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-202-28/+20
* Reverting 14005.brettw@chromium.org2009-04-182-20/+28
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-182-28/+20
* Fixes saving files that don't have valid extensions.avi@chromium.org2009-04-172-1/+5
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-6/+4
* Remove TabContentsType from the NavigationController external interface and inbrettw@chromium.org2009-04-151-1/+1
* Implement chrome_proces_util for linux and enable download ui test.estade@chromium.org2009-04-141-2/+17
* Add a Cocoa file picker.avi@google.com2009-04-144-23/+3
* Remove unused notifications.paulg@google.com2009-04-142-23/+0
* Refactoring; switch the |filter| parameter into something that is more amenab...avi@chromium.org2009-04-122-24/+22
* UI test portage, second try.estade@chromium.org2009-04-092-91/+110
* back out r13442estade@chromium.org2009-04-092-111/+85
* UI test string portage.estade@chromium.org2009-04-092-85/+111
* Remove more unneeded scaffolding.thestig@chromium.org2009-04-081-6/+1
* Fix issue 7337, where a file of mime type "text/x-registry" with extension "r...sidchat@google.com2009-04-082-1/+10
* Cloned from 62030arv@chromium.org2009-04-072-2/+11
* Disables the download item on the download-shelf when the file is opened.jcampan@chromium.org2009-04-073-3/+15
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-072-2/+1
* First pass of refactoring dialogs.avi@chromium.org2009-04-064-18/+16
* Fix a crash when canceling a save page operation.paulg@google.com2009-04-061-3/+11
* Remove some uses of custom tab contents types from some tests.brettw@chromium.org2009-04-041-33/+30
* Adds temporary warning when installing Chrome extensions. The warninggeorged@chromium.org2009-04-031-0/+16
* Only create one downloads tab per window. If there is already a Downloadsestade@chromium.org2009-04-021-1/+1
* Installing extensions (drag/drop, download crx file) will now begeorged@chromium.org2009-04-015-8/+73
* Re-enable save package on linux, mac.estade@chromium.org2009-04-012-12/+16
* Don't create an empty folder when saving complete html pages with no extra re...estade@chromium.org2009-03-311-3/+3
* Delete downloads after updating observers.paulg@google.com2009-03-311-3/+7
* Mechanic change based on comment from previous code review.huanr@chromium.org2009-03-311-2/+2