Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | clippy: Allow `too_many_arguments` for existing functions (#31974) | eri | 2024-04-02 | 1 | -1/+1 |
* | clippy: Fix assorted warnings in `components/` (#31628) | eri | 2024-03-13 | 1 | -13/+10 |
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -9/+9 |
* | [NFC] compositing: extract types into new compositing_traits crate (#30125) | Delan Azabani | 2023-08-18 | 1 | -1/+1 |
* | Fix compiler warning introduced in 4aa8a1c41895550e43dcbce6442c9f4b6163b9b7 | The Capyloon Team | 2023-05-20 | 1 | -2/+2 |
* | Update: Bumped webdriver version to 0.48 | michaelgrigoryan25 | 2023-05-18 | 1 | -2/+6 |
* | move ConstellationMsg to compositing | Kunal Mohan | 2020-01-29 | 1 | -1/+2 |
* | Implement ElementClick wd command | George Roman | 2019-08-31 | 1 | -100/+85 |
* | Implement pointerMove webdriver action | George Roman | 2019-08-22 | 1 | -15/+218 |
* | Implement pointerDown and pointerUp webdriver actions | George Roman | 2019-08-16 | 1 | -27/+128 |
* | Initial actions support in WebDriver | George Roman | 2019-08-10 | 1 | -0/+220 |