summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net
Commit message (Expand)AuthorAgeFilesLines
* Fix chrome frame net tests that were failing on some machines. Checking in s...tommi@chromium.org2010-01-081-1/+7
* Disabling the URLRequestTestHTTP.GetTest_NoCache test for ChromeFrame as this...ananta@chromium.org2009-12-301-0/+4
* Fixes to get the chrome frame network tests up and running on the chrome fram...ananta@chromium.org2009-12-021-2/+10
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-0/+3
* Revert 33301 and 33305 due to unit_tests breakage.maruel@chromium.org2009-11-302-3/+0
* [GTTF] Reduce header dependencies in chrome.phajdan.jr@chromium.org2009-11-302-0/+3
* Make SystemMonitor not a Singleton and move it out of basephajdan.jr@chromium.org2009-11-261-1/+1
* Load chrome.dll as a resource dll so that resources can be loaded by the brow...tommi@chromium.org2009-11-252-2/+11
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-213-14/+26
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-072-3/+9
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Initialize the chrome thread object at the start of the CFUrlRequestUnittestR...ananta@chromium.org2009-10-301-4/+4
* The newly added AboutChromeFrame test for IE full tab mode was failing on the...ananta@chromium.org2009-10-301-2/+2
* Instantiate a dummy notification service instance in chrome frame on the threadananta@chromium.org2009-10-291-0/+3
* With the change in the constructor for the ChromeThread class, we are seeing ...ananta@chromium.org2009-10-281-1/+2
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-282-8/+9
* Fix build error.ananta@chromium.org2009-10-271-1/+1
* If a HTTP post to a server returns any redirect code other than 307, then bro...ananta@chromium.org2009-10-272-8/+6
* Fix another build break that didn't show up on the try bots.jam@chromium.org2009-10-271-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Fix an include.brettw@chromium.org2009-10-091-1/+1
* Fixes a compile error due to an call to an incorrect function to get the length.ananta@chromium.org2009-10-051-6/+6
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-2410-0/+1105