summaryrefslogtreecommitdiffstats
path: root/chrome/browser/intents/web_intents_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 113071 - Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Revert 113047 - Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-061-2/+2
* Make ExtensionService use ExtensionSet.yoz@chromium.org2011-12-051-2/+2
* Add a check to the registry before the intent infobar is shown.gbillock@chromium.org2011-11-111-0/+48
* [Web Intents] Change the webdata API to reference "Services" forgbillock@chromium.org2011-11-091-4/+4
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-011-9/+11
* Support MIME types for intent selection.groby@chromium.org2011-10-261-5/+33
* WebIntentsRegistry now queries extensions for Intentsgroby@chromium.org2011-09-231-5/+29
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-6/+8
* Added WebIntents GetAll supportgroby@chromium.org2011-08-131-0/+14
* Web Intents: Fix a leak.jhawkins@chromium.org2011-08-081-5/+6
* Initial version of web intents registrygroby@chromium.org2011-08-061-0/+80