summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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-0411-282/+574
* Another try at fixing include soupamit@chromium.org2010-03-031-1/+0
* Fix build breakage due to includeamit@chromium.org2010-03-031-1/+1
* More compact mock testsamit@chromium.org2010-03-034-511/+181
* Disabling the FullTabModeIE_UnloadEventTest as it consistently fails while I ...ananta@chromium.org2010-03-021-1/+2
* Fix the full tab mode unload event test by moving the FileDownload expectatio...ananta@chromium.org2010-03-021-12/+4
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-024-78/+33
* Marking the WidgetModeFF_CFInstanceRPCInternal as flaky.ananta@chromium.org2010-03-021-1/+2
* Adding a little utility function to make logging guids easiertommi@chromium.org2010-03-011-0/+13
* Marking some more tests as flaky since they fail randomly on waterfall.amit@chromium.org2010-03-011-3/+6
* Marking WidgetModeFF_InHead as flaky as it randomly fails on buildbotsamit@chromium.org2010-02-281-1/+2
* Fix the ui test crashes on Linux. There is a race condition between the chann...ananta@chromium.org2010-02-261-1/+1
* Unit test for the multiple request issues we've been seeing.tommi@chromium.org2010-02-256-35/+178
* Update Chrome Frame's reliability tests to allow them to register a given CF ...robertshield@chromium.org2010-02-241-1/+30
* Mark four more FullTabModeIE tests as flakystuartmorgan@chromium.org2010-02-191-4/+12
* Move pref_{member,service} and important_file_writer from chrome/commonphajdan.jr@chromium.org2010-02-192-2/+2
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-0/+1
* Marking the FullTabModeIE_ReferrerTest as FLAKY as this still intermittently ...ananta@chromium.org2010-02-191-1/+3
* Fix for referrer flakyness. There were two problems:tommi@chromium.org2010-02-181-3/+2
* Incorporating review comments from Amit. The keyboard based back forward test...ananta@chromium.org2010-02-174-61/+30
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-177-7/+187
* Beginnings of a unit test for downloads that occur in a new window.tommi@chromium.org2010-02-176-130/+429
* Fix a crash caused by incorrecly passing in a wstring to StringPrintf in the ...ananta@chromium.org2010-02-161-2/+3
* Fix cfinstance chrome tests. Before they were either failing to launchtommi@chromium.org2010-02-162-6/+21
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-2/+6
* Add missing file for the UrlmonUrlRequestTest.ZeroLengthResponse test.stoyan@chromium.org2010-02-121-0/+0
* First batch of context menu testsamit@chromium.org2010-02-1210-536/+842
* Proper notification in OnStopBinding if headers are not availble (i.e. connec...stoyan@chromium.org2010-02-122-153/+233
* Marking the ChromeFrameTestWithWebServer,.FullTabModeIE_ViewSource as FLAKY.ananta@chromium.org2010-02-111-1/+3
* Revert the revert... This has the cumulative effect of relanding 38694.eroman@chromium.org2010-02-111-1/+1
* Revert 38694 - For some reason this seems to be hanging chrome frame tests, e...eroman@chromium.org2010-02-101-1/+1
* Add some tests to CookieMonster for overwriting persistent cookies, and check...eroman@chromium.org2010-02-101-1/+1
* Disabling the following net tests for ChromeFrame as this functionality does ...ananta@chromium.org2010-02-101-1/+5
* Fix crash. Happens in LaunchDelegate::LaunchComplete if delegate (ChromeFrame...stoyan@chromium.org2010-02-101-0/+40
* A new unit test for the latest issue with switching renderers.tommi@chromium.org2010-02-066-23/+151
* The FullTabModeIE_ReferrerTest has been marked FLAKY. It appears to be a rece...ananta@chromium.org2010-02-051-1/+3
* Adding the URLRequestTest.CookiePolicy_ForceSession test to the list of disab...ananta@chromium.org2010-02-051-0/+1
* Reorganize chrome_frame_unittest.h/ccamit@chromium.org2010-02-0411-2111/+2154
* Fix Navigation failed testamit@chromium.org2010-02-041-18/+39
* Disabling the following url request tests for ChromeFrame as these policies d...ananta@chromium.org2010-02-041-0/+6
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-2/+3
* Fix the three tests broken by gcf: change.amit@chromium.org2010-02-032-13/+19
* Disabling NavigateOut test since that also depends on theamit@chromium.org2010-02-031-1/+3
* Disable failing tests and change GMock'ism foramit@chromium.org2010-02-031-21/+25
* Remove cf: protocolamit@chromium.org2010-02-037-42/+194
* Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This...ananta@chromium.org2010-02-031-3/+1
* Disabling the FullTabModeIE_ChromeFrameUnloadEventTest as it hangs on the bui...ananta@chromium.org2010-02-021-1/+3
* TEST=new tests added.stoyan@chromium.org2010-02-013-11/+162
* The FullTabModeIE_WindowOpenInChrome ChromeFrame test should not quit the mes...ananta@chromium.org2010-01-301-2/+1