summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-197-8/+8
* [Downloads] Gracefully handle SafeBrowsing check failures.asanka2014-09-167-73/+252
* Deprecate direct use of legacy extension management preferencebinjin2014-09-121-13/+3
* Componentize chrome/common/content_settings files.mukai2014-09-111-1/+1
* Move url_request_mock_http_job to net/test/url_request/xunjieli2014-09-102-6/+9
* Android: Remove more browser extensions code, including some that snuck back in.thestig2014-09-071-29/+1
* Make WebContentsObserver::web_contents() publiclucinka.brozkova2014-09-041-5/+0
* Remove .apk from dangerous file extension listfelt2014-08-281-1/+0
* Finish converting chrome_strings target to use qualified paths.thestig2014-08-271-1/+1
* Remove implicit conversions from scoped_refptr to T* in chrome/browser/download/dcheng2014-08-261-9/+5
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-267-7/+7
* Fix a typo in DownloadUIControllerTest.dhnishi@chromium.org2014-08-221-1/+1
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-228-10/+10
* Experience sampling instrumentation for dangerous downloads warningscthomp@chromium.org2014-08-162-0/+29
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-2/+1
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-1/+2
* Cleanup: Remove unneeded #includes for grit/, ui/base/l10n/l10n_util.h and ui...thestig@chromium.org2014-08-083-6/+0
* Move file_util_icu to base::i18n namespacebrettw@chromium.org2014-08-071-1/+1
* Move the rest of test_file_util to base namespace.brettw@chromium.org2014-08-072-5/+5
* Sanitize referrer in context menus.nasko@chromium.org2014-08-051-0/+112
* Move extension notifications to extensions/browser/notification_types.hjamescook@chromium.org2014-07-311-6/+4
* Remove CancelableRequestTracker & CancelableRequestConsumersdefresne@chromium.org2014-07-291-1/+0
* Cleanup: Remove unused CancelableRequestConsumer usage from download test.tfarina@chromium.org2014-07-281-2/+0
* Relands "Removed InProcessBrowserTest::CleanUpOnMainThread()"atwilson@chromium.org2014-07-251-1/+1
* Windows: Fix a corner case where we still think Adobe Reader is up to date af...thestig@chromium.org2014-07-251-1/+3
* Remove Create*Value (except CreateNullValue)estade@chromium.org2014-07-251-2/+2
* Added SERVER_UNAUTHORIZED download interrupt reason.ljagielski@opera.com2014-07-242-0/+20
* Revert 285173 "Removed InProcessBrowserTest::CleanUpOnMainThread()"asvitkine@chromium.org2014-07-241-1/+1
* Removed InProcessBrowserTest::CleanUpOnMainThread()atwilson@chromium.org2014-07-241-1/+1
* Get rid of some uses of CreateIntegerValueestade@chromium.org2014-07-221-2/+2
* Enables permission bubbles to remain visible during fullscreen on Mac.leng@chromium.org2014-07-211-0/+1
* Get rid of the rest of CreateStringValueestade@chromium.org2014-07-181-1/+1
* Eliminate CreateBooleanValue from test filesestade@chromium.org2014-07-171-1/+1
* MacViews: Refactor DownloadShelf paint functions to remove views dependencytapted@chromium.org2014-07-162-60/+37
* Stamp out CreateStringValue in chrome/estade@chromium.org2014-07-091-1/+1
* Windows: Add an "Open in Adobe Reader" menu item for PDF files in the downloa...thestig@chromium.org2014-07-038-44/+258
* Port HistoryService::GetVisibleVisitCountToHost to CancelableTaskTrackersdefresne@chromium.org2014-07-012-6/+9
* Make ".html" always the default extension for save-as-html feature.kinaba@chromium.org2014-06-282-7/+2
* Extensions: Split extensions utility IPC messages into its own file.thestig@chromium.org2014-06-271-2/+7
* Revert of Port HistoryService::GetVisibleVisitCountToHost to CancelableTaskTr...leng@chromium.org2014-06-262-9/+6
* Port HistoryService::GetVisibleVisitCountToHost to CancelableTaskTrackersdefresne@chromium.org2014-06-262-6/+9
* Add mime type information to the download databaseohrn@opera.com2014-06-123-4/+20
* Cleanup: Use PostTaskAndReplyWithResults instead of passing callbacks around ...thestig@chromium.org2014-06-122-22/+35
* 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