summaryrefslogtreecommitdiffstats
path: root/chrome_frame/npapi_url_request.h
Commit message (Expand)AuthorAgeFilesLines
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-1/+2
* Add support in the ChromeFrame NPAPI plugin for receiving URL redirect notifi...ananta@chromium.org2011-01-131-0/+1
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+3
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-1/+0
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-2/+1
* Fix types that reached into WebCore and busted deps roll.slightlyoff@chromium.org2010-05-011-1/+1
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-1/+5
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-2/+2
* Fix a crash whereby a non-thread-safe ref-counted net::UploadData is used bet...robertshield@chromium.org2010-03-311-1/+1
* Fix for a race issue when chrome decides that a request needs to be downloade...tommi@chromium.org2010-03-251-0/+4
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-2/+1
* Fix ChromeFrame Firefox unit test failures. The host network stack implementa...ananta@chromium.org2010-02-021-2/+4
* TEST=new tests added.stoyan@chromium.org2010-02-011-26/+44
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+45