summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/net
Commit message (Expand)AuthorAgeFilesLines
* Prepare the default profile and turn off some services before initializing ex...tommi@chromium.org2010-05-101-3/+4
* Clean up suppressing error dialogs for buildbots.phajdan.jr@chromium.org2010-05-041-1/+3
* Disable the following net tests for ChromeFrame as they rely on functionality...ananta@chromium.org2010-04-161-0/+5
* The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...ananta@chromium.org2010-04-072-16/+2
* Chrome Frame tests for keyboard acceleratorsamit@chromium.org2010-03-091-4/+4
* Next part of removing the dependency of chrome/common on chrome/browserphajdan.jr@chromium.org2010-03-061-1/+1
* More context menu testsamit@chromium.org2010-03-043-214/+100
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-191-1/+1
* First batch of context menu testsamit@chromium.org2010-02-121-6/+6
* Disabling the following net tests for ChromeFrame as this functionality does ...ananta@chromium.org2010-02-101-1/+5
* Adding the URLRequestTest.CookiePolicy_ForceSession test to the list of disab...ananta@chromium.org2010-02-051-0/+1
* Disabling the following url request tests for ChromeFrame as these policies d...ananta@chromium.org2010-02-041-0/+6
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-301-1/+1
* Cleaning up dangling changes: remove dead code in fake_external_tab.cc.robertshield@chromium.org2010-01-271-51/+0
* 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