aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/gamepadbuttonlist.rs
Commit message (Expand)AuthorAgeFilesLines
* Format script componentchansuke2018-09-191-6/+13
* Used the zip function to iterate over both vectors simultaneously instead of anMaximilianDauner2018-03-231-4/+2
* Remove use of unstable box syntax.Simon Sapin2017-10-161-1/+1
* Rename Root<T> to DomRoot<T>Anthony Ramine2017-09-261-5/+5
* Rename JS<T> to Dom<T>Anthony Ramine2017-09-261-3/+3
* Rename dom::bindings::js to dom::bindings::rootAnthony Ramine2017-09-261-1/+1
* Implement Gamepad APIImanol Fernandez2017-04-121-0/+63