summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Mark all selenium tests as passing.tony@chromium.org2010-03-241-1/+0
* Make it clear what last_sync_timestamp actually tracks. Updatenick@chromium.org2010-03-241-4/+4
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-1/+0
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-0/+1
* Fix PyAuto crash when a script has multiple tests.nirnimesh@chromium.org2010-03-2314-103/+417
* Fixed the gtest filter for unit_tests on Mac under ThreadSanitizerglider@chromium.org2010-03-231-1/+1
* Re-enable the DB perf tests and lower the number of iterations perdumi@chromium.org2010-03-221-9/+25
* We had a problem where if chrome crashed on cros and was relauncheddavemoore@chromium.org2010-03-222-4/+14
* Enable DOM paste for extensions with clipboard access.dcheng@chromium.org2010-03-221-0/+4
* Revert "Keyboard accessibility for the page and app menus.", rev 42234 and 42...maruel@chromium.org2010-03-225-153/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-225-0/+153
* Filtered out ExtensionTest.InitFromValueInvalid from being executed underglider@chromium.org2010-03-221-0/+3
* Revert "Keyboard accessibility for the page and app menus."maruel@chromium.org2010-03-225-157/+0
* Keyboard accessibility for the page and app menus.dmazzoni@chromium.org2010-03-225-0/+157
* [GTTF] Reduce number of automation methods ending with WithTimeout.phajdan.jr@chromium.org2010-03-2217-451/+141
* Adds browser tests exercising multiple iframes for geolocation.bulach@chromium.org2010-03-222-2/+24
* When testing, we don't want to know about 'component' or 'external'joi@chromium.org2010-03-201-1/+8
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-2/+3
* Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs...thestig@chromium.org2010-03-201-1/+0
* Disable new WorkerTest.SharedWorkerInIframe test. It's failing in Valgrind.thestig@chromium.org2010-03-191-0/+1
* Allow dynamic switching in and out of sidetabs mode.ben@chromium.org2010-03-191-0/+1
* Resubmit 1025006: Refactor app-related manifest propertiesaa@chromium.org2010-03-1927-7/+213
* Improve the integration test harness by using the max_local_timestamptim@chromium.org2010-03-193-93/+66
* Revert 42115 - Disable BrowserEncodingTest.TestEncodingAliasMapping as it's f...jhawkins@chromium.org2010-03-191-3/+0
* Disable BrowserEncodingTest.TestEncodingAliasMapping as it's failing under Va...jhawkins@chromium.org2010-03-191-0/+3
* Disable BookmarkAllTabsControllerTest.BookmarkAllTabs under Valgrind, as it i...jhawkins@chromium.org2010-03-191-0/+2
* [GTTF] Make automation timeouts more sane.phajdan.jr@chromium.org2010-03-193-12/+8
* Revert 42091 - Refactor apprelated manifest properties so that they don'tandybons@chromium.org2010-03-1926-211/+0
* Refactor app-related manifest properties so that they don'taa@chromium.org2010-03-1926-0/+211
* Mark selenium test as failing to get the bot green.tony@chromium.org2010-03-191-0/+1
* Add GeolocationContentSettingsMap, a geolocation-specific variant of HostCont...pkasting@chromium.org2010-03-191-0/+10
* Re-disable the DB perf tests, because the Vista perf bot is choking on them.dumi@chromium.org2010-03-191-2/+2
* Combine similar code from sync unit tests and add additional unit tests for t...zork@chromium.org2010-03-191-1/+1
* Re-enable all DB perf tests.dumi@chromium.org2010-03-191-2/+2
* Valgrind: Explicitly disable all worker tests until we figure things out.thestig@chromium.org2010-03-193-68/+58
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-1815-1/+1094
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-181-0/+3
* Don't use the TabContents in the AutoFillInfoBarDelegateTest. Fixes a few le...jhawkins@chromium.org2010-03-182-17/+1
* Add a known crasher for the reliability bot.jhawkins@chromium.org2010-03-181-3/+3
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-7/+11
* Update sync to support syncing of typed urlszork@chromium.org2010-03-181-0/+2
* Make repost form warning tab-modal on Mac.bauerb@chromium.org2010-03-181-0/+8
* Enable AutoFill when in incognito mode. The infobar will not be shown, but p...jhawkins@chromium.org2010-03-172-1/+17
* PyAuto: Flags to forbid cleaning profile dirnirnimesh@chromium.org2010-03-175-10/+41
* Committing for dcheng@brg@chromium.com2010-03-174-0/+88
* Refactored NPAPITester to accomodate PepperTester. The functionality to load/...alokp@chromium.org2010-03-172-25/+81
* Move cert_test_util.{h,cc} and ssl_test_util.{h,cc} to thewtc@chromium.org2010-03-171-0/+1
* [GTTF] Remove the internal timeout of extension browser tests.phajdan.jr@chromium.org2010-03-172-7/+3
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-172-2/+2
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-1715-1085/+1