summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Merge 90255 - Fix up crash reporting in unit tests and the Chrome Frame helpe...robertshield@chromium.org2011-06-281-1/+6
* Mark FullTabUITest.AltD and FullTabUCtrlR FLAKY.msw@chromium.org2011-05-281-3/+5
* Add a self-destruct mechanism to user-level Chrome Frame when it detects that...robertshield@chromium.org2011-05-271-0/+72
* Disabling the ContextMenuTest.CFSavePageAs test as the attempted fix did not ...ananta@chromium.org2011-05-251-1/+1
* Reenable the ChromeFrame ContextMenuTest.CFSaveLinkAs test. Increased the tim...ananta@chromium.org2011-05-252-3/+3
* Disable CFSaveLinkAs as it fails and seem to prevent the nextnsylvain@chromium.org2011-05-251-1/+1
* Disable gzip test on chrome frame.ahendrickson@chromium.org2011-05-241-0/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-2/+2
* Marking FullTabNavigationTest.MultipleBackForward flaky.tsepez@chromium.org2011-05-181-1/+2
* Marking the ContextMenuTest.CFSavePageAs and ContextMenuTest.CFSaveLinkAs tes...ananta@chromium.org2011-05-181-3/+6
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+2
* Revert 85732 (broke build) - Move SystemMonitor to base/.willchan@chromium.org2011-05-181-2/+1
* Move SystemMonitor to base/.willchan@chromium.org2011-05-181-1/+2
* Disable failing test until I can get help looking at it.ben@chromium.org2011-05-131-1/+1
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-0/+1
* Marking the ChromeFrame.RequestStart test as flaky.ananta@chromium.org2011-05-051-1/+3
* Terminate any zombie ChromeFrame processes before running the ChromeFrame Aut...ananta@chromium.org2011-05-041-0/+6
* Post a delayed QuitTask to the chrome frame net tests message loop to prevent...ananta@chromium.org2011-05-041-0/+4
* Setting KeyboardBackForward as FLAKY until ananda fixes it.hansl@chromium.org2011-05-041-1/+1
* Attempting to fix the flakiness associated with a couple of ChromeFrame tests...ananta@chromium.org2011-05-042-2/+2
* Propagate the exit status from chrome frame tests. This would ensure that the...ananta@chromium.org2011-05-041-1/+2
* Marking the ChromeFrame.Launch CF test as flaky as it times out at times on t...ananta@chromium.org2011-05-031-1/+13
* Disabling the ChromeFrame test ProxyFactoryTest.FastCreateDestroy as it crashesananta@chromium.org2011-04-292-2/+4
* Ensure that the exit status from the chrome frame net tests suite correctly r...ananta@chromium.org2011-04-292-5/+9
* Fix random crashes in the ChromeFrame automation proxy mock tests. These cras...ananta@chromium.org2011-04-281-0/+6
* Fix chrome frame tests which regressed after my change to only route content ...ananta@chromium.org2011-04-211-1/+3
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-191-3/+21
* If the running IE8 process instance is terminated at the end of a chrome fram...ananta@chromium.org2011-04-193-0/+26
* Put back "Enable component extensions for DefaultProfile used in login screen...dpolukhin@chromium.org2011-04-151-1/+1
* Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...altimofeev@chromium.org2011-04-131-20/+3
* This CL implements alternative asynchronous methods for profile and preferenc...altimofeev@chromium.org2011-04-131-3/+20
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-1216-81/+83
* Remove Chrome Frame's dependency on xul_runner.tommi@chromium.org2011-04-112-2/+4
* Removing command_execution_timeout_ms in favor of action_max_timeout_ms.hnguyen@chromium.org2011-04-111-0/+4
* Removing a test I missed when removing CEEE-specific functionality.joi@chromium.org2011-04-073-73/+1
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-062-33/+0
* Fix crashing testjoshia@google.com2011-04-062-33/+3
* GTTF: Detect browser crashes on shutdown in UI tests. phajdan.jr@chromium.org2011-04-061-1/+4
* Clean up code in the ChromeFrame test COM message filter by detecting whether...ananta@chromium.org2011-04-051-3/+3
* Revert 80472 - GTTF: Detect browser crashes on shutdown in UI tests.Previousl...phajdan.jr@chromium.org2011-04-051-4/+1
* GTTF: Detect browser crashes on shutdown in UI tests.phajdan.jr@chromium.org2011-04-051-1/+4
* Increasing the timeout for the ChromeFrame COM message filter used in the tes...ananta@chromium.org2011-04-041-1/+1
* Fix the expectations of the ChromeFrame CFOpenLinkInNewWindow to ensure that ...ananta@chromium.org2011-04-022-1/+3
* ChromeFrame new window tests fail consistently on the IE8 builder because we ...ananta@chromium.org2011-04-022-4/+30
* Disable crashing DllRedirector testjoshia@google.com2011-04-011-1/+2
* Fix a crash in the chrome frame relaibility test suite which occurs while acc...ananta@chromium.org2011-03-311-7/+8
* Split out Keywords and Autofill logic from WebDatabase.andybons@chromium.org2011-03-301-2/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-2811-20/+20
* Fix for the chrome frame net tests which crashes on startup due to a missing ...ananta@chromium.org2011-03-181-2/+7
* Add separate ContentClient interfaces for gpu/plugin/renderer processes. Sin...jam@chromium.org2011-03-171-1/+1