summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_history.h
Commit message (Expand)AuthorAgeFilesLines
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Remove CancelableRequest from HistoryService::*Download*benjhayden@chromium.org2012-12-071-3/+1
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-55/+117
* Move cancelable_request.cc/h to chrome/browser/common.kaiwang@chromium.org2012-09-221-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Download filename determination refactor (1/3)asanka@chromium.org2012-05-301-4/+3
* Remove temporary redirect header and DEPS exception for cancelable_request.hjoi@chromium.org2011-12-271-1/+1
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-5/+8
* base::Bind: Final cleanups in chrome/browser/download.jhawkins@chromium.org2011-10-101-4/+4
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-081-3/+4
* Revert 104597 - base::Bind: Complete cleanup of history/.acolwell@chromium.org2011-10-071-4/+3
* base::Bind: Complete cleanup of history/.jhawkins@chromium.org2011-10-071-3/+4
* Retry r100017. This time, prevent a potential shutdown race by moving the cal...benjhayden@chromium.org2011-09-211-0/+5
* Revert 102126 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-211-4/+2
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-211-2/+4
* Revert 101510 - Make cancel remove cancelled download from active queues at t...rdsmith@chromium.org2011-09-161-4/+2
* Make cancel remove cancelled download from active queues at time of cancel.rdsmith@chromium.org2011-09-161-2/+4
* Revert 100017 - broke ProfileManagerTest.CreateProfileAsyncMultipleRequestsestade@chromium.org2011-09-071-5/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-09-071-0/+5
* Revert 98656 - Make a new integer field in sql::MetaTable (a per-profile db) ...dmaclach@chromium.org2011-08-291-5/+0
* Make a new integer field in sql::MetaTable (a per-profile db) containing a co...benjhayden@chromium.org2011-08-291-0/+5
* Move DownloadHistory ownership and usage out from content to chrome. Download...jam@chromium.org2011-08-221-4/+0
* Revert 92870 - Modified cancel and interrupt processing to avoid race with hi...rdsmith@chromium.org2011-07-181-4/+2
* Modified cancel and interrupt processing to avoid race with history.rdsmith@chromium.org2011-07-181-2/+4
* Fix leak of callback object in r86518.pkasting@chromium.org2011-05-251-1/+2
* For downloads requiring a user gesture, also require the user to have visited...pkasting@chromium.org2011-05-241-0/+21
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-3/+2
* Delete the temporary headers left behind in chrome\browser. I've left browse...jam@chromium.org2011-03-011-1/+1
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+1
* FBTF: Remove unneeded STL includes from src/chrome.viettrungluu@chromium.org2010-08-191-2/+0
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-23/+2
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-0/+91