summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_query_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* squash some more base::Value::CreateStringValue callsestade@chromium.org2014-03-241-11/+6
* Update some uses of char16 to use the base:: namespace.avi@chromium.org2013-12-251-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-9/+9
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-3/+4
* A few minor changes to the chrome.downloads extension APIbenjhayden@chromium.org2013-07-281-3/+29
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-10/+10
* Use a direct include of time headers in chrome/browser/, part 3.avi@chromium.org2013-06-281-1/+1
* Use a direct include of strings headers in chrome/browser/d*/.avi@chromium.org2013-06-101-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-12/+12
* Merge DownloadItem::SafetyState and DownloadDangerTyperdsmith@chromium.org2013-01-171-8/+8
* chrome.downloads.DownloadItem.exists indicates to extensions whether a downlo...benjhayden@chromium.org2013-01-141-0/+21
* Re-tool DownloadQueryTest.DownloadQueryAllFilters to minimize fragile magic n...benjhayden@chromium.org2013-01-131-271/+373
* Fix times in chrome.downloads extension API to use ISO8601 instead of int32s,...benjhayden@chromium.org2013-01-041-22/+63
* Kill DownloadManager::SearchDownloads, DownloadItem::MatchesQuerybenjhayden@chromium.org2012-09-171-34/+63
* Move mock download test headers from content\test to content\public\test. Thi...jam@chromium.org2012-06-021-1/+1
* Remove DownloadManager* dependency on DownloadStatusUpdater rdsmith@chromium.org2012-02-041-3/+3
* Move DownloadQuery to chrome/benjhayden@chromium.org2012-02-011-0/+399