summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/run_all_unittests.cc
Commit message (Expand)AuthorAgeFilesLines
* Eliminate duplicate COM and OLE initializations.pkasting@chromium.org2012-10-231-9/+11
* Use a different algorithm with the low entropy source for field trials.asvitkine@chromium.org2012-08-241-1/+2
* Set up machine configuration so that IE7 and IE9 behave predictably.grt@chromium.org2012-04-031-0/+3
* Enable the test log collector for Chrome Frame integration tests.grt@chromium.org2012-03-131-0/+9
* Adding FieldTrial support for Chrome Frame to allow measurement of startup ti...robertshield@chromium.org2012-03-101-0/+5
* Reduce flakiness in chrome_frame_tests.exe by having each test run in a clean...grt@chromium.org2012-02-281-0/+3
* Fix COM initialization in chrome_frame_tests.exe for the ATL version included...robertshield@chromium.org2012-02-141-0/+7
* Revert 121852 - Fix COM initialization in chrome_frame_tests.exe when built w...joi@chromium.org2012-02-141-2/+4
* Fix COM initialization in chrome_frame_tests.exe when built with the ATL incl...robertshield@chromium.org2012-02-141-4/+2
* Spawn a new process to register and unregister DLLs.grt@chromium.org2012-01-251-0/+1
* Allow crash reporting for GCF integration tests to be suppressed via command ...grt@chromium.org2012-01-061-4/+9
* Fix up crash reporting in unit tests and the Chrome Frame helper processes:robertshield@chromium.org2011-06-231-1/+6
* Propagate the exit status from chrome frame tests. This would ensure that the...ananta@chromium.org2011-05-041-1/+2
* Fix crashing testjoshia@google.com2011-04-061-31/+2
* Fixes for the flakiness in the chrome frame net tests run seen on the per use...ananta@chromium.org2011-03-081-3/+0
* Added support for running per user chrome frame tests on the relevant ChromeF...ananta@chromium.org2011-02-011-3/+3
* Fix a dumb error in the chrome frame tests code which attempts to terminate a...ananta@chromium.org2011-01-181-1/+1
* Attempt 3 at landing this patch. The previous attempts caused compile failure...ananta@chromium.org2011-01-111-1/+30
* Revert 70981 - Relanding this patch.ananta@chromium.org2011-01-111-23/+2
* Relanding this patch.ananta@chromium.org2011-01-111-2/+23
* Revert 70962 - Prevent extract build failures on the ChromeFrame builders cau...nirnimesh@chromium.org2011-01-111-32/+21
* Prevent extract build failures on the ChromeFrame builders caused when the ch...ananta@chromium.org2011-01-101-21/+32
* Move platform_thread to base/threading and put in the base namespace. I left abrettw@chromium.org2010-12-311-2/+3
* Add support for detecting text selection in chrome frame tests. This requires...kkania@chromium.org2010-12-091-0/+6
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-081-1/+1
* Remove code that enables renderer accessibility based on the SPI_GETSCREENREA...ctguil@chromium.org2010-09-181-12/+2
* Remove the last usage of the python web server from chrome frame testsananta@chromium.org2010-09-131-30/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-2/+2
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-171-0/+12
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-231-25/+2
* chrome_frame: Get rid of all occurrences of the deprecated ToWStringHack func...tfarina@chromium.org2010-06-081-3/+3
* Some more chrome frame test pure virtual function call crash fixes. There is ...ananta@chromium.org2010-04-261-0/+6
* Fixes to get the ChromeFrame IE6 builder on FYI green. I had to tweak the tes...ananta@chromium.org2010-04-081-3/+39
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-291-0/+4
* Somewhat useful hack to have the chrome frame integration test run in server ...robertshield@chromium.org2009-10-221-0/+25
* More build a-fixin for GCF related to base/test move.slightlyoff@chromium.org2009-10-131-2/+2
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+49