aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/task_manager.rs
Commit message (Expand)AuthorAgeFilesLines
* clippy: Fix some clippy problems in `components/script` (#31778)Rosemary Ajayi2024-03-201-1/+1
* Implement non-XR Gamepad discovery and input (#31200)Daniel Adams2024-02-171-0/+13
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-111-3/+4
* ensure clean shutdown of all threads running JSGregory Terzian2020-06-301-1/+1
* impl timer-task-source, dedicated time-out mechanism for service-workerGregory Terzian2019-11-191-0/+13
* begin messageport, transferable objects, implKeith Yeung2019-10-191-0/+13
* Update MPL license to https (part 3)Jan Andre Ikenmeyer2018-11-191-1/+1
* Unify the task source and task canceller APIAgustin Chiappe Berrini2018-11-141-0/+162