summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show an infobar when the user is using an unsupported flag.viettrungluu@chromium.org2010-04-011-1/+2
* Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun...thestig@chromium.org2010-03-311-7/+12
* Fix build error on Chromium Linuxananta@chromium.org2010-03-301-2/+2
* Fix a UMR reported on the valgrind linux build bots while running the Downloa...ananta@chromium.org2010-03-301-1/+2
* Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random...ananta@chromium.org2010-03-291-1/+2
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-293-9/+47
* Reverting to fix chromium linux 64 unit testsananta@chromium.org2010-03-293-47/+9
* Patch the Browser GDI crash with excessive downloads by restricting maximum n...inferno@chromium.org2010-03-293-9/+47
* Append a number to make app shortcut name unique.xiyuan@chromium.org2010-03-263-34/+46
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-202-9/+11
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-191-1/+1
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-191-1/+1
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-191-1/+1
* Win7: Show download progress in superbar.mhm@chromium.org2010-03-191-1/+38
* Force an app's orgin to be the origin of the URL the crx isaa@chromium.org2010-03-181-0/+1
* Fix the problem that a Save As dialog pops up on drag-out when "Ask where to ...jianli@chromium.org2010-03-181-4/+7
* GTK: implement extension bookmark manager drag api.estade@chromium.org2010-03-181-1/+1