summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Expands the chrome.experimental.processes extension API. creis@google.com2010-10-199-93/+179
* Widen a chromebot suppression (since it sometimes crashes inside purecall).eroman@chromium.org2010-10-191-1/+2
* Revert 62699 - [Sync] Added some switches for testing/debugging.rsimha@chromium.org2010-10-191-0/+11
* Fix a bunch of extensions api tests to not hard-code port 1337.skerner@chromium.org2010-10-1912-457/+515
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-198-16/+38
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-0/+1
* Suppress crash in v8::internal::GetHiddenProperties found by reliability bottyoshino@chromium.org2010-10-191-0/+3
* Moving the disable test to correct file.oshima@chromium.org2010-10-191-2/+0
* Disable NewTabUITest.NTPHasLoginName on Valgrind. It's failing there.thestig@chromium.org2010-10-181-0/+3
* TSAN: Disable CookieMonsterTest.GarbageCollectionTriggers under win32 TSAN.thestig@chromium.org2010-10-181-0/+2
* Update the list of plugin tests suppressed for Mac valgrindstuartmorgan@chromium.org2010-10-181-0/+3
* Pass test server port to javascript part of extensions API tests.skerner@chromium.org2010-10-184-583/+610
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-1/+0
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+1
* Suppress crash in WebCore::UniscribeHelperTextRun::UniscribeHelperTextRun fou...tyoshino@chromium.org2010-10-181-0/+3
* Marking GeneralMixMemoryTest.FiveTabTest flaky on Win bottyoshino@chromium.org2010-10-181-1/+7
* Extend reliability bot failure suppression for do_free_with_callbacktyoshino@chromium.org2010-10-181-0/+1
* Suppress reliability bot failure in WindowDragResponseTask::Runtyoshino@chromium.org2010-10-181-0/+3
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-184-8/+8
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-172-3/+5
* GTTF: Mark ExtensionProxyUITest.MoveBrowserAction as FLAKY.phajdan.jr@chromium.org2010-10-161-1/+2
* GTTF: Mark ExtensionProxyUITest.GetProperty as FLAKY.phajdan.jr@chromium.org2010-10-161-1/+2
* Tweak the webstorePrivate.getBrowserLogin callback signature.asargent@chromium.org2010-10-154-0/+19
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-0/+1
* Create temp user data dir in InProcessBrowserTest if one is not specified.rsimha@chromium.org2010-10-152-20/+37
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-2/+9
* GTTF: Move more parts of UITestBase down to UITest.phajdan.jr@chromium.org2010-10-152-73/+69
* Fixes RendererWebIDBFactoryImpl override.bulach@chromium.org2010-10-154-54/+55
* Mark GeneralMixMemoryTest.TwelveTabTest flaky only on win bottyoshino@chromium.org2010-10-151-1/+7
* Suppress reliability test failure on pluginprocesshost::replytorenderertyoshino@chromium.org2010-10-151-0/+3
* When a proxy command line switches are specified, policy admin warning should...danno@chromium.org2010-10-152-6/+57
* [Sync] Added some switches for testing/debugging.akalin@chromium.org2010-10-151-11/+0
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-152-4/+4
* CommandLine: remove wstring-based program() accessorevan@chromium.org2010-10-141-1/+1
* Tab array support for chrome.windows.createjstritar@chromium.org2010-10-145-67/+48
* Integration tests for password sync.albertb@chromium.org2010-10-146-0/+295
* Calling setup from automated_ui_tests so that browser start time is set post ...ace@chromium.org2010-10-141-2/+1
* Disable pyauto popup testsnirnimesh@chromium.org2010-10-141-1/+1
* Geolocation browser test: uses navigation rather than javascript alerts.bulach@chromium.org2010-10-142-20/+26
* fix EffectiveHostPermissions test to match implementationerikkay@chromium.org2010-10-142-23/+0
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-142-7/+0
* Mark AutomationProxyVisibleTest.AutocompleteMatchesTest as flaky.phajdan.jr@chromium.org2010-10-141-1/+4
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-142-5/+8
* Prevent browser actions and page actions from being used withaa@chromium.org2010-10-143-0/+27
* Add an option ProxyService::Create() to disable use of proxy auto-config.eroman@chromium.org2010-10-141-3/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-147-8/+8
* Fix pyauto popup tests to be non-flakynirnimesh@chromium.org2010-10-131-1/+2
* Revert 62458 - Expands the chrome.experimental.processes extension API.creis@google.com2010-10-139-167/+93
* Expands the chrome.experimental.processes extension API.creis@google.com2010-10-139-93/+167
* Adding a method to the Sync test harness that disables sync for a client.rsimha@chromium.org2010-10-132-75/+152