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_frame
/
urlmon_url_request.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
ChromeFrame should honor the host browser's cookie policy. To achieve this we...
ananta@chromium.org
2010-03-02
1
-32
/
+3
*
Fixed a hang in ChromeFrame while tearing down pending url requests during sh...
ananta@chromium.org
2010-02-24
1
-1
/
+10
*
Proper notification in OnStopBinding if headers are not availble (i.e. connec...
stoyan@chromium.org
2010-02-12
1
-8
/
+18
*
Revert 38692 to see if this fixes ChromeFrame net tests.
ananta@chromium.org
2010-02-11
1
-9
/
+0
*
Review URL: http://codereview.chromium.org/600032
stoyan@chromium.org
2010-02-10
1
-0
/
+9
*
Delete UrlmonUrlRequest static object counter since we may have multiple Urlm...
stoyan@chromium.org
2010-02-04
1
-7
/
+2
*
Provide parent window for Urlmon error dialogs.
stoyan@chromium.org
2010-02-04
1
-2
/
+6
*
Fix wrong locking scope.
stoyan@chromium.org
2010-02-03
1
-11
/
+13
*
Fix race conditions.
stoyan@chromium.org
2010-02-03
1
-29
/
+27
*
Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This...
ananta@chromium.org
2010-02-03
1
-210
/
+14
*
Speculative fix to get the ChromeFrame builder up again. It appears that ther...
ananta@chromium.org
2010-02-02
1
-1
/
+3
*
Bring the lock in UrlmonUrlRequestManager back. We need it to access worker t...
stoyan@chromium.org
2010-02-02
1
-8
/
+35
*
The UrlmonUrlRequest::NotifyDelegateAndDie function can result in the UrlmonU...
ananta@chromium.org
2010-02-02
1
-1
/
+2
*
TEST=new tests added.
stoyan@chromium.org
2010-02-01
1
-277
/
+409
*
If we navigate to a URL which has an anchor in IE, which eventually ends up i...
ananta@chromium.org
2010-01-22
1
-1
/
+1
*
Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...
tommi@chromium.org
2010-01-21
1
-0
/
+5
*
Updates for onhttpequiv. Preserving the referrer header, zapping the current...
tommi@chromium.org
2010-01-16
1
-3
/
+5
*
Support the PUT HTTP verb in ChromeFrame in the IE host network stack impleme...
ananta@chromium.org
2010-01-11
1
-10
/
+20
*
Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ...
ananta@chromium.org
2010-01-05
1
-3
/
+4
*
Links opened in ChromeFrame via the Open in New window operation would not re...
ananta@chromium.org
2010-01-04
1
-2
/
+217
*
HTTPs sessions don't get established at times in ChromeFrame IE full tab mode...
ananta@chromium.org
2009-12-14
1
-0
/
+18
*
Fix a stupid bug introduced by my previous change to fix the chrome frame net...
ananta@chromium.org
2009-12-12
1
-2
/
+3
*
The ChromeFrame redirect network tests don't complete at times as we receive ...
ananta@chromium.org
2009-12-12
1
-2
/
+4
*
ChromeFrame's host network stack implementation for IE should ensure that HTT...
ananta@chromium.org
2009-12-12
1
-2
/
+14
*
Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...
tommi@chromium.org
2009-12-11
1
-78
/
+6
*
The ChromeFrame net tests randomly crash in the url request redirect tests on...
ananta@chromium.org
2009-12-11
1
-0
/
+7
*
The cache object used by the UrlmonUrlRequest class in ChromeFrame creates an...
ananta@chromium.org
2009-12-08
1
-77
/
+18
*
Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...
robertshield@chromium.org
2009-12-03
1
-22
/
+1
*
Fix a crash caused by a race condition between the time the UrlmonUrlRequest:...
ananta@chromium.org
2009-12-02
1
-10
/
+12
*
Transfer CF downloads to the host browser.TEST=Click a download link (not via...
tommi@chromium.org
2009-11-25
1
-2
/
+91
*
ChromeFrame's host network stack implementation for IE full tab mode implicit...
ananta@chromium.org
2009-11-24
1
-29
/
+81
*
Respect the "allowall" value for the X-Frame-Options header, as some
joi@chromium.org
2009-11-19
1
-15
/
+20
*
ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...
ananta@chromium.org
2009-11-11
1
-11
/
+21
*
This CL fixes the following issues:-
ananta@chromium.org
2009-11-11
1
-3
/
+14
*
Using thread safe reference counting to wrap the UploadData instance.Moving t...
tommi@chromium.org
2009-10-29
1
-22
/
+8
*
If a HTTP post to a server returns any redirect code other than 307, then bro...
ananta@chromium.org
2009-10-27
1
-0
/
+11
*
Currently the host network stack in IE which uses Urlmon interfaces to initiate
ananta@chromium.org
2009-10-24
1
-29
/
+81
*
Use scoped_array (not scoped_ptr) with new[].
kuchhal@chromium.org
2009-10-23
1
-1
/
+1
*
Remove stale reference to ie_alt_tab. This went in by mistake.
ananta@chromium.org
2009-09-28
1
-1
/
+1
*
We need to return S_FALSE in our IHttpSecurity::OnSecurityProblem implementat...
ananta@chromium.org
2009-09-28
1
-12
/
+20
*
Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...
slightlyoff@chromium.org
2009-09-24
1
-0
/
+751