summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Make safe browsing work in a multi-profile environment.mirandac@chromium.org2011-07-135-12/+27
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-2/+2
* Make safe browsing optional at compile time.torne@chromium.org2011-07-112-0/+12
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-1012-27/+34
* Usage fixes per Coverity. Add checks for tab contents wrapper, profile check,gbillock@chromium.org2011-07-084-11/+9
* Revert 91861 - When the download folder does not exist, change the download f...johnme@google.com2011-07-0814-458/+134
* When the download folder does not exist, change the download folder to a user...haraken@google.com2011-07-0814-134/+458
* Revert 89600 - Treat ERR_CONNECTION_CLOSED as a succesful download.ahendrickson@chromium.org2011-07-071-1/+3
* Revert 91134 - Revert 89600 - Treat ERR_CONNECTION_CLOSED as a succesful down...cbentzel@chromium.org2011-07-011-1/+6
* Try to bandaid leaks due to TabContentsWrapper not force-closing all InfoBarD...pkasting@chromium.org2011-07-011-2/+4
* Add save package download items to transient history on cros.achuith@chromium.org2011-06-303-25/+60
* Revert 89600 - Treat ERR_CONNECTION_CLOSED as a succesful download.cbentzel@chromium.org2011-06-301-6/+1
* Fix AutoOpenachuith@chromium.org2011-06-291-1/+1
* Multiprofile: Remove AllSources() usage on CONTENT_SETTINGS_CHANGED.erg@chromium.org2011-06-282-2/+8
* Fix the Extension.Permissions_*Cancel histograms.jstritar@chromium.org2011-06-281-1/+1
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-1/+2
* Checking that items exist in the downloads panel on ChromeOS.achuith@chromium.org2011-06-271-51/+65
* Next round of checks to figure out what invariant is failing.rdsmith@chromium.org2011-06-241-0/+4
* Remove unnecessary Profile parameter from GetPopup.mirandac@chromium.org2011-06-241-1/+1
* Revert 90228 - Next round of checks to figure out what invariant is failing.rdsmith@chromium.org2011-06-231-4/+0
* Get rid of a few FilePath tmp objects/copies.achuith@chromium.org2011-06-231-3/+3
* Next round of checks to figure out what invariant is failing.rdsmith@chromium.org2011-06-231-0/+4
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-233-43/+38
* Localize strings, speeds.avi@chromium.org2011-06-223-15/+16
* Coverity: Null returns and negative returnskmadhusu@chromium.org2011-06-221-0/+1
* Coverity Fixlet - PASS_BY_VALUEscr@chromium.org2011-06-222-3/+3
* Test download manager fetching CRXes.skerner@chromium.org2011-06-228-73/+445
* Rename chrome/browser/cocoa to chrome/browser/mac.mark@chromium.org2011-06-201-1/+1
* Make sure that the download is shown in the browser window of the correct pro...mirandac@chromium.org2011-06-201-1/+1
* Revert 89496 - Test download manager fetching CRXes.cevans@chromium.org2011-06-208-442/+73
* Treat ERR_CONNECTION_CLOSED as a succesful download.cbentzel@chromium.org2011-06-181-1/+6
* Added more UMA logging for interrupted downloads.ahendrickson@chromium.org2011-06-173-8/+55
* Test download manager fetching CRXes.skerner@chromium.org2011-06-178-73/+442
* New assertion checks for DownloadItem <-> DownloadManager queue consistency.rdsmith@chromium.org2011-06-163-9/+37
* Re-land:ben@chromium.org2011-06-161-1/+1
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-1/+1
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-1/+1
* Detect removed files and reflect the state in chrome://downloads and the down...haraken@google.com2011-06-158-14/+234
* Add GRP to the dangerous file list.cevans@chromium.org2011-06-151-0/+1
* Remove most of the remaining test dependencies (other than chrome/test).jam@chromium.org2011-06-144-5/+5
* Hooking MHTML generation to the browser.jcivelli@chromium.org2011-06-143-0/+283
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-142-2/+2
* Move ui/gfx/image* to ui/gfx/image/.rsesek@chromium.org2011-06-131-1/+1
* Put in CHECK() statements confirm DownloadItem threading and destruction.rdsmith@chromium.org2011-06-103-3/+108
* Change DownloadProcessHandle to be more of an encapsulated class.rdsmith@chromium.org2011-06-0917-221/+223
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-2/+2
* roll clang 131935:132017thakis@chromium.org2011-06-082-2/+2
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-2/+2
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-2/+2
* Show that CRX unpacking is happening in the download shelfskerner@chromium.org2011-06-065-32/+112