summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* DevTools: focus devtools on breakpoint while docked (Linux & Mac fix).pfeldman@chromium.org2010-05-031-1/+0
* Revert "Clean-up of the asynchronous behaviour of the experimental extension ...phajdan.jr@chromium.org2010-05-013-86/+4
* Embed unicode literals the correct wayskrul@chromium.org2010-04-301-1/+3
* Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness.kkania@chromium.org2010-04-302-11/+19
* Clean-up of the asynchronous behaviour of the experimental extension popup API. twiz@chromium.org2010-04-303-4/+86
* r46025 reverted r46023 which caused a build break on chromeos.prasadt@chromium.org2010-04-301-2/+2
* Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som...skrul@chromium.org2010-04-303-1/+345
* Attempt 2 at relanding your patch. I believe the problem was the removal of t...sky@chromium.org2010-04-301-0/+1
* Re-apply http://codereview.chromium.org/1622012timurrrr@chromium.org2010-04-305-33/+56
* Revert "[Third time landing] Python implementation of sync server, for testing."phajdan.jr@chromium.org2010-04-305-56/+33
* Don't run ResourceDispatcherTest.CrossSiteAfterCrash under Valgrind on Linuxtimurrrr@chromium.org2010-04-301-0/+2
* Remove deprecated things from net test suite:phajdan.jr@chromium.org2010-04-301-2/+2
* [Third time landing] Python implementation of sync server, for testing.nick@chromium.org2010-04-305-33/+56
* Revert r46023: "Detect new instance of the browser when running in the backgr...willchan@chromium.org2010-04-301-2/+2
* Detect new instance of the browser when running in the background in persistentprasadt@chromium.org2010-04-301-2/+2
* Implement UI automation on the Mac.jrg@chromium.org2010-04-291-0/+11
* Fix data dir name for testRedirectHistory on linuxnirnimesh@chromium.org2010-04-291-1/+1
* Add 2 tests for history.nirnimesh@chromium.org2010-04-296-19/+77
* In the sync integration tests for preferences, don't assume a specificalbertb@chromium.org2010-04-291-4/+5
* Add and implement cut/copy/paste to the bookmark bar and folder context menus...mrossetti@chromium.org2010-04-292-0/+122
* Add automation hooks for setting/gettting preferences.nirnimesh@chromium.org2010-04-295-20/+181
* Move common code into process_util.cc.maruel@chromium.org2010-04-291-9/+5
* Mark ExternalTabUITest.CreateExternalTab1 as flaky.phajdan.jr@chromium.org2010-04-291-1/+2
* Mark NPAPIVisiblePluginTester.VerifyNPObjectLifetime as FLAKY.phajdan.jr@chromium.org2010-04-291-1/+2
* Get rid of BookmarkEditor::Handler entirely.viettrungluu@chromium.org2010-04-292-4/+4
* Revert 45916 - Python implementation of sync server, for testing.nick@chromium.org2010-04-295-56/+33
* Python implementation of sync server, for testing.nick@chromium.org2010-04-295-33/+56
* Revert 45906 - Relands your patch to have an option for enabling vertical tab...sky@chromium.org2010-04-291-1/+0
* Relands your patch to have an option for enabling vertical tabs. I'vesky@chromium.org2010-04-291-0/+1
* Nukes one of the AddTabWithURL variants.sky@chromium.org2010-04-292-4/+5
* Fix testInvalidURLNoHistory to account for proxy invalid url page.nirnimesh@chromium.org2010-04-291-3/+5
* Rework of the shared resources patch for checkinfeldstein@chromium.org2010-04-281-0/+7
* fullscreen window app launch containererikkay@chromium.org2010-04-282-0/+18
* Fix second-profile dir so that it's a sibling of the first; eliminate a FromW...nick@chromium.org2010-04-286-12/+15
* Reland: Link the name of the extension on the management page to thefinnur@chromium.org2010-04-283-3/+6
* Adding a way to retrieve Firefox proxy settings.jcivelli@google.com2010-04-271-0/+136
* gyp: unify toolkit_views usageevan@chromium.org2010-04-271-10/+11
* Add support for new webkit capability allowing us to updatedavemoore@chromium.org2010-04-271-0/+37
* Remove crash in SetProperty from a list of known crashes.antonm@chromium.org2010-04-271-4/+0
* Don't delete the user profile directory for tests that ran with --user-data-dir.thestig@chromium.org2010-04-271-9/+12
* Remove svn:executable property from a bunch of files that don't need it.thestig@chromium.org2010-04-27131-456/+456
* Move a disabled test from sync_unit_test to unit_test.thestig@chromium.org2010-04-272-2/+3
* Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...eroman@chromium.org2010-04-271-3/+0
* Move event_sys.h, event_sys-inl.h and event_sys_unittest.cc to chrome/common ...sanjeevr@chromium.org2010-04-261-1/+1
* Add tests for history.nirnimesh@chromium.org2010-04-264-2/+134
* Add geolocation permission to extensions/apps.erikkay@chromium.org2010-04-265-10/+31
* Mark ExternalTabUITest.HostNetworkStack failed as flaky.bulach@chromium.org2010-04-261-1/+2
* Fix another instance of python_24 being used on Windows.tony@chromium.org2010-04-261-13/+1
* Don't use the checked in python for UI tests on Windows.tony@chromium.org2010-04-261-13/+2
* Run the notifications info bar tests as interactive ui tests rather than just...johnnyg@chromium.org2010-04-231-0/+1