summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-153-2/+28
* Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...ananta@chromium.org2010-07-141-1/+6
* Sample of running integration test as a simple performance test.stoyan@chromium.org2010-07-141-0/+227
* Attempt to fix the chrome frame net tests failures on the builders. There see...ananta@chromium.org2010-07-141-2/+2
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-133-1/+89
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-1226-2131/+2868
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+2
* Reenabling the ChromeFrame JavascriptWindowOpen test. ananta@chromium.org2010-07-081-3/+1
* Brushed up listen socket:pfeldman@chromium.org2010-07-052-7/+12
* Changing the pre-reading of chrome.dll to read it as an image section instead...ananta@chromium.org2010-07-031-7/+45
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-2/+2
* Disable a crashing test: NoInterferenceTest.JavascriptWindowOpensatish@chromium.org2010-07-021-2/+4
* Disabling the ChromeFrame NavigationToRestrictedSite test as it causes IE8 to...ananta@chromium.org2010-07-011-1/+3
* Attempt to fix the ChromeFrame tests which rely on sending input to the IE ad...ananta@chromium.org2010-06-301-1/+1
* Set ChromeFrame unpinned mode for the duration of the perf tests to ensure th...ananta@chromium.org2010-06-292-4/+4
* Change chrome from statically enabling high resolution timers on windowsmbelshe@chromium.org2010-06-291-1/+1
* Disabling the ChromeFrame reference build perf memory test as it causes a cra...ananta@chromium.org2010-06-291-1/+6
* Attempt to fix ChromeFrame perf test failures on the experimental builder. Th...ananta@chromium.org2010-06-291-0/+1
* Fix ChromeFrame reference perf tests failures. CoFreeUnusedLibraries at times...ananta@chromium.org2010-06-291-1/+0
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-10/+5
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-235-29/+56
* Hopefully the last of the ChromeFrame window open test failures. The Document...ananta@chromium.org2010-06-231-27/+13
* Fix the randomly failing ChromeFrame window open tests to account for the add...ananta@chromium.org2010-06-231-17/+8
* Some more ChromeFrame test fixes to get the failing IE7 new window tests to p...ananta@chromium.org2010-06-233-14/+66
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-231-0/+0
* The ChromeFrame JavascriptWindowOpen test tries to open a popup in the onload...ananta@chromium.org2010-06-224-8/+14
* In pages rendered in ChromeFrame window open requests or link clicks with tar...ananta@chromium.org2010-06-222-1/+106
* Fix an issue with the ChromeFrame protocol patch which shows up in the Naviga...ananta@chromium.org2010-06-181-1/+2
* Pref service strings should be std::string.estade@chromium.org2010-06-181-1/+1
* Fix the NavigationToRestrictedSite ChromeFrame test to work with the new Chro...ananta@chromium.org2010-06-171-1/+11
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-174-2/+47
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-162-18/+4
* ChromeFrame should allow conditional HTTP headers like if_match, if_modified_...ananta@chromium.org2010-06-164-2/+93
* Disabling the FullTabModeIE_ContextMenuBackForward ChromeFrame test as it nee...ananta@chromium.org2010-06-161-3/+4
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+1
* Yet another test web server. Supports speed throttle and dump of the traffic.stoyan@chromium.org2010-06-093-0/+245
* A new way of hooking internet protocols.stoyan@chromium.org2010-06-092-12/+12
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-084-10/+9
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-072-5/+63
* Support multiple PrefStoresmnissler@chromium.org2010-06-071-4/+7
* chrome_frame: Get rid of all occurrences of file_util::AppendToPath.tfarina@chromium.org2010-06-044-22/+21
* Ensures that cold startup perf tests clear more DLLs. Helps bring results int...slightlyoff@chromium.org2010-06-031-2/+14
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+2
* Add chrome_frame_tests to check that some navigation cases are not broken in IE.kkania@chromium.org2010-06-029-55/+228
* Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...kkania@chromium.org2010-05-289-231/+55
* Add chrome frame tests for common navigation cases to ensure IE still works.kkania@chromium.org2010-05-289-55/+231
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-275-12/+12
* chrome_frame: Remove several instances of the deprecated wstrings functionstfarina@chromium.org2010-05-274-25/+25
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-265-13/+13
* Enabling the ChromeFrame unload event test which validates that unload handle...ananta@chromium.org2010-05-253-6/+4