summaryrefslogtreecommitdiffstats
path: root/chrome/test
Commit message (Expand)AuthorAgeFilesLines
* Make policy removable using ifdefs instead of stubs.torne@chromium.org2011-07-141-0/+2
* Adds extension API for getting/observing input method.altimofeev@chromium.org2011-07-142-0/+44
* Disable all gpu pyauto testsnirnimesh@chromium.org2011-07-141-4/+1
* Disable failing gpu pyauto testsnirnimesh@chromium.org2011-07-141-0/+5
* Reenable ExtensionApiTest.WebSocket.yutak@chromium.org2011-07-141-1/+1
* Pyauto runner for gpu tests aocampo@chromium.org2011-07-142-0/+97
* Fix some bugs when speak() is called without all of its arguments.dmazzoni@chromium.org2011-07-143-0/+62
* Apply content-security-policy to chrome://extensions page.tsepez@chromium.org2011-07-131-5/+6
* Enable test : prefs.PrefsTest.testSessionRestore on macjasneet@chromium.org2011-07-131-2/+0
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-133-3/+3
* Fix special_tabs test for chromeosnirnimesh@chromium.org2011-07-131-0/+14
* Add content-security-policy to chrome://view-http-cache, and move scripts to ...tsepez@chromium.org2011-07-131-1/+1
* Update testAboutAppCacheTab to work with the new appcache-internals page.michaeln@google.com2011-07-132-5/+5
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-5/+7
* Adding typed url sync performance testsbraffert@chromium.org2011-07-131-0/+166
* Fix flakiness in ExecuteScriptApiTest.NavigationRace by handling cases where ...mihaip@chromium.org2011-07-133-10/+25
* Get rid of the ProfileId. It was added for ceee. I reverted the original chan...jam@chromium.org2011-07-132-38/+1
* Sync performance tests: simplifying timing procedure.braffert@chromium.org2011-07-131-64/+15
* Disable nacl integration tests temporarily while I sort out the scripting ver...dmichael@chromium.org2011-07-131-1/+1
* Disables flaky test.sky@chromium.org2011-07-131-0/+3
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-2/+9
* Revert 92331 - Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-9/+2
* Fix leaking request IDs in webRequest APIbattre@chromium.org2011-07-131-2/+9
* Re-land change 7253001.sanjeevr@chromium.org2011-07-138-0/+91
* Disable testAboutAppCacheTabnirnimesh@chromium.org2011-07-131-0/+2
* Revert 92289 - Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-132-95/+12
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-132-12/+95
* Tighten up two Autofill postal code regexes to require word boundariesisherman@chromium.org2011-07-131-0/+32
* bookmarks: Use empty() accessor in some places instead of relying in child_co...tfarina@chromium.org2011-07-121-2/+1
* Disable autofill.AutofillTest.testCharsStrippedForAggregatedPhoneNumbers. Bug...anantha@chromium.org2011-07-121-0/+2
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-7/+5
* Remember whether an Extension/App was installed from the Web Store.bbudge@google.com2011-07-121-1/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-5/+7
* Fixes FastShutdown.SlowTermination.sreeram@chromium.org2011-07-122-9/+81
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1222-89/+127
* Re-enabling testSpecialURLTabs pyauto test. Vista bot needed a reboot. Bug=88...anantha@chromium.org2011-07-121-2/+0
* Disable testSpecialURLTabs pyauto test. It still fails on Vista. Bug=88574 anantha@chromium.org2011-07-121-0/+2
* Adding a test for the appcache removal functionality of BrowsingDataRemover.marja@google.com2011-07-122-1/+17
* Fix apellido from proral to singular in last name matching pattern.Takano.Naoki@gmail.com2011-07-122-0/+51
* Added WebGL conformance tests to GPU tests.jrt@chromium.org2011-07-124-2/+453
* Improve Autofill heuristics to work with kneedraggers.comisherman@chromium.org2011-07-122-0/+582
* Adding password sync performance tests.braffert@chromium.org2011-07-121-0/+165
* Explicitly ShutdownOnUIThread the HostContentSettingsMap when destroying the ...bauerb@chromium.org2011-07-121-5/+7
* Added options browser_tests using the generator and js handler framework.scr@chromium.org2011-07-123-34/+44
* Pull new NaCl, Pull the NaCl version of PPAPI into the Chrome checkout. Enablebrettw@chromium.org2011-07-121-1/+1
* Fix chromedriver logging tests by killing the chromedriver server in tearDown.kkania@chromium.org2011-07-121-2/+3
* Use process-per-app-instance for hosted apps without background permission.creis@chromium.org2011-07-124-2/+21
* Fix chromedriver tests on windows by changing the way it determines open ports.kkania@chromium.org2011-07-122-5/+3
* Disable testGeolocationPrefnirnimesh@chromium.org2011-07-121-0/+2
* Added options browser_tests using the generator and js handler framework.scr@chromium.org2011-07-1210-319/+832