summaryrefslogtreecommitdiffstats
path: root/chrome_frame/urlmon_url_request.h
Commit message (Expand)AuthorAgeFilesLines
* The cache object used by the UrlmonUrlRequest class in ChromeFrame creates an...ananta@chromium.org2009-12-081-8/+6
* Fix a crash caused by a race condition between the time the UrlmonUrlRequest:...ananta@chromium.org2009-12-021-0/+5
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-251-0/+2
* ChromeFrame's host network stack implementation for IE full tab mode implicit...ananta@chromium.org2009-11-241-1/+5
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-121-1/+1
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-111-6/+12
* Using thread safe reference counting to wrap the UploadData instance.Moving t...tommi@chromium.org2009-10-291-2/+0
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-241-2/+29
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+231