summaryrefslogtreecommitdiffstats
path: root/content/common/intents_messages.h
Commit message (Expand)AuthorAgeFilesLines
* Make most code on mac compile with enable_web_intents=0thakis@chromium.org2013-02-011-0/+4
* Pass the mime data type with the web intent data through RPC.gbillock@chromium.org2012-10-191-0/+1
* Use a reply struct instead of individual values when responding to intents. A...smckay@chromium.org2012-10-191-6/+11
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-101-1/+1
* Add "scheme" field to WebIntentServiceData object.smckay@chromium.org2012-06-281-1/+2
* Add ability to dispatch an intent on a device attached event.kmadhusu@chromium.org2012-06-261-0/+2
* Pass user gesture indicator for RPH and intents.gbillock@chromium.org2012-06-011-6/+13
* Pass web intents client suggestions along through webkit glue layer.gbillock@chromium.org2012-05-291-0/+1
* Add constructor to get extras, service, ports from WebIntent object.gbillock@chromium.org2012-05-021-0/+1
* Chromium-side dispatch for explicit intents.gbillock@chromium.org2012-04-271-0/+1
* Pass content-type resources to web intents. Goes through download, then invok...gbillock@chromium.org2012-04-101-0/+3
* An internal intents dispatcher useful for initiating an intent from the brows...gbillock@chromium.org2012-03-161-0/+3
* Make IPC_MESSAGE_EXPORT more robust.thakis@chromium.org2012-02-211-1/+4
* [Web Intents] Make IntentInjector adapt to the new content APIgbillock@chromium.org2011-12-091-3/+9
* Fix the RenderViewImpl to adapt to the Chromium API change for Web Intents.gbillock@chromium.org2011-11-281-2/+2
* Support dispositon attribute.gbillock@chromium.org2011-10-311-0/+8
* Refactor return message into webkit_glue (make include-friendly).gbillock@chromium.org2011-10-051-22/+4
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-0/+5
* Add messages/handlers for the invocation sequence. Copy from geolocation_disp...gbillock@chromium.org2011-09-161-0/+48