index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
automation
/
url_request_automation_job.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Basic wiring to enable downloads for CF's host browser network stack. A nota...
tommi@chromium.org
2009-11-07
1
-19
/
+17
*
The URLRequestAutomationJob object which needs to route HTTP requests to the ...
ananta@chromium.org
2009-11-06
1
-50
/
+48
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-2
/
+1
*
Fixes ChromeFrame net tests which run the URLRequest unit tests by launching ...
ananta@chromium.org
2009-10-23
1
-1
/
+15
*
Set os_error to net::ERR_ABORTED instead of 0 or net::ERR_FAILED when
wtc@chromium.org
2009-10-17
1
-1
/
+1
*
Retry that check for nullness in url request automation job.
tommi@chromium.org
2009-09-17
1
-2
/
+7
*
revert bad merge.
tommi@chromium.org
2009-09-17
1
-3
/
+2
*
Fix a dlog that could dereference a null pointer.
tommi@chromium.org
2009-09-17
1
-2
/
+3
*
Supressing the referrer header in the automation url request job when going f...
tommi@chromium.org
2009-09-10
1
-4
/
+15
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
1
-4
/
+5
*
Explicitly including the redirect status with the AutomationURLResponse info.
tommi@chromium.org
2009-08-31
1
-3
/
+12
*
Replace the RenderProcessHost.PID function that returns the OS-generated
brettw@chromium.org
2009-08-31
1
-1
/
+1
*
Sanitizing the referrer header before starting the automation request.TEST=Ru...
tommi@chromium.org
2009-08-31
1
-1
/
+11
*
We should only handle http and https in the URL job created to enable automat...
ananta@chromium.org
2009-08-21
1
-9
/
+11
*
The HTTP response headers coming back from the automation URL job need to be ...
ananta@chromium.org
2009-08-20
1
-2
/
+3
*
Added support for the URLRequestAutomationJob object which issues HTTP reques...
ananta@chromium.org
2009-08-12
1
-13
/
+30
*
The UrlRequestAutomationJob::GetResponseInfo function needs to return a valid...
ananta@chromium.org
2009-08-07
1
-1
/
+16
*
Adding outbound header filtering to automation HTTP requests.
robertshield@chromium.org
2009-07-31
1
-2
/
+30
*
Cause POST data to be marhsaled across the automation interface when using Au...
robertshield@chromium.org
2009-07-29
1
-1
/
+2
*
There are instances where the URLRequestAutomationJob::Kill() function can ge...
ananta@chromium.org
2009-07-28
1
-2
/
+4
*
Navigation and cookies for Automation
amit@chromium.org
2009-07-28
1
-1
/
+27
*
A prototype of resource loading through automation
amit@chromium.org
2009-07-09
1
-0
/
+289