summaryrefslogtreecommitdiffstats
path: root/chrome/browser/automation/url_request_automation_job.h
Commit message (Expand)AuthorAgeFilesLines
* 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