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
*
Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...
jam@chromium.org
2010-12-23
1
-1
/
+1
*
Fix a typo in UrlmonUrlRequest to clear the map during shutdown
amit@chromium.org
2010-12-08
1
-1
/
+1
*
Addressing code review comments from Tommi from the orignal CL http://coderev...
ananta@chromium.org
2010-12-08
1
-10
/
+9
*
Fix a DCHECK which fired in ChromeFrame which indicated that we had a pending...
ananta@chromium.org
2010-12-07
1
-1
/
+17
*
Fix a regression in ChromeFrame which would cause the headers like the UA to ...
ananta@chromium.org
2010-11-02
1
-3
/
+3
*
Pass Chrome's UA with chromeframe appended at the end in the user agent passe...
ananta@chromium.org
2010-10-27
1
-6
/
+9
*
Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs w...
ananta@chromium.org
2010-10-25
1
-11
/
+12
*
Support whatever HTTP verbs Chrome uses in Chrome Framme
amit@chromium.org
2010-10-22
1
-7
/
+1
*
Refreshing pages in ChromeFrame would basically always fetch the pages from t...
ananta@chromium.org
2010-10-21
1
-1
/
+12
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-56
/
+58
*
Fix a regression in ChromeFrame which caused download attachments to not work...
ananta@chromium.org
2010-10-14
1
-0
/
+1
*
Relanding this change.
ananta@chromium.org
2010-10-08
1
-11
/
+43
*
Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking th...
jar@chromium.org
2010-10-08
1
-43
/
+10
*
Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transa...
ananta@chromium.org
2010-10-08
1
-10
/
+43
*
Do not write non-toplevel POST response into the WINInet cache.
stoyan@chromium.org
2010-10-01
1
-0
/
+6
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-9
/
+13
*
When GCF is the default renderer, use Chrome's User-agent header instead of I...
tommi@chromium.org
2010-08-31
1
-1
/
+6
*
Fix a crash when delegate_ goes away in ReadStream
amit@chromium.org
2010-08-26
1
-1
/
+3
*
Handle automation server crashes. When Chrome crashes, we now handle the cas...
tommi@chromium.org
2010-08-10
1
-5
/
+7
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-4
/
+4
*
BUG=47879
stoyan@chromium.org
2010-07-17
1
-0
/
+3
*
Add support for uploading UMA metrics data from ChromeFrame. Added support fo...
ananta@chromium.org
2010-06-11
1
-25
/
+0
*
Add support for the DELETE method.
tommi@chromium.org
2010-06-04
1
-1
/
+2
*
Implement most of the ridealong fixes/cleanups I suggested during review for ...
pkasting@chromium.org
2010-06-01
1
-20
/
+10
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-27
1
-3
/
+3
*
Revert "Another dependency the bbot missed!!!"
rafaelw@chromium.org
2010-05-26
1
-3
/
+3
*
Enable warning 4389 as an error on windows builds. This will make
mbelshe@chromium.org
2010-05-25
1
-3
/
+3
*
Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...
ananta@chromium.org
2010-05-20
1
-3
/
+15
*
Candidate fix for bug 44108. The FromBindContext function was inherently racy...
tommi@chromium.org
2010-05-14
1
-6
/
+6
*
The chrome frame net tests would not complete at times on the IE6 builder. Th...
ananta@chromium.org
2010-05-12
1
-1
/
+11
*
In ChromeFrame's bind status callback functions we should always return succe...
ananta@chromium.org
2010-05-12
1
-1
/
+6
*
Fix a chrome frame crash reported on the crash server in our bind status call...
ananta@chromium.org
2010-05-12
1
-0
/
+5
*
This change consists of the previous change in addition to a fix for the down...
tommi@chromium.org
2010-05-08
1
-221
/
+169
*
Cookies would not get set correctly in ChromeFrame in full tab mode. The code...
ananta@chromium.org
2010-05-05
1
-26
/
+2
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
1
-150
/
+219
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
1
-1
/
+3
*
Reverting to fix the IE6 builder redness. Please continue debugging this and ...
ananta@chromium.org
2010-05-04
1
-3
/
+1
*
Re-enable the Head test.
tommi@chromium.org
2010-05-02
1
-1
/
+3
*
Temporarily disable the Head test.
tommi@chromium.org
2010-05-02
1
-3
/
+1
*
Not using an intermediate cache between urlmon and chrome reads.
tommi@chromium.org
2010-05-02
1
-219
/
+150
*
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
[next]