summaryrefslogtreecommitdiffstats
path: root/extensions/common/api/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-231-0/+1
* Convert Pass()→std::move() in //extensionsdcheng2015-12-182-4/+6
* bluetooth-advertising: Remove whitelist, add kiosk mode or flag requirement.ortuno2015-09-051-5/+0
* Extensions: Remove the legacy GetMessages/HasMessagestreib2015-08-202-24/+0
* Generate all extension schema namespaces as "api" and instead vary the genera...kalman2015-07-231-3/+3
* API stubs for the BLE advertisement API.rkc2015-05-074-2/+28
* Added GetCoalescedPermissionMessages to PermissionMessageProvidersashab2015-02-231-4/+0
* Added CoalescedPermissionMessages to ManifestPermissionssashab2014-12-102-0/+16
* Revert of Added CoalescedPermissionMessages to ManifestPermissions (patchset ...jochen2014-12-102-16/+0
* Added CoalescedPermissionMessages to ManifestPermissionssashab2014-12-102-0/+16
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-213-19/+16
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-032-13/+13
* Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...thestig2014-09-181-1/+0
* Extensions: Move bluetooth APIs to extensions/.thestig2014-08-296-0/+487