Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move `*_traits` and other shared types to `shared` | Martin Robinson | 2023-11-03 | 1 | -112/+0 |
| | | | | | | | | | | | | This is the start of the organization of types that are in their own crates in order to break dependency cycles between other crates. The idea here is that putting these packages into their own directory is the first step toward cleaning them up. They have grown organically and it is difficult to explain to new folks where to put new shared types. Many of these crates contain more than traits or don't contain traits at all. Notably, `script_traits` isn't touched because it is vendored from Gecko. Eventually this will move to `third_party`. | ||||
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+3 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Fix some Clippy lints. | Teymour Aldridge | 2022-08-04 | 1 | -5/+4 |
| | |||||
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
| | |||||
* | Format component bluetooth_traits | kingdido999 | 2018-08-17 | 1 | -18/+13 |
| | |||||
* | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -9/+2 |
| | |||||
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -1/+1 |
| | |||||
* | Rename blacklist to blocklist | Zakor Gyula | 2016-11-17 | 1 | -0/+124 |