summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Add a browsertest for the feedback service, to serve as a basis for more exte...felt@chromium.org2014-06-101-0/+57
* Move about://-related constants from //content to //urlblundell@chromium.org2014-06-102-2/+2
* Consolidate SDK forwards in sdk_forward_declarations.h.avi@chromium.org2014-06-071-37/+1
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-051-1/+1
* Android: Eliminate alarms, downloads, and omnibox extensions code.thestig@chromium.org2014-06-056-16/+30
* Change all component_strings references to be to components_stringsblundell@chromium.org2014-05-281-1/+1
* Session restore shouldn't care about profile home pages.marja@chromium.org2014-05-221-1/+2
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-222-2/+2
* [Downloads] Ask DownloadHistory if a download was from history.asanka@chromium.org2014-05-1511-109/+444
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-152-2/+2
* Support saving a web page as a plain HTMLhashimoto@chromium.org2014-05-152-95/+100
* s/precendence/precedence/derat@chromium.org2014-05-151-1/+1
* Cleanup CanDownload WebContentsDelegate APIfsamuel@chromium.org2014-05-135-16/+9
* [Downloads] Add real observers to MockDownloadItem.asanka@chromium.org2014-05-106-164/+83
* Avoid issuing a Read() after draining a request.asanka@chromium.org2014-05-101-0/+14
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-092-6/+3
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-071-1/+1
* Disable "disable drive" when drive is policy mandated as download folderkaliamoorthi@chromium.org2014-05-072-1/+25
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-033-7/+3
* Prevent extensions from calling DownloadTargetDeterminer::DoLoop the wrong nu...benjhayden@chromium.org2014-05-021-1/+15
* [WebsiteSettings] Update permission bubble manager policygbillock@chromium.org2014-04-301-1/+0
* Move downloads API to extensions namespacelimasdf@gmail.com2014-04-305-11/+18
* Revert of [WebsiteSettings] Update permission bubble manager policy (https://...machenbach@chromium.org2014-04-291-0/+1
* [WebsiteSettings] Update permission bubble manager policygbillock@chromium.org2014-04-291-1/+0
* Remove non USE_AURA code from views files.erg@chromium.org2014-04-251-18/+3
* Create CrxInstaller directly in WebstoreInstallermsimonides@opera.com2014-04-234-14/+33
* Allow chrome.downloads.download({conflictAction}) and suggest({conflictAction...benjhayden@chromium.org2014-04-231-1/+3
* Removes win8_utilsky@chromium.org2014-04-201-80/+0
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-182-3/+3
* Gardening: Mark also SaveHTMLOnlyTabDestroy disabled on windows as other test...hayato@chromium.org2014-04-151-2/+7
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-1/+1
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-102-31/+0
* InfoBarService inherits from InfoBarManagerdroger@chromium.org2014-04-101-6/+4
* Before deleting a profile, cancel all in-progress downloads to prevent a "Do ...treib@chromium.org2014-04-102-12/+23
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-093-3/+3
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-083-3/+3
* Don't open XML files by default in Chrome.palmer@chromium.org2014-04-081-1/+0
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-083-3/+3
* Remove PlatformFile from download_browsertest.rvargas@chromium.org2014-04-031-26/+8
* Split InfoBarService core code into InfoBarManagerdroger@chromium.org2014-04-011-4/+6
* Remove superfluous call to SetURL in DragDownloadItem.dcheng@chromium.org2014-03-291-4/+0
* Use FilePaths in content::DropData to avoid redundant conversions.dcheng@chromium.org2014-03-281-3/+4
* Enable dragging out apk files from the download barpkotwicz@chromium.org2014-03-261-4/+5
* squash some more base::Value::CreateStringValue callsestade@chromium.org2014-03-241-11/+6
* Move some code from aura/client to wm/publicben@chromium.org2014-03-211-1/+1
* Unit tests for DownloadDirectory policy setting.kaliamoorthi@chromium.org2014-03-192-7/+24
* Revert 257524 "Move IsStringASCII/UTF8 to base namespace."brettw@chromium.org2014-03-171-1/+1
* Move IsStringASCII/UTF8 to base namespace.brettw@chromium.org2014-03-171-1/+1
* Move some functions in test_file_util to base namespace.brettw@chromium.org2014-03-172-10/+8
* Set drive as the default download folderkaliamoorthi@chromium.org2014-03-143-5/+164