summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-134-11/+12
* Grant ChromeApplications unlimited appcache and database storage if requested.michaeln@chromium.org2010-08-132-1/+3
* Rename the extension manifest key "unlimited_storage" to "unlimitedStorage"asargent@chromium.org2010-08-132-1/+7
* Simple offline startup integration test.skrul@chromium.org2010-08-135-10/+190
* Mark scrollbar test flaky on Mac.brettw@chromium.org2010-08-131-3/+3
* FBTF: Forward declare everything possible in testing_profile.herg@google.com2010-08-132-85/+130
* Remove toolstrip references from autoupdate browser testasargent@chromium.org2010-08-138-9/+12
* Use Environment::SetVar in more places.tfarina@chromium.org2010-08-131-4/+5
* Clone of issue 2941001. See initial review below.twiz@google.com2010-08-122-2/+3
* Marking Client1HasData test as failed due to bug 51956.rsimha@chromium.org2010-08-121-1/+3
* remove toolstripserikkay@chromium.org2010-08-1221-403/+2
* Reland r55750. Broke AppApiTest.*.aa@chromium.org2010-08-123-2/+36
* Adds a browser_test for IndexedDB.bulach@chromium.org2010-08-123-0/+99
* Add token serialization to token_service.chron@chromium.org2010-08-123-0/+43
* Adding tts experimental extensions apichaitanyag@chromium.org2010-08-123-0/+39
* Adding automation for Pri0 and Pri1 test cases for syncing Chrome preferences.rsimha@chromium.org2010-08-121-4/+467
* Add a test for "native_client" permission for extensions.gregoryd@google.com2010-08-112-0/+49
* Provide a profile.GetAppCacheService() accessor and add two helper methods to...michaeln@chromium.org2010-08-111-0/+1
* Revert r55750aa@chromium.org2010-08-112-36/+0
* Forbid hybrid apps.aa@chromium.org2010-08-112-0/+36
* Chromium plumbing for Device Orientation.hans@chromium.org2010-08-111-0/+36
* Tab switching tests does not fail when running from an interactivensylvain@chromium.org2010-08-111-11/+2
* Making window.focus() work in Chrome.jcivelli@chromium.org2010-08-111-0/+1
* Make prefs use std::string for keys rather than wstrings.viettrungluu@chromium.org2010-08-115-33/+33
* Allow chrome:// pages to load extension resources. Also, lock down access fro...aa@chromium.org2010-08-113-0/+9
* Error reporting for sync setup failure.rsimha@chromium.org2010-08-112-20/+14
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-109-0/+9
* Revert 55602 - Attempt at making BrowserKeyboardAccessibility lets flaky. If ansky@chromium.org2010-08-101-3/+2
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-105-1/+18
* Attempt at making BrowserKeyboardAccessibility lets flaky. If ansky@chromium.org2010-08-101-2/+3
* Use SSL/TCP port for notifications in sync tests.rsimha@chromium.org2010-08-101-0/+9
* New pyauto translate hooks: always and never translate button.alyssad@chromium.org2010-08-102-5/+45
* FBTF: Reapplies r55259, the first new IPC definition patch.erg@google.com2010-08-101-0/+9
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-1/+3
* Change the NPAPITester fixture name to NPAPITesterBase (renamed in r55235)glider@chromium.org2010-08-101-12/+12
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+8
* CommandLine: Deprecate a function on non-Windows.evan@chromium.org2010-08-091-1/+1
* PyAuto test to verify geolocation pref.nirnimesh@chromium.org2010-08-093-4/+60
* Make --gtest_repeat flag work correctly for browser_tests.phajdan.jr@chromium.org2010-08-091-6/+31
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-095-12/+8
* pyauto theme runneralyssad@chromium.org2010-08-091-0/+80
* New autofill pyauto functional testsalyssad@chromium.org2010-08-093-7/+80
* Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CO...pinkerton@google.com2010-08-091-9/+0
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-095-8/+12
* Remove sync_types.h. No functions from this file are used, and some of them arebrettw@chromium.org2010-08-082-1/+1
* Take 2: Copy the npapi pepper test plugin during the build so wetony@chromium.org2010-08-075-79/+19
* Fix testBigZipnirnimesh@chromium.org2010-08-071-1/+1
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-1/+0
* Add new downloads testsnirnimesh@chromium.org2010-08-076-10/+120
* base: rename Environment::GetEnv to Environment::GetVar.tfarina@chromium.org2010-08-072-2/+2