summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Adding automation hooks for editing search engines.ace@chromium.org2010-10-122-27/+152
* Add alternate prefix patterns for known crashesisherman@chromium.org2010-10-111-0/+6
* sync: use ObserverList instead of EventChannel (deprecated) for syncer events.tim@chromium.org2010-10-112-1/+38
* Add a promptBrowserLogin method to webstorePrivate extension APIasargent@chromium.org2010-10-112-0/+16
* fix bookmarks API crash when handling invalid URLerikkay@chromium.org2010-10-111-2/+24
* ui_tests: log timings of individual AppCache UI tests.evan@chromium.org2010-10-111-0/+4
* Add more temporartraces to track down test failure on the bots.finnur@chromium.org2010-10-112-0/+6
* Rename ChromeThread to BrowserThread Part16:tfarina@chromium.org2010-10-118-25/+25
* Move PerfTestSuite implementation into a .cc file and add it to the basebrettw@chromium.org2010-10-101-2/+2
* Disable find_in_page pyauto testsnirnimesh@chromium.org2010-10-091-1/+1
* Re-enable cookies.CookiesTest.testCookiesFilenirnimesh@chromium.org2010-10-091-1/+0
* Disable file:// cookies pyauto test on Macnirnimesh@chromium.org2010-10-081-0/+1
* Valgrind Mac: Disable hanging SearchProviderTest.TestIsSearchProviderInstalle...thestig@chromium.org2010-10-081-0/+3
* Ensure global extension events (like bookmarks) are sent to the incognitompcomplete@chromium.org2010-10-082-1/+52
* Revert 61975 - Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-081-0/+5
* Remove TSan supporessions on windows for remoting_unittests.sergeyu@chromium.org2010-10-081-5/+0
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+1
* Fix missing find_in_page.pynirnimesh@chromium.org2010-10-081-116/+0
* Add in a test script I missed in r61898nirnimesh@chromium.org2010-10-081-0/+145
* Automation support for Find on a given page and return the search countnirnimesh@chromium.org2010-10-082-0/+37
* Hook up LiveSyncTest to start up its own real sync test server instance.rsimha@chromium.org2010-10-072-81/+202
* Remove flaky from external extension uitest.levin@chromium.org2010-10-071-2/+3
* Fix TemplateURLFetcher test.levin@chromium.org2010-10-074-2/+13
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-1/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+1
* Heapchecker: Disable TemplateURLFetcherTest.BasicTest, it's hanging.thestig@chromium.org2010-10-071-0/+2
* Disable TemplateURLFetcherTest.BasicTest on memory bots. It's timing out.thestig@chromium.org2010-10-071-0/+2
* Adding modifications to allow chrome to naviagte to URLs.jmikhail@google.com2010-10-0730-217/+729
* ExtensionApiTest.Tabs: disable failing testevan@chromium.org2010-10-071-0/+2
* A large part of this change is adding the 1st unit test for TemplateURLFetcher.levin@chromium.org2010-10-062-14/+27
* ExtensionApiTest.Tabs: fix window type, re-enable testevan@chromium.org2010-10-061-4/+4
* PyAuto import tests: Do not import from firefox if it's not installednirnimesh@chromium.org2010-10-061-0/+23
* Reliability bot crashing during BrowserList::RemoveBrowserdhollowa@chromium.org2010-10-061-1/+1
* chromium-os:7243: Fix so that extensions create popup windows of TYPE_APP_POPUP.stevenjb@google.com2010-10-061-1/+1
* GTTF: Do not use the in-process timeout in browser_tests.phajdan.jr@chromium.org2010-10-063-43/+1
* GTTF: Move parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-062-346/+348
* Remove the obsolete 'webkitspeech' attribute from test html files.satish@chromium.org2010-10-061-1/+1
* Disabled AutomationProxyTest.GetTabCount, ImagesTest.AnimatedGIFs,glider@chromium.org2010-10-061-0/+9
* Fix crash with BrowserActionView not expecting the ImageLoadingTracker to cal...finnur@chromium.org2010-10-062-0/+9
* Fix browser crash when PageAction receives a cached image from ImageLoadingTr...finnur@chromium.org2010-10-066-0/+44
* Simplify BrowserFocusTest tests dealing with stealing focusisherman@chromium.org2010-10-061-29/+1
* Reliability bot crashing during BrowserList::RemoveBrowserdhollowa@chromium.org2010-10-061-0/+3
* Allow the default search provider to be specified via group policy. Also all...jeanluc@google.com2010-10-052-0/+22
* Add chrome.windows.update({focused:true});aa@chromium.org2010-10-051-0/+12
* Renames and moves match preview classes to instant. This doesn'tsky@chromium.org2010-10-051-3/+3
* Move TestTimeouts from chrome/test to base/test.sergeyu@chromium.org2010-10-059-181/+4
* Replace Browser::AddTabWithURL(...) with:ben@chromium.org2010-10-052-8/+6
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-058-28/+205
* GTTF: prevent a browser_tests timeout from looking like a success.phajdan.jr@chromium.org2010-10-051-0/+7
* Automatically fail external DNS queries in tests, but don't abort the test.isherman@chromium.org2010-10-052-17/+25