summaryrefslogtreecommitdiffstats
path: root/chrome/test/data
Commit message (Expand)AuthorAgeFilesLines
* Re-enable IndexedDB browser tests.hans@chromium.org2010-11-242-3/+1
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-232-19/+0
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-232-0/+19
* When a renderer crashes, make sure its resources are cleaned up.jorlow@chromium.org2010-11-233-0/+99
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-233-0/+33
* Switch the PDF browser test to get its data from the pdf repo.jam@chromium.org2010-11-203-0/+0
* Implement a dispatcher for prerender requestsgavinp@chromium.org2010-11-193-0/+7
* Add new reliability crashes.kkania@chromium.org2010-11-191-18/+27
* Adding support for optional description in to the callback of the management ...asargent@chromium.org2010-11-183-3/+49
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-182-6/+1
* Allow localization of omnibox.keyword.mpcomplete@chromium.org2010-11-171-1/+1
* CL correcting Extensions regression introduced by CL 2941001.twiz@google.com2010-11-171-19/+16
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-176-0/+42
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-176-42/+0
* Implement web app definition parsing.aa@chromium.org2010-11-176-0/+42
* More changes to extension omnibox API for styles.mpcomplete@chromium.org2010-11-161-1/+2
* 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