summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_history.cc
Commit message (Expand)AuthorAgeFilesLines
* Change GetVisitCountToHost() to GetVisibleVisitCountToHost(), and restrict it...pkasting@chromium.org2011-05-251-7/+7
* Fix leak of callback object in r86518.pkasting@chromium.org2011-05-251-0/+9
* For downloads requiring a user gesture, also require the user to have visited...pkasting@chromium.org2011-05-241-5/+33
* Part 2 of downloads data flow refactor.ahendrickson@chromium.org2011-05-231-5/+8
* Move:ben@chromium.org2010-12-021-1/+1
* Remove all FIXMEs in browser/estade@chromium.org2010-10-071-5/+5
* FBTF: Move ctors/dtors into cc files.erg@google.com2010-09-131-1/+1
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-0/+3
* Regression fix: Downloads page in Incognito mode works fine now.phajdan.jr@chromium.org2010-08-161-40/+2
* Fix a memory leak in all callers of DownloadHistory::Search.phajdan.jr@chromium.org2010-08-031-0/+1
* Download code cleanup patch of death:phajdan.jr@chromium.org2010-07-291-0/+151