summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* Add another entry to known_crashes.txt.arv@chromium.org2010-11-121-0/+3
* Sets lastError when trying to connect or send a request to an invalid extension.jstritar@chromium.org2010-11-123-11/+69
* Allow an extension to dynamically set extra data in its update URL, in orderrogerta@chromium.org2010-11-123-0/+50
* Remove the login token from webstorePrivate API function return values.asargent@chromium.org2010-11-122-4/+3
* Revise the omnibox extension API so that specifying descriptionStyles is easier.mpcomplete@chromium.org2010-11-111-4/+2
* Implements a C++ version of JSONSchemaValidator.aa@chromium.org2010-11-116-0/+75
* Fix autofill pyauto tests to deal with invalid credit card numbersnirnimesh@chromium.org2010-11-111-6/+16
* All SSL UI tests work with ephemeral ports.cbentzel@chromium.org2010-11-112-4/+4
* Move base::ThreadLocalPlatform to base::internal::ThreadLocalPlatform.willchan@chromium.org2010-11-111-1/+1
* Add device management test server to net infrastructure.mnissler@chromium.org2010-11-111-0/+3
* Find in page tests by Rohitnirnimesh@chromium.org2010-11-116-5871/+135
* Split the private webstore install API into two parts.asargent@chromium.org2010-11-105-48/+64
* Add api method to get an installed extension by ID.tessamac@google.com2010-11-082-16/+29
* RenderViewHostManagerTest works with a testserver that listens on ephemeral p...cbentzel@chromium.org2010-11-081-4/+5
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-082-0/+86
* SSLUITest's work with ephemeral port testserver.cbentzel@chromium.org2010-11-065-7/+7
* Don't whitelist extensions with NPAPI from no-prompt install.asargent@chromium.org2010-11-052-0/+15
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-052-1/+91
* Allow the webstore to prompt for login even when there is a username already ...johnnyg@chromium.org2010-11-041-10/+0
* Autofill deprecate unique_ids in favor of guids for PersonalDataManagerdhollowa@chromium.org2010-11-041-0/+29
* Change disabling the assert that is causing ExtensionApiTest.Popup to become ...twiz@google.com2010-11-041-2/+4
* Implement new SearchBox API along side existing API.tonyg@chromium.org2010-11-042-0/+70
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-042-0/+90
* Adding reliability suppression for crash in ICU's unicodestring::toutf8 calle...robertshield@chromium.org2010-11-031-0/+3
* Add suppressions for more crashes in NotificationService from the reliability...robertshield@chromium.org2010-11-031-3/+3
* Fix bug with context menus in incognito mode.mpcomplete@chromium.org2010-11-023-0/+27
* Add icons so that I can send http://codereview.chromium.org/4139008/showaa@chromium.org2010-11-023-0/+0
* Adding reliability regression in webcore::font::glyphdataforcharacterrobertshield@chromium.org2010-11-021-0/+4
* Add pyauto tests and helper files for system-level testing of Web SQL Databases.kkania@chromium.org2010-11-021-0/+161
* Remove GetHiddenProperties crash from known crashes. Fixed in V8ager@chromium.org2010-11-011-3/+0
* Revert "Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smal...aa@chromium.org2010-11-019-514/+526
* Removing stack from known crashes, fixed in 64194ace@chromium.org2010-10-291-3/+0
* Fix flaky notification.NotificationsTest.testCancelNotification test.kkania@chromium.org2010-10-291-4/+7
* IndexedDB: Expand browser test to cover the database, index and transaction c...hans@chromium.org2010-10-2910-5/+281
* Add automated tests for PDFs.jam@chromium.org2010-10-283-0/+0
* Correction of missing manifest file for ExtensionApiTest.Popup browser test. ...twiz@google.com2010-10-281-0/+8
* Updates typical_profile data to include TopSites.sky@chromium.org2010-10-282-0/+0
* 1. Fires port.onDisconnect if tabs.connect fails.jstritar@chromium.org2010-10-281-5/+26
* Makes generate_profile able to generate top sites data.sky@chromium.org2010-10-281-7/+5
* Revert "Revert "Revert "Split ExtensionApiTest.Tabs into several smaller test...jochen@chromium.org2010-10-289-529/+514
* IndexedDB: Expand browser test to cover the object store.hans@chromium.org2010-10-283-2/+101
* Added grammar attribute to speech input.satish@chromium.org2010-10-281-0/+32
* Track in which frames navigation errors occurred and don't send further navig...jochen@chromium.org2010-10-281-39/+0
* Revert "Revert "Split ExtensionApiTest.Tabs into several smaller tests and re...aa@chromium.org2010-10-289-514/+529
* Revert "Split ExtensionApiTest.Tabs into several smaller tests and re-enable."aa@chromium.org2010-10-289-521/+514
* Split ExtensionApiTest.Tabs into several smaller tests and re-enable.aa@chromium.org2010-10-279-514/+521
* ui_tests run with --use-gl=osmesa so they use the OSMesa software renderer fo...apatrick@chromium.org2010-10-271-0/+54
* Implement the TTS completion callback in a generic way so that the callbackdmazzoni@chromium.org2010-10-2716-20/+177
* Attempt 2 at landing top sites refactor:sky@chromium.org2010-10-273-0/+50
* Add sync login token to results from webstore private API functions.asargent@chromium.org2010-10-272-4/+2