summaryrefslogtreecommitdiffstats
path: root/chrome/browser/intents
Commit message (Expand)AuthorAgeFilesLines
* intents: Add conditional web intents dispatch for docs types.gbillock@chromium.org2012-08-171-2/+6
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Add a constructor that takes only the "interesting" args (basically the args ...smckay@chromium.org2012-08-102-0/+13
* [Web Intents] Add ability to dispatch intents from extension-caused code (i.e...gbillock@chromium.org2012-08-092-0/+13
* Add support for unregistering defaults by service_url.smckay@chromium.org2012-08-093-1/+54
* Make GetIntentServicesForExtensionFilter work synchronouslygroby@chromium.org2012-08-093-40/+9
* Set locale for extension tests, keep it from affecting global stategroby@chromium.org2012-08-071-8/+1
* Show device attach web intent picker dialog only if we have registered services.kmadhusu@chromium.org2012-08-072-15/+88
* Set media device name as isolated file system name.kmadhusu@chromium.org2012-08-051-1/+1
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-032-0/+39
* Implement media path filtertzik@chromium.org2012-08-021-1/+3
* Cleanup: Remove dead switch in WebIntentsRegistryTest.thestig@chromium.org2012-08-011-56/+55
* [Web Intents] Localization of intent titles for CWS suggestionsgroby@chromium.org2012-08-013-31/+201
* Support for loading all default intent services. Necessary to allow editing o...smckay@chromium.org2012-08-013-66/+186
* Refactor WebIntentsRegistry internals to use closures as WebDataService resul...smckay@chromium.org2012-07-312-95/+119
* Add == support.smckay@chromium.org2012-07-312-0/+12
* Revert 148720 - [Web Intents] Localization of intent titles for CWS suggestionszhaoqin@google.com2012-07-273-199/+31
* [Web Intents] Localization of intent titles for CWS suggestionsgroby@chromium.org2012-07-273-31/+199
* Use IntentsQuery as the WDS consumer. By unencumbering WebIntentsRegistry of ...smckay@chromium.org2012-07-272-94/+131
* Add more FS types and introduce type field into IsolatedContextkinuko@chromium.org2012-07-251-2/+4
* Change base::SystemMonitor's media device functions to take a type and FilePa...thestig@chromium.org2012-07-212-15/+21
* Move ExtensionSystem into extensions namespacerdevlin.cronin@chromium.org2012-07-111-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-115-5/+0
* Make isolated file system works for a device root (e.g. X:\\)kinuko@chromium.org2012-07-101-7/+7
* WebIntent UI: For MS Office files if no user-set default service is found the...hshi@chromium.org2012-06-291-0/+34
* Add "scheme" field to WebIntentServiceData object.smckay@chromium.org2012-06-281-46/+68
* Add ability to dispatch an intent on a device attached event.kmadhusu@chromium.org2012-06-262-0/+105
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-191-2/+2
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-191-2/+2
* TabContentsWrapper -> TabContents, part 19.avi@chromium.org2012-06-112-9/+8
* Coverity: Check the return value of GetAsDictionary.jhawkins@chromium.org2012-06-071-2/+2
* [WebIntents] Request 15 suggestions to account for installed itemsgroby@chromium.org2012-06-072-1/+17
* Force start_index in CWS query to be 0.groby@chromium.org2012-06-062-3/+5
* TabContentsWrapper -> TabContents, part 2.avi@chromium.org2012-06-061-5/+5
* Move function for classifying a string as a mime type into MimeUtilgbillock@chromium.org2012-06-061-31/+1
* CWSIntentsRegistry must _ALWAYS_ call back, even in error case.groby@chromium.org2012-06-051-55/+60
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-042-2/+2
* Pass user gesture indicator for RPH and intents.gbillock@chromium.org2012-06-011-23/+7
* Remove Extension::STRICT_ERROR_CHECKS, it was never used.aa@chromium.org2012-05-311-6/+2
* Fixing the memory leaks from the conversion of WebDataService to a ProfileKey...rlp@chromium.org2012-05-251-9/+1
* Remove IsWebIntentsEnabledForActiveBrowser and change HostContentSettingsMap ...ben@chromium.org2012-05-243-15/+9
* Change most content::URLFetcher references to net::URLFetcherakalin@chromium.org2012-05-231-2/+2
* Remove content::URLFetcherDelegateakalin@chromium.org2012-05-221-3/+3
* Move Extension into extensions namespaceaa@chromium.org2012-05-213-1/+8
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-0/+1
* Web Intents: Remove the flag and compile-time define.jhawkins@chromium.org2012-05-161-7/+1
* Update to handle absolute-looking paths in manifests and still produce nice-l...gbillock@chromium.org2012-05-151-0/+3
* Taking over issue 10006037.rlp@chromium.org2012-05-143-8/+28
* Coverity: Check the return value of GetAsDictionary().jhawkins@chromium.org2012-05-141-3/+3