aboutsummaryrefslogtreecommitdiffstats
path: root/components/webdriver_server
Commit message (Expand)AuthorAgeFilesLines
* Use workspace definitions for all crates and update to the 2021 edition (#32544)Martin Robinson2024-06-181-5/+5
* Move non-gfx things out of `gfx_traits` and create a `base` crate (#32296)Martin Robinson2024-05-172-3/+3
* clippy: Allow `too_many_arguments` for existing functions (#31974)eri2024-04-021-1/+1
* clippy: Fix assorted warnings in `components/` (#31628)eri2024-03-132-38/+29
* deps: Remove unused crate dependencies (#31185)Martin Robinson2024-01-261-1/+0
* Move `*_traits` and other shared types to `shared`Martin Robinson2023-11-031-5/+5
* Add shell.background-color.rgba to prefs (#30488)Ngo Iok Ui (Wu Yu Wei)2023-10-041-0/+5
* Dedupe ron and base64 (#30415)Fabrice Desré2023-09-231-0/+35
* Strict import formatting (grouping and granularity) (#30325)Samson2023-09-112-32/+30
* remove `extern crate` (#30311)Samson2023-09-081-10/+5
* [NFC] compositing: extract types into new compositing_traits crate (#30125)Delan Azabani2023-08-183-3/+3
* bump base64 from 0.10 to 0.21 (#29804)Tuna2023-08-021-2/+2
* Fix compiler warning introduced in 4aa8a1c41895550e43dcbce6442c9f4b6163b9b7The Capyloon Team2023-05-201-2/+2
* Update: Bumped webdriver version to 0.48michaelgrigoryan252023-05-182-7/+19
* Start the transition to workspace dependenciesMartin Robinson2023-05-171-14/+14
* Bump euclid to 0.22Martin Robinson2023-01-261-1/+1
* Update cookie/hyper_serde.Josh Matthews2022-04-011-1/+1
* Update image/png.Josh Matthews2022-04-012-3/+4
* Update keyboard-types.Josh Matthews2022-04-011-1/+1
* Upgrade HyperNaveen Gattu2022-01-163-8/+22
* feat: shorten thread namesyvt2021-07-191-1/+1
* Fix warnings introduced in newer Rust NightlySimon Sapin2021-02-251-8/+4
* Add creation url and Secure ContextsJonathan Kingston2020-11-251-1/+8
* update keyboard-types cratePaul Rouget2020-06-291-1/+1
* Make url for "client" referrer mandatoryMatthias Deiml2020-06-172-1/+3
* More Cargo.toml updatesatouchet2020-05-311-8/+8
* Remove some unused dependency declarationsSimon Sapin2020-05-291-1/+0
* Update serde_json.Josh Matthews2020-04-231-2/+0
* Remove syn 0.15 from our crate graph (fixes #24421)Anthony Ramine2020-03-052-2/+2
* Update ipc-channel and crossbeam-channel.Josh Matthews2020-02-201-2/+2
* move ConstellationMsg to compositingKunal Mohan2020-01-293-2/+5
* Update rand to 0.7 (fixes #24448)Anthony Ramine2019-10-231-1/+1
* Remove unused dependenciesShotaro Yamada2019-10-011-2/+0
* Auto merge of #24090 - georgeroman:implement_element_click_wd_command, r=jdmbors-servo2019-09-042-102/+150
|\
| * Implement ElementClick wd commandGeorge Roman2019-08-312-102/+150
* | Auto merge of #24058 - Eijebong:ipc-channel, r=jdmbors-servo2019-08-271-1/+1
|\ \ | |/ |/|
| * Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* | Implement pointerMove webdriver actionGeorge Roman2019-08-222-19/+226
|/
* Auto merge of #23947 - georgeroman:finish_json_clone_functionality, r=jdmbors-servo2019-08-211-7/+18
|\
| * Finish the JSON clone algorithmGeorge Roman2019-08-211-7/+18
* | use ipc router in webdriverGregory Terzian2019-08-201-27/+40
|/
* Implement TakeElementScreenshot WebDriver commandGeorge Roman2019-08-202-8/+48
* Auto merge of #23951 - georgeroman:return_errorstatus_from_webdriverhandlers,...bors-servo2019-08-191-69/+25
|\
| * Return ErrorStatus from webdriver_handlersGeorge Roman2019-08-181-69/+25
* | Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdmbors-servo2019-08-181-27/+128
|\ \
| * | Implement pointerDown and pointerUp webdriver actionsGeorge Roman2019-08-161-27/+128
| |/
* | Auto merge of #23838 - servo:url-2.0, r=Manishearthbors-servo2019-08-171-1/+1
|\ \
| * | Update to url 2.0Simon Sapin2019-08-171-1/+1
| |/
* | Auto merge of #23979 - Eijebong:deps-deps-deps, r=jdmbors-servo2019-08-161-1/+1
|\ \ | |/ |/|
| * Update webrender, image, png and raqoteBastien Orivel2019-08-161-1/+1