summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/test_with_web_server.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...robertshield@chromium.org2011-10-171-1/+3
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-171-3/+1
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-14/+2
* Removing a test I missed when removing CEEE-specific functionality.joi@chromium.org2011-04-071-4/+0
* Remove unused ChromeFrameHTTPServer class.tfarina@chromium.org2011-01-111-1/+0
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-2/+4
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-4/+2
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-2/+4
* Export the new sessionid property of Chrome Frame form the NPAPI interface.rogerta@chromium.org2010-11-241-0/+4
* Back forward transitions would not work within ChromeFrame when attempted via...ananta@chromium.org2010-11-051-0/+6
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-2/+5
* Add a unit test for refresh in mshtml to see where we're not tagging the user...tommi@chromium.org2010-09-281-3/+4
* ChromeFrame tests now use the mock http server instead of the python web serv...ananta@chromium.org2010-09-101-103/+132
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-0/+1
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-121-25/+94
* Yet another test web server. Supports speed throttle and dump of the traffic.stoyan@chromium.org2010-06-091-0/+54
* chrome_frame: Get rid of all occurrences of file_util::AppendToPath.tfarina@chromium.org2010-06-041-3/+3
* Reverting this as a number of tests have been failing on all builders ever si...ananta@chromium.org2010-05-131-4/+0
* An attempt to catch unexpected script errors in html test pages in a more gen...tommi@chromium.org2010-05-121-0/+4
* Attempt to fix the flakiness associated with the ChromeFrame FullTabModeIE_Te...ananta@chromium.org2010-05-031-1/+17
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-211-7/+4
* Unit test for form download (POST). This replicates the issue reported in bu...tommi@chromium.org2010-03-291-0/+7
* Unit test for the multiple request issues we've been seeing.tommi@chromium.org2010-02-251-0/+65
* Reorganize chrome_frame_unittest.h/ccamit@chromium.org2010-02-041-0/+94