aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bluetooth.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix an incorect behavior, when converting optional services.zakorgyula2016-06-061-3/+2
* Add WebBluetooth Blacklist supportfokinv2016-05-311-3/+12
* Remove empty lines following braces.Josh Matthews2016-05-271-1/+0
* Move DOMString back to scriptAnthony Ramine2016-05-241-1/+1
* Remove BluetoothDevice memberszakorgy2016-05-051-12/+1
* Refactor IPC-message sendingfokinv2016-05-031-46/+27
* Refactor scan filterzakorgy2016-05-031-56/+22
* Style fixfokinv2016-05-031-18/+15
* requestDevice options (filters and optionalServices)zakorgy2016-05-031-48/+171
* Add Bluetooth IPC supportfokinv2016-05-031-3/+62
* WebBluetooth API classesAttila Dusnoki2016-03-161-0/+39