summaryrefslogtreecommitdiffstats
path: root/chrome/browser/intents
Commit message (Expand)AuthorAgeFilesLines
* Add native file picker impl using SelectFileDialog.smckay@chromium.org2012-10-125-15/+208
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-112-5/+7
* Change web intents default policy -- remove suppression for changed options.gbillock@chromium.org2012-10-111-3/+1
* Add basic infrastructure for native (aka "browser builtin") services.smckay@chromium.org2012-10-066-1/+234
* Using custom enum histograms for Web Intents reporting to reduce histogram size.rouslan@chromium.org2012-10-043-32/+38
* Mac Web Intents Part 2: Change extension ID to std::stringsail@chromium.org2012-10-022-3/+2
* Re-enable auto-defaulting for quickoffice if no other service is installed.groby@chromium.org2012-09-283-13/+20
* Using API keys for requests to Chrome Web Store.rouslan@chromium.org2012-09-183-31/+3
* Fix for non-sticky defaults bug. Added a bunch of tests.gbillock@chromium.org2012-09-182-0/+16
* Revert 157197 - Using API keys for requests to Chrome Web Store.viettrungluu@chromium.org2012-09-173-3/+31
* Using API keys for requests to Chrome Web Store.rouslan@chromium.org2012-09-173-31/+3
* UMA reporting for duration of time spent in servicerouslan@chromium.org2012-09-142-0/+49
* Move type matching to web_intents_util, add a test.smckay@chromium.org2012-09-136-31/+72
* Don't prompt for directory on web intents downloads; handle in current tab.gbillock@chromium.org2012-09-121-0/+4
* [Coverity] Remove DCHECK that can't fire.groby@chromium.org2012-09-111-1/+0
* Store user's selection as a default.gbillock@chromium.org2012-09-102-7/+5
* Connect MediaFileSystemRegistry with MediaGalleriesPreferencesvandebo@chromium.org2012-09-071-3/+1
* Cleanup: Constify some ProfileKeyedBaseFactory methods and all overrides. Rem...thestig@chromium.org2012-09-064-4/+4
* Add support for reporting:smckay@chromium.org2012-09-052-3/+31
* Move device notification impl out of chrome/browser/media_galleryhongbo.min@intel.com2012-09-051-1/+1
* Add UMA reporting by Action+Type histograms across a variety of web intent ha...smckay@chromium.org2012-09-016-43/+341
* Support for matching and normalizing "recognized" actions. Needed by UMA repo...smckay@chromium.org2012-08-283-0/+89
* Improve the device type constants.vandebo@chromium.org2012-08-281-1/+1
* Remove MediaDeviceMapService references from |DeviceAttachedIntentSource::OnM...kmadhusu@chromium.org2012-08-271-19/+2
* Rename SystemMonitor's MediaDevice calls to RemovableStorage. Functional chan...thestig@chromium.org2012-08-262-13/+17
* Add scheme field.smckay@chromium.org2012-08-243-3/+85
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-2/+3
* Revert 152904 - Moving FaviconService to a ProfileKeyedService.ricow@chromium.org2012-08-231-3/+2
* Moving FaviconService to a ProfileKeyedService.rlp@chromium.org2012-08-231-2/+3
* SystemMonitor: Pull device type into the device idvandebo@chromium.org2012-08-212-15/+18
* 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