Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Rename Reflectable::global_scope to global | Anthony Ramine | 2016-10-06 | 1 | -3/+3 | |
| | ||||||
* | Make bluetooth::result_to_promise take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+2 | |
| | ||||||
* | Introduce GlobalScope::as_window | Anthony Ramine | 2016-10-06 | 1 | -3/+1 | |
| | ||||||
* | Make reflect_dom_object take a &GlobalScope | Anthony Ramine | 2016-10-06 | 1 | -2/+2 | |
| | ||||||
* | Update WebBluetooth to use Promises | Mátyás Mustoha | 2016-09-26 | 1 | -19/+34 | |
| | ||||||
* | Refactored a bluetooth* related files from codeStyle to code_style. | Arthur Marble | 2016-09-18 | 1 | -4/+4 | |
| | ||||||
* | Reorder `use` statements | UK992 | 2016-09-09 | 1 | -1/+1 | |
| | ||||||
* | Refactor Bluetooth error handling | zakorgy | 2016-07-27 | 1 | -3/+3 | |
| | ||||||
* | Remove some unnecessary pub modifiers (#50) | zakorgy | 2016-07-14 | 1 | -1/+1 | |
| | ||||||
* | Add missing steps to descriptors writeValue function | zakorgyula | 2016-07-07 | 1 | -2/+8 | |
| | ||||||
* | Add WebBluetooth Blacklist support | fokinv | 2016-05-31 | 1 | -1/+8 | |
| | ||||||
* | Remove empty lines following braces. | Josh Matthews | 2016-05-27 | 1 | -1/+0 | |
| | ||||||
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -2/+1 | |
| | | | | This entirely removes the 'non-geckolib' feature of the util crate. | |||||
* | Refactor IPC-message sending | fokinv | 2016-05-03 | 1 | -26/+17 | |
| | ||||||
* | Style fix | fokinv | 2016-05-03 | 1 | -6/+9 | |
| | ||||||
* | Error handling | zakorgy | 2016-05-03 | 1 | -11/+6 | |
| | ||||||
* | Add Bluetooth IPC support | fokinv | 2016-05-03 | 1 | -10/+75 | |
| | ||||||
* | WebBluetooth API classes | Attila Dusnoki | 2016-03-16 | 1 | -0/+68 | |