- affc827 Allow Chrome Frame test to run on Vista/IE7 at high integrity. by [email protected] · 14 years ago
- 00a05bc Two test-related stragglers related to IE10 detection. by [email protected] · 14 years ago
- a8f8588 Tommi: I need an owner review for the chrome frame changes. by [email protected] · 14 years ago
- e599218 Change base::LaunchProcess API slightly by [email protected] · 14 years ago
- adda869 Clean up users of a deprecated base::LaunchApp API. by [email protected] · 14 years ago
- 99d81e5b Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests. by [email protected] · 14 years ago
- 874d5dd6 If the running IE8 process instance is terminated at the end of a chrome frame test run, then IE brings up the session by [email protected] · 14 years ago
- 8ee65ba Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. by [email protected] · 14 years ago
- 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
- 0cc270a Fix ChromeFrame full tab refresh tests to get them to work more reliably. We now call Refresh by [email protected] · 15 years ago
- cf5912b Added support for running per user chrome frame tests on the relevant ChromeFrame builders. by [email protected] · 15 years ago
- d9ca776c Disabling building of CEEE; we will be moving the code to a separate by [email protected] · 15 years ago
- e06f4d5 Regkey functions return error code instead of bool by [email protected] · 15 years ago
- 6e58a95 Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prompts are displayed when the user browses to GCF-enabled sites, allowing the user to permanently activate, permanently decline, or temporarily decline Chrome Frame. by [email protected] · 15 years ago
- 2dfeaf9 Move clipboard from app/ to ui/base by [email protected] · 15 years ago
- b90d7e80 Reland "Remove base/scoped_handle_win.h." by [email protected] · 15 years ago
- 15d9694 Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace." by [email protected] · 15 years ago
- 7d340403 Remove base/scoped_handle_win.h stub and fix up all callers to use the new location and namespace. by [email protected] · 15 years ago
- a8e2058 Move base/win_util to the base/win directory and use the base::win namespace. by [email protected] · 15 years ago
- fff369b8 Remove win_util::FormatMessage and FormatLastWin32Error. These were only used in a couple of diagnostic places and one can always use the "Error Lookup" utility. by [email protected] · 15 years ago
- 3c8a5c5 Ensure that chrome frame tests don't hang indefinitely if IE does not respond to outgoing by [email protected] · 15 years ago
- 7dd06a0 Temporary workaround to get tests that reference singletons either directly or indirectly to pass. by [email protected] · 15 years ago
- 38f57abb Always use persistent profile for CF+CEEE installs. by [email protected] · 15 years ago
- fe30d76 Add chrome frame context menu tests. Patch by [email protected]. by [email protected] · 15 years ago
- 5b811ad Test Selenium core on chrome frame by [email protected] · 15 years ago
- 2b9a9f16 Convert LOG(INFO) to VLOG(1) - chrome_frame/. by [email protected] · 15 years ago
- 2d650398 Move pe_image and registry from base to base/win and use the namespace. It removes windows_message_list which isn't used. by [email protected] · 15 years ago
- 935aa54 Move windows version-related stuff out of base/win_util and into base/win/windows_version. Many files now only need to include this instead of all of win_util. by [email protected] · 15 years ago
- d3451d83 chrome_frame: Append base:: in the StringPrintf calls. by [email protected] · 15 years ago
- 2014db00 Modify chrome_frame_test_utils to react gracefully if crash_service is already running before test launch (i.e., no spurious error message, leave it running as it was). Also, if it needs to be started, rather than waiting 500ms and assuming it is launched, poll the pipe and return when server is listening. by [email protected] · 15 years ago
- d8e1351 Committing http://codereview.chromium.org/3420004/show for grt@ by [email protected] · 15 years ago
- 00504b7 As a best effort terminate IE at the end of each chrome frame test run on an error. by [email protected] · 15 years ago
- 59aa617b Remove WebBrowserEventSink from chrome frame code, which necessitated some refactor/cleanup in the chrome frame reliability tests. by [email protected] · 15 years ago
- 39f7f17 [chrome_frame] Add utils for using MSAA for working with menus and for selecting/focusing elements. Change context menu tests to use this approach. by [email protected] · 15 years ago
- 87e70062 Cleanup Registry API: part 3. by [email protected] · 15 years ago
- 0445eb4 CommandLine: eliminate wstring-accepting AppendLooseValue by [email protected] · 15 years ago
- de6b8b6d FBTF: Remove unneeded headers from base/ (part 1) by [email protected] · 15 years ago
- 586b3b0 [chrome_frame] Add methods for finding and performing default action on Accessibility objects. Use this approach in one test. by [email protected] · 15 years ago
- 5d91c9e base/ header cleanup. Forward declaration instead of including. by [email protected] · 15 years ago
- 6448b3ab [chrome_frame] Refactor/merge IE no interference tests with other mock event sink tests. Have the test mock contain, not inherit the IE event sink. Use the new test server to verify the right requests are being sent. by [email protected] · 15 years ago
- d9f9219 Ensure that the ChromeFrame reliability and perf tests startup in headless mode and also start crash_service.exe, which by [email protected] · 15 years ago
- 3f8a158 Add chrome_frame_tests to check that some navigation cases are not broken in IE. by [email protected] · 15 years ago
- c664fd2 Revert 48527 - Add chrome frame tests for common navigation cases to ensure IE still works. by [email protected] · 15 years ago
- 50cdc732 Add chrome frame tests for common navigation cases to ensure IE still works. by [email protected] · 15 years ago
- f55bd486 Enable warning 4389 as an error on windows builds. This will make by [email protected] · 15 years ago
- bcd840c chrome_frame: Remove several instances of the deprecated wstrings functions by [email protected] · 15 years ago
- 2fbc339 Revert "Another dependency the bbot missed!!!" by [email protected] · 15 years ago
- bd635c0 Enable warning 4389 as an error on windows builds. This will make by [email protected] · 15 years ago
- 7ec1f4e Adding a bit of logging to track down the reason for recent "LaunchBrowser(browser, page)" failures on the build bots. by [email protected] · 15 years ago
- ba443b7 Create first tests for verifying that Chrome Frame does not interfere with normal IE operation. by [email protected] · 15 years ago
- b82d09c Some more chrome frame test pure virtual function call crash fixes. There is another crash which occurs when the remote COM apartment running by [email protected] · 15 years ago
- 4d783f7 Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest and the FullTabModeIE_WindowOpenInChrome test. We need to set focus to the by [email protected] · 15 years ago
- 086f367d5 Continuing fixes for chrome frame test pure virtual function call crashes. One of these fixes is in the ChromeFrame ActiveX by [email protected] · 15 years ago
- 1da3517 The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve the IBrowserService interface. by [email protected] · 15 years ago
- 9ed9fcf Attempting to fix the pure virtual function call crash in chrome frame test runs. It appears to be caused by a race by [email protected] · 15 years ago
- 128f9d9 Add chrome_launcher to the list of processes terminated at the beginning and end of chrome frame test runs. This is to get around by [email protected] · 15 years ago
- 4381198d The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures that the OnQuit notification is received correctly by [email protected] · 15 years ago
- 9d05f7f Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the test expectations a bit because the OnQuit by [email protected] · 15 years ago
- d8b83b21 The ChromeFrame net tests would not work on IE6 and IE7. This is because the profile path used varies across these browsers. by [email protected] · 15 years ago
- bc73b4e5 3rd try. *sigh* by [email protected] · 15 years ago
- 141c26d Reverting this CL to see if this fixes chrome frame unit test failures. by [email protected] · 15 years ago
- b1208f0 Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF directory for non-priv mode users on IE < 8. by [email protected] · 15 years ago
- d55194ca win: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
- 2d9ebb01 Chrome Frame tests for keyboard accelerators by [email protected] · 15 years ago
- e0b4212 More context menu tests by [email protected] · 15 years ago
- fe7a6b5 More compact mock tests by [email protected] · 15 years ago
- 483a0757 Incorporating review comments from Amit. The keyboard based back forward test only needs simple HTML by [email protected] · 16 years ago
- a15d4a4 We need to support the following accelerators in the ChromeFrame Active document, to ensure that the following by [email protected] · 16 years ago
- 7aa8d97 Beginnings of a unit test for downloads that occur in a new window. by [email protected] · 16 years ago
- 5714151f Fix a crash caused by incorrecly passing in a wstring to StringPrintf in the format %ls. by [email protected] · 16 years ago
- d23ca37 Fix cfinstance chrome tests. Before they were either failing to launch by [email protected] · 16 years ago
- 4e676aa First batch of context menu tests by [email protected] · 16 years ago
- 552fb601 Remove cf: protocol by [email protected] · 16 years ago
- 421e614 Changing DLOG to LOG for tests so that we'll get the errors in the test run logs. by [email protected] · 16 years ago
- 43e22565 Attempt to fix failing tests on the chrome frame builder. by [email protected] · 16 years ago
- 7bc272f Added support for running reliability tests for ChromeFrame on similar lines as Chrome. We only run these by [email protected] · 16 years ago
- 2cc1b3b0 Unit test for back/forward for url fragments. Improvements in the testing by [email protected] · 16 years ago
- 42d7c02 Launch COM server IE as low integrity process on Vista. by [email protected] · 16 years ago
- a1800e8 Back/Forward support for url fragments by [email protected] · 16 years ago
- 9c0179d The FullTabModeIE_ChromeFrameKeyboardTest test would never complete at times. This test fabricates keyboard by [email protected] · 16 years ago
- 24a20e0d Added a regression test which validates that keystrokes are received correctly in ChromeFrame. We specifically by [email protected] · 16 years ago
- bb3bb6d The newly added AboutChromeFrame test for IE full tab mode was failing on the chrome frame builder which is by [email protected] · 16 years ago
- cb4b1e0 Added unit tests for ChromeFrame IE full tab mode. These test the following cases:- by [email protected] · 16 years ago
- d1540c8 More build breakage. by [email protected] · 16 years ago
- ba6f579 Blind attempt at fixing broken Chrome Frame test utils build. by [email protected] · 16 years ago
- 51343d5a Remove deprecated CommandLine(std::wstring) ctor. by [email protected] · 16 years ago
- f781782 Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming in a separate CL. by [email protected] · 16 years ago