summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-255-13/+13
* Removed dependency on ChromeThread from JsonPrefStore and moved JsonPrefStore...sanjeevr@chromium.org2010-05-211-2/+6
* Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th...ananta@chromium.org2010-05-201-1/+2
* Adding a bit of logging to track down the reason for recent "LaunchBrowser(br...tommi@chromium.org2010-05-191-9/+19
* Relanding this fix with the fixes to get chrome frame tests to pass.ananta@chromium.org2010-05-182-9/+17
* Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...ananta@chromium.org2010-05-171-4/+2
* In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr...ananta@chromium.org2010-05-171-2/+4
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-148-69/+256
* Fix unit test breakage in last change.amit@chromium.org2010-05-131-1/+1
* Reverting this as a number of tests have been failing on all builders ever si...ananta@chromium.org2010-05-134-109/+5
* An attempt to catch unexpected script errors in html test pages in a more gen...tommi@chromium.org2010-05-124-5/+109
* Http Cache: Add a backend factory class so that the callerrvargas@google.com2010-05-121-1/+1
* Catch and report an exception that I saw in the WidgetModeIE_InitializeHidden...tommi@chromium.org2010-05-101-3/+9
* Adding error handling to DeleteCookie test.tommi@chromium.org2010-05-101-13/+16