summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/url_request_test.cc
Commit message (Expand)AuthorAgeFilesLines
* Update automation messages to use the new way of declaring message structs, t...jam@chromium.org2011-10-211-6/+10
* net: Rename URLRequestStatus::os_error_.tfarina@chromium.org2011-09-081-1/+1
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-6/+6
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-6/+6
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-6/+6
* Fix for the HTTPSGetTest and GetTest net test failures with ChromeFrame. Thes...ananta@chromium.org2011-02-241-8/+12
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-0/+1
* net: Remove typedef net::URLRequestStatus URLRequestStatus;tfarina@chromium.org2011-01-131-5/+5
* Remove unused ChromeFrameHTTPServer class.tfarina@chromium.org2011-01-111-8/+7
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-5/+5
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-6/+6
* Keep deinlining stuff.erg@google.com2010-12-151-5/+4
* Refreshing pages in ChromeFrame would basically always fetch the pages from t...ananta@chromium.org2010-10-211-4/+8
* Do not write non-toplevel POST response into the WINInet cache.stoyan@chromium.org2010-10-011-0/+4
* ChromeFrame tests now use the mock http server instead of the python web serv...ananta@chromium.org2010-09-101-22/+44
* This change consists of the previous change in addition to a fix for the down...tommi@chromium.org2010-05-081-62/+9
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-041-0/+57
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-041-2/+1
* Reverting to fix the IE6 builder redness. Please continue debugging this and ...ananta@chromium.org2010-05-041-10/+7
* Re-enable the Head test.tommi@chromium.org2010-05-021-7/+10
* Temporarily disable the Head test.tommi@chromium.org2010-05-021-1/+2
* Not using an intermediate cache between urlmon and chrome reads.tommi@chromium.org2010-05-021-57/+0
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-0/+2
* Fix horrible bug in Cache.stoyan@chromium.org2010-04-081-0/+72
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-18/+25
* Adding support for HEAD requests.tommi@chromium.org2010-03-231-0/+40
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-9/+6
* Proper notification in OnStopBinding if headers are not availble (i.e. connec...stoyan@chromium.org2010-02-121-152/+222
* TEST=new tests added.stoyan@chromium.org2010-02-011-0/+152