summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* The ChromeFrame unit tests which use gmock exit with unexpected mock calls wa...ananta@chromium.org2009-12-212-4/+10
* Fix ChromeFrame test failures on the builder caused by my CL to change the wa...ananta@chromium.org2009-12-183-19/+28
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-183-5/+120
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-2/+2
* Marking flaky test flaky.slightlyoff@chromium.org2009-12-161-1/+2
* Tommi, please review everything. jam please review changes to resource_dispat...ananta@chromium.org2009-12-162-0/+63
* Attempt to fix failing tests on the chrome frame builder.ananta@chromium.org2009-12-101-3/+4
* Added support for running reliability tests for ChromeFrame on similar lines ...ananta@chromium.org2009-12-098-384/+1156
* Fixes incorrect test against OS version instead of browser versionslightlyoff@chromium.org2009-12-071-10/+4
* Kill all browser instances at test start up in addition to at tear down which...robertshield@chromium.org2009-12-072-8/+22
* The following tests have been marked FLAKY as they fail on the chrome frame b...ananta@chromium.org2009-12-061-4/+10
* Re-enable CFInstall tests after buildbot restart. Clobbering window open test...slightlyoff@chromium.org2009-12-061-12/+5
* Disabling the following tests as they consistently fail on the chrome frame b...ananta@chromium.org2009-12-021-4/+11
* 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
* Unit test for back/forward for url fragments. Improvements in the testingamit@chromium.org2009-11-233-18/+227
* Fix Chrome frame builder redness.ananta@chromium.org2009-11-231-2/+5
* Revert "installer: clean up to use FilePath instead of std::wstring."kuchhal@chromium.org2009-11-231-3/+3
* installer: clean up to use FilePath instead of std::wstring.kuchhal@chromium.org2009-11-231-3/+3
* Tommi, please review everything. John please review the changes to plugin_ser...ananta@chromium.org2009-11-213-14/+26
* Launch COM server IE as low integrity process on Vista.stoyan@chromium.org2009-11-203-26/+130
* Move use_host_network test out of ChromeFrame.stoyan@chromium.org2009-11-191-135/+0
* Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ...ananta@chromium.org2009-11-191-1/+30
* Updates test to use new document location for overlay nodes.slightlyoff@chromium.org2009-11-191-5/+5
* Back/Forward support for url fragmentsamit@chromium.org2009-11-1910-98/+407
* The FullTabModeIE_ChromeFrameKeyboardTest test would never complete at times....ananta@chromium.org2009-11-182-11/+17
* Disabling the About ChromeFrame test as this is consistently failing on the b...ananta@chromium.org2009-11-181-1/+3
* Added a regression test which validates that keystrokes are received correctl...ananta@chromium.org2009-11-134-1/+127
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-122-18/+19
* Updates CFInstall.js to:slightlyoff@chromium.org2009-11-107-1/+281
* More memory stats code cleanup:sgk@chromium.org2009-11-091-5/+4
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-072-3/+9
* Eliminate icu_stubs. Things still seem to link fine without these. I suspec...pkasting@chromium.org2009-11-071-73/+0
* Get rid of GetMemoryInfo() in favor of using base::ProcessMetrics.sgk@chromium.org2009-11-051-11/+20
* Marking the AboutChromeFrame test flaky.slightlyoff@chromium.org2009-11-031-1/+1
* Don't switch to CF's active document for frames or iframes.This fixes an issu...tommi@chromium.org2009-11-036-8/+107
* Remove themes/default.dll and merge the resources into chrome.dll.tc@google.com2009-11-021-1/+0
* Mark the flaky iframe post test as such.slightlyoff@chromium.org2009-10-301-1/+3
* 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-304-14/+10
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-298-59/+390
* Remove unused files.stoyan@google.com2009-10-292-287/+0
* 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-283-13/+13
* Fix build error.ananta@chromium.org2009-10-271-1/+1