summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-18/+0
* Rename DownloadRequestManager to DownloadRequestLimiter.phajdan.jr@chromium.org2010-07-156-128/+128
* Linux: Add several shell script extensions to the dangerous downloads list.thestig@chromium.org2010-07-141-2/+6
* Revert everything related to the relanding.erg@chromium.org2010-07-141-0/+18
* Reland r52336.erg@chromium.org2010-07-141-18/+0
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-0/+18
* More header cleanup:erg@chromium.org2010-07-141-18/+0
* Download code cleanup:phajdan.jr@chromium.org2010-07-145-202/+169
* Deprecate most of the remaining wstring file_util functions.evan@chromium.org2010-07-083-5/+7
* Canvas refactoring Phase 4a:ben@chromium.org2010-06-291-10/+2
* Change a bunch of string types.estade@chromium.org2010-06-292-18/+27
* Disallow apps with the wrong content type header.skerner@chromium.org2010-06-253-10/+30
* Canvas refactoring part 3.ben@chromium.org2010-06-251-7/+8
* Reland r50834aa@chromium.org2010-06-251-1/+1
* Revert r50834aa@chromium.org2010-06-251-1/+1
* Allow multiple domains in app.aa@chromium.org2010-06-251-1/+1
* Revert 50784 - Canvas refactoring part 3.ben@chromium.org2010-06-241-8/+7
* Canvas refactoring part 3.ben@chromium.org2010-06-241-7/+8
* Fix theme loading bubble which was overstaying its welcome.mirandac@google.com2010-06-231-1/+1
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-231-2/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Adding flushing of files on chromeos, so that when something is downloaded, i...dhg@chromium.org2010-06-101-0/+5
* Show theme loading info bubble and info bars in last normal browser.xiyuan@chromium.org2010-06-091-1/+3
* Don't save last used locations in open and save dialogs when in incognito mode.bauerb@chromium.org2010-06-091-1/+2
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-063-6/+6
* Force web_origin to be present only on extension gallery installs. Formpcomplete@chromium.org2010-06-031-1/+3
* Remove deprecated file_util::ReplaceExtension API.tfarina@chromium.org2010-06-011-1/+1
* Re-enable some disabled tests that pass locally.estade@chromium.org2010-05-271-2/+2
* Call Browser::InProgressDownloadResponse asynchronously on Mac.bauerb@chromium.org2010-05-241-0/+21
* Land dhg's CL 2109011xiyuan@chromium.org2010-05-212-3/+23
* Adding some known mime types to the platform_mime_utils on linux. This might...dhg@chromium.org2010-05-181-4/+4
* NTP: Adds an app launched animation.arv@chromium.org2010-05-181-0/+4
* Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest."bauerb@chromium.org2010-05-112-14/+13
* Reland r46681: Use IPC to wait for download in DownloadTest.bauerb@chromium.org2010-05-112-13/+14
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-072-2/+2
* Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use...bauerb@chromium.org2010-05-072-14/+13
* Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa...bauerb@chromium.org2010-05-072-13/+14
* Use GetDisplayStringInLTRDirectionality() in more places to simplify code.pkasting@chromium.org2010-05-052-6/+4
* Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky.bauerb@chromium.org2010-05-041-6/+10
* Mark DownloadTest.CloseNewTab1 as flaky.bauerb@chromium.org2010-05-031-1/+2
* Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ...georgey@chromium.org2010-04-302-0/+26
* Changing linux platform for chromeos. This involved moving platform_util and...dhg@chromium.org2010-04-294-4/+4
* Fix save complete web page crasherestade@chromium.org2010-04-264-18/+28
* Get rid of more calls to FromWStringHack.tony@chromium.org2010-04-263-17/+12
* Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down...bauerb@chromium.org2010-04-211-0/+140
* Revert 43950 - Revert 43931 [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-39/+13
* Revert 43931 - [GTTF] Clean up browser tests:viettrungluu@chromium.org2010-04-081-13/+39
* Browser and unit test cases for patch submitted for Issue 23584 undertony@chromium.org2010-04-084-29/+110
* [GTTF] Tests cleanup:phajdan.jr@chromium.org2010-04-081-28/+10
* [GTTF] Clean up browser tests:phajdan.jr@chromium.org2010-04-081-39/+13