summaryrefslogtreecommitdiffstats
path: root/chrome_frame/npapi_url_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove Chrome Frame's dependency on xul_runner.tommi@chromium.org2011-04-111-22/+4
* Revert 76880 - ChromeFrame would fail to upload POST data to the server if th...ananta@chromium.org2011-03-041-2/+8
* ChromeFrame would fail to upload POST data to the server if the webserver req...ananta@chromium.org2011-03-041-8/+2
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-7/+13
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* Implement poor man's redirect handling in ChromeFrame for browsers which don'...ananta@chromium.org2011-01-201-0/+19
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-15/+16
* Add support in the ChromeFrame NPAPI plugin for receiving URL redirect notifi...ananta@chromium.org2011-01-131-0/+12
* Remove base/platform_thread.h stub and fix up all callers to use the new loca...brettw@google.com2011-01-011-4/+5
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-1/+1
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-211-1/+2
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-15/+15
* Simple fix correcting the lifetime scope of automated url request jobs during...twiz@google.com2010-10-041-19/+49
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-0/+1
* Move the number conversions from string_util to a new file.brettw@chromium.org2010-07-301-2/+2
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-3/+63
* Submitting issue 1613010 for Eric.tommi@chromium.org2010-04-111-29/+26
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-6/+7
* Fix a crash whereby a non-thread-safe ref-counted net::UploadData is used bet...robertshield@chromium.org2010-03-311-2/+3
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-6/+5
* Fix ChromeFrame Firefox unit test failures. The host network stack implementa...ananta@chromium.org2010-02-021-15/+43
* TEST=new tests added.stoyan@chromium.org2010-02-011-11/+162
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+157