Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add WebBluetooth Blacklist support | fokinv | 2016-05-31 | 1 | -2/+11 | |
| | ||||||
* | Remove empty lines following braces. | Josh Matthews | 2016-05-27 | 1 | -1/+0 | |
| | ||||||
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -1/+1 | |
| | | | | This entirely removes the 'non-geckolib' feature of the util crate. | |||||
* | Refactor IPC-message sending | fokinv | 2016-05-03 | 1 | -61/+22 | |
| | ||||||
* | Replace the union types with the correct typedefs in the webidl files and ↵ | zakorgy | 2016-05-03 | 1 | -4/+3 | |
| | | | | the API classes. | |||||
* | Style fix | fokinv | 2016-05-03 | 1 | -23/+30 | |
| | ||||||
* | Error handling | zakorgy | 2016-05-03 | 1 | -30/+22 | |
| | ||||||
* | Implementation of the getPrimaryService(s), the getCharacteristic(s) and the ↵ | fokinv | 2016-05-03 | 1 | -4/+60 | |
| | | | | getDescriptor(s) functions. | |||||
* | Add Bluetooth IPC support | fokinv | 2016-05-03 | 1 | -12/+72 | |
| | ||||||
* | WebBluetooth API classes | Attila Dusnoki | 2016-03-16 | 1 | -0/+70 | |