summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/save_page_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency on //content from history DownloadDatabasesdefresne2015-01-121-9/+10
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-221-1/+1
* [content/browser/download] Convert VLOGs to DVLOGsanujk.sharma2014-11-071-10/+10
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-301-3/+3
* Roll src/third_party/icu 8ac906f:d8b2a9d7 (svn 292317:292476)jshin2014-10-221-8/+0
* Standardize usage of virtual/override/final in chrome/browser/download/dcheng2014-10-211-20/+19
* Prepare for ISO-8859-1 to windows-1252 switchjshin2014-10-171-0/+8
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-161-3/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/[a-i]*mostynb2014-10-131-11/+11
* Move url_request_mock_http_job to net/test/url_request/xunjieli2014-09-101-3/+6
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-261-1/+1
* Make ".html" always the default extension for save-as-html feature.kinaba@chromium.org2014-06-281-6/+1
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-101-1/+1
* Gardening: Mark also SaveHTMLOnlyTabDestroy disabled on windows as other test...hayato@chromium.org2014-04-151-2/+7
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-171-2/+2
* Remove a few dead fields.thakis@chromium.org2014-01-151-1/+0
* [Downloads] Make ChromeDownloadManagerDelegate owned by DownloadService.asanka@chromium.org2013-12-131-9/+9
* linux_aura: Reenable download browsertests.erg@chromium.org2013-12-121-13/+6
* Move GetFileSize, NormalizeFilePath to base namespacebrettw@chromium.org2013-12-041-1/+1
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* chrome.downloads.setShelfEnabled(boolean)benjhayden@chromium.org2013-07-311-2/+3
* Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...brettw@chromium.org2013-07-151-9/+9
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-8/+27
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-16/+16
* Merge SavePackageFilePicker{,ChromeOS}benjhayden@chromium.org2013-05-301-18/+9
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-4/+4
* Use DownloadItem::GetState() in c/b/{download,extensions}caio.de.oliveira.filho@intel.com2013-05-241-1/+1
* content: Move two more url constants into content namespace.tfarina@chromium.org2013-05-151-1/+1
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* SavePackageFilePickerChromeOS should only force MHTML when saving HTML, not w...benjhayden@chromium.org2013-03-021-0/+24
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Enable browser_tests on linux_aura.erg@chromium.org2013-02-231-6/+12
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-39/+37
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-6/+6
* Persist download interrupt reason, both target and current paths, url_chain, ...rdsmith@chromium.org2013-02-031-4/+9
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-291-2/+3
* content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHEDphajdan.jr@chromium.org2013-01-241-20/+93
* Revert 178351cpu@chromium.org2013-01-231-93/+20
* content: remove NOTIFICATION_SAVE_PACKAGE_SUCCESSFULLY_FINISHEDphajdan.jr@chromium.org2013-01-231-20/+93
* Disable the failing linux aura browser tests so that it can be enabled on the...jam@chromium.org2012-12-191-1/+2
* Move PrefMember to base/prefs/public now that it has no bad dependencies.joi@chromium.org2012-12-121-1/+1
* Mark lots of SavePageBrowserTests disabled on Windows because of many flaky f...yoz@chromium.org2012-11-211-8/+49
* Make DownloadHistory observe manager, itemsbenjhayden@chromium.org2012-11-201-220/+191
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-2/+2
* Modify SaveFileManager::CancelSave to handle file finished case.rdsmith@chromium.org2012-11-051-3/+1
* Avoid interpreting initial navigation as a download if the download rdsmith@chromium.org2012-11-051-25/+65
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-0/+1
* Revert 163405 - Re-enable SavePageBrowserTest.SaveHTMLOnlyTabDestroy.rdsmith@chromium.org2012-10-231-1/+3
* Re-enable SavePageBrowserTest.SaveHTMLOnlyTabDestroy.rdsmith@chromium.org2012-10-221-3/+1