summaryrefslogtreecommitdiffstats
path: root/chrome/browser/webdata/web_intents_table.h
Commit message (Expand)AuthorAgeFilesLines
* Move c/b/webdata/code which does not depend on chrome/ to components/webdata/caitkp@chromium.org2013-04-031-1/+1
* Pass app_locale directly to AutofillTablecaitkp@chromium.org2013-04-021-1/+0
* Move creation of the various WebDatabaseTable types out of WebDatabase.joi@chromium.org2013-03-201-2/+7
* Generalize migration code in WebDatabase.joi@chromium.org2013-03-121-0/+3
* Delete most web intents code.thakis@chromium.org2013-02-111-52/+3
* Get everything to link with enable_web_intents=0 on all ports.thakis@chromium.org2013-02-041-0/+2
* webdata: Rename GetWebIntentServices() to GetWebIntentServicesForAction().tfarina@chromium.org2012-12-081-2/+1
* Add support for unregistering defaults by service_url.smckay@chromium.org2012-08-091-0/+3
* Add support for saving and loading scheme based intents.smckay@chromium.org2012-07-171-0/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add "scheme" column to web_intents and web_intents_defaults tables.smckay@chromium.org2012-06-111-0/+3
* Revert 140638 - Add "scheme" column to web_intents and web_intents_defaults t...jhawkins@chromium.org2012-06-061-3/+0
* Add "scheme" column to web_intents and web_intents_defaults tables. This is o...smckay@chromium.org2012-06-051-0/+3
* Add default intents methods for web data service.gbillock@chromium.org2012-02-171-1/+1
* Modify schema to include defaulting information.gbillock@chromium.org2012-02-091-2/+40
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-2/+3
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-4/+2
* Add a check to the registry before the intent infobar is shown.gbillock@chromium.org2011-11-111-0/+5
* [Web Intents] Change the webdata API to reference "Services" forgbillock@chromium.org2011-11-091-5/+6
* Add webkit_glue namespace. Improve some variable and test names.gbillock@chromium.org2011-11-011-9/+11
* Moved web_intent_service_data into webkit/gluegroby@chromium.org2011-09-221-1/+1
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-5/+5
* Added WebIntents GetAll supportgroby@chromium.org2011-08-131-0/+3
* Web Intents: Hook up the register intent InfoBar with the WebIntentsRegistry.jhawkins@chromium.org2011-08-111-6/+7
* Initial version of web intents registrygroby@chromium.org2011-08-061-9/+2
* First implementation of web intents table.groby@chromium.org2011-07-271-0/+62