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
*
Ignore EndRequest() for a urlmon urlrequest from Chrome, if terminate_bind (i...
stoyan@chromium.org
2010-04-30
1
-0
/
+5
*
Nicely steal moniker and bind context from the urlmon url request.
stoyan@chromium.org
2010-04-28
1
-18
/
+35
*
In ChromeFrame with the IMoniker patch on, we should save away the redirect i...
ananta@chromium.org
2010-04-20
1
-13
/
+25
*
Handle cookie requests in BackgroundThread.
stoyan@chromium.org
2010-04-20
1
-1
/
+3
*
Revert 44897 - Improved compatibility support for IE8.
tommi@chromium.org
2010-04-19
1
-4
/
+0
*
Improved compatibility support for IE8.
tommi@chromium.org
2010-04-18
1
-0
/
+4
*
Pass HTTP headers to Chrome in the initial pending request initiated by Chrom...
ananta@chromium.org
2010-04-16
1
-1
/
+6
*
With the ChromeFrame IMoniker patch in the referrer would not propagate corre...
ananta@chromium.org
2010-04-16
1
-46
/
+3
*
Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...
ananta@chromium.org
2010-04-15
1
-19
/
+25
*
Fix for remaining major issues with moniker patch
amit@chromium.org
2010-04-14
1
-29
/
+79
*
Preparation CL for executing READ and COOKIE network requests from the backgr...
stoyan@chromium.org
2010-04-13
1
-17
/
+11
*
Fix IE6 switching issues
ananta@chromium.org
2010-04-09
1
-1
/
+9
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
1
-15
/
+1
*
Fix horrible bug in Cache.
stoyan@chromium.org
2010-04-08
1
-0
/
+1
*
Move Urlmon network requests to UI thread, thus allowing reusing the bind con...
stoyan@chromium.org
2010-04-08
1
-212
/
+202
*
Fix a crash whereby a non-thread-safe ref-counted net::UploadData is used bet...
robertshield@chromium.org
2010-03-31
1
-3
/
+3
*
Unit test for form download (POST). This replicates the issue reported in bu...
tommi@chromium.org
2010-03-29
1
-1
/
+1
*
Reenable the ChromeFrame unload event test which basically loads a page which...
ananta@chromium.org
2010-03-26
1
-0
/
+77
*
Fix for a race issue when chrome decides that a request needs to be downloade...
tommi@chromium.org
2010-03-25
1
-34
/
+31
*
Adding support for HEAD requests.
tommi@chromium.org
2010-03-23
1
-4
/
+16
*
Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...
ananta@chromium.org
2010-03-23
1
-3
/
+1
*
When ChromeFrame is running in privileged mode, we should fail the IAuthentic...
ananta@chromium.org
2010-03-22
1
-4
/
+9
*
Initial support for IE View->Privacy. To support this menu option the active ...
ananta@chromium.org
2010-03-19
1
-4
/
+62
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-49
/
+58
*
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
[next]