summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/external_extension_uitest.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* Remove FLAKY designation as this test seems to always be passing now.levin@chromium.org2011-06-141-2/+1
* Added a check for the utf8 string input being empty (NULL).levin@chromium.org2011-06-091-4/+19
* iwyu: Include stringprintf.h where appropriate, part 2.jhawkins@chromium.org2011-05-111-0/+1
* Remove action_max_timeout_ms and fix all the callers.tfarina@chromium.org2011-01-191-3/+6
* Marking the SearchProviderTest.TestIsSearchProviderInstalled test as flaky.ananta@chromium.org2010-11-111-1/+2
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* This change moves the test_server_.Start from the test body to the test const...cbentzel@chromium.org2010-10-251-2/+10
* Remove flaky from a test that has been de-flaked in several ways (see bug 574...levin@chromium.org2010-10-221-3/+2
* Remove flaky from external extension uitest.levin@chromium.org2010-10-071-0/+9
* Mark SearchProviderTest.TestIsSearchProviderInstalled as flaky.phajdan.jr@chromium.org2010-09-301-1/+2
* Implement IsSearchProviderInstalled handling on I/O thread.levin@chromium.org2010-09-171-2/+2
* Speed up the test for IsSearchProviderInstalled by making it run multiple tes...levin@chromium.org2010-08-211-22/+94
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+0
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-24/+9
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-2/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-291-3/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Implement IsSearchProviderInstalled and a test for it.levin@chromium.org2010-07-171-0/+98