summaryrefslogtreecommitdiffstats
path: root/chrome_frame/npapi_url_request.cc
Commit message (Expand)AuthorAgeFilesLines
* 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