summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/chrome_frame_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Add chrome_frame_tests to check that some navigation cases are not broken in IE.kkania@chromium.org2010-06-021-0/+14
* Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...kkania@chromium.org2010-05-281-14/+0
* Add chrome frame tests for common navigation cases to ensure IE still works.kkania@chromium.org2010-05-281-0/+14
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-1/+1
* chrome_frame: Remove several instances of the deprecated wstrings functionstfarina@chromium.org2010-05-271-5/+4
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-1/+1
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-1/+1
* Adding a bit of logging to track down the reason for recent "LaunchBrowser(br...tommi@chromium.org2010-05-191-9/+19
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-141-1/+51
* Some more chrome frame test pure virtual function call crash fixes. There is ...ananta@chromium.org2010-04-261-1/+4
* Attempt to fix the flakiness with the ChromeFrame FullTabModeIE_KeyboardTest ...ananta@chromium.org2010-04-231-0/+2
* Continuing fixes for chrome frame test pure virtual function call crashes. On...ananta@chromium.org2010-04-231-4/+8
* The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...ananta@chromium.org2010-04-221-5/+27
* Attempting to fix the pure virtual function call crash in chrome frame test r...ananta@chromium.org2010-04-211-3/+16
* Add chrome_launcher to the list of processes terminated at the beginning and ...ananta@chromium.org2010-04-121-0/+1
* The ChromeFrame tests should use IWebBrowser::Quit to quit IE. This ensures t...ananta@chromium.org2010-04-081-5/+1
* Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the tes...ananta@chromium.org2010-04-081-0/+2
* The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...ananta@chromium.org2010-04-071-0/+21
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-1/+10
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-10/+1
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-1/+10
* win: string_util.h -> utf_string_conversions.h fix.jhawkins@google.com2010-03-111-2/+2
* Chrome Frame tests for keyboard acceleratorsamit@chromium.org2010-03-091-11/+1
* More context menu testsamit@chromium.org2010-03-041-0/+9
* More compact mock testsamit@chromium.org2010-03-031-2/+3
* Incorporating review comments from Amit. The keyboard based back forward test...ananta@chromium.org2010-02-171-2/+2
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-171-0/+10
* Beginnings of a unit test for downloads that occur in a new window.tommi@chromium.org2010-02-171-2/+88
* Fix a crash caused by incorrecly passing in a wstring to StringPrintf in the ...ananta@chromium.org2010-02-161-2/+3
* Fix cfinstance chrome tests. Before they were either failing to launchtommi@chromium.org2010-02-161-2/+16
* First batch of context menu testsamit@chromium.org2010-02-121-327/+70
* Remove cf: protocolamit@chromium.org2010-02-031-5/+47
* Changing DLOG to LOG for tests so that we'll get the errors in the test run l...tommi@chromium.org2010-01-151-2/+2
* 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-091-0/+239
* Unit test for back/forward for url fragments. Improvements in the testingamit@chromium.org2009-11-231-2/+4
* Launch COM server IE as low integrity process on Vista.stoyan@chromium.org2009-11-201-0/+88
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-10/+1
* The FullTabModeIE_ChromeFrameKeyboardTest test would never complete at times....ananta@chromium.org2009-11-181-9/+15
* Added a regression test which validates that keystrokes are received correctl...ananta@chromium.org2009-11-131-0/+60
* The newly added AboutChromeFrame test for IE full tab mode was failing on the...ananta@chromium.org2009-10-301-5/+6
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-291-0/+63
* More build breakage.evan@chromium.org2009-10-271-1/+1
* Blind attempt at fixing broken Chrome Frame test utils build.evan@chromium.org2009-10-271-1/+1
* Remove deprecated CommandLine(std::wstring) ctor.evan@chromium.org2009-10-261-2/+1
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+416