summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/url_request_automation_job.h
Commit message (Expand)AuthorAgeFilesLines
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-10/+0
* Fix a Chrome crash which occurs in a ChromeFrame instance while servicing a r...ananta@chromium.org2010-02-101-0/+8
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-301-1/+23
* Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...tommi@chromium.org2010-01-221-0/+4
* Attempt 2 at landing this.ananta@chromium.org2010-01-081-0/+7
* Reason:tyoshino@chromium.org2010-01-081-7/+0
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-081-0/+7
* Fixes almost all of the rest of lint errors in the chrome/ directory (minus t...erg@google.com2009-11-131-3/+3
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-111-0/+5
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-3/+3
* The URLRequestAutomationJob object which needs to route HTTP requests to the ...ananta@chromium.org2009-11-061-2/+11
* Fourth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-051-1/+2
* Explicitly including the redirect status with the AutomationURLResponse info.tommi@chromium.org2009-08-311-0/+1
* Added support for the URLRequestAutomationJob object which issues HTTP reques...ananta@chromium.org2009-08-121-0/+1
* A prototype of resource loading through automationamit@chromium.org2009-07-091-0/+79