Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(script_plugins): replace `TyCtxt::{get_attrs -> get_attrs_unchecked}` | yvt | 2022-10-16 | 1 | -1/+2 |
* | fix(script_plugins): the visibility fields of `rustc_hir::intravisit::FnKind`... | yvt | 2022-10-16 | 1 | -1/+1 |
* | Auto merge of #28893 - EnnuiL:master, r=jdm | bors-servo | 2022-08-15 | 3 | -3/+13 |
|\ | |||||
| * | Implement WebP support | Ennui Langeweile | 2022-05-10 | 3 | -3/+13 |
* | | Fix some Clippy lints. | Teymour Aldridge | 2022-08-04 | 14 | -43/+37 |
|/ | |||||
* | Add trace logs when assigning inline/block sizes | Wu Yu Wei | 2022-04-17 | 7 | -8/+68 |
* | Format. | Josh Matthews | 2022-04-02 | 1 | -3/+1 |
* | Migrate to yeslogic's fontconfig bindings. | Josh Matthews | 2022-04-01 | 2 | -7/+7 |
* | Remove env_logger duplicate. | Josh Matthews | 2022-04-01 | 1 | -1/+1 |
* | fixup! Update arrayvec. | Josh Matthews | 2022-04-01 | 1 | -2/+5 |
* | Update cookie/hyper_serde. | Josh Matthews | 2022-04-01 | 6 | -10/+10 |
* | Update image/png. | Josh Matthews | 2022-04-01 | 7 | -12/+10 |
* | fixup! Update parking_lot. | Josh Matthews | 2022-04-01 | 1 | -1/+1 |
* | fixup! Update arrayvec. | Josh Matthews | 2022-04-01 | 2 | -3/+6 |
* | Update html5ever/xml5ever. | Josh Matthews | 2022-04-01 | 8 | -9/+9 |
* | Update parking_lot. | Josh Matthews | 2022-04-01 | 7 | -7/+7 |
* | Update arrayvec. | Josh Matthews | 2022-04-01 | 7 | -17/+15 |
* | Update font-kit. | Josh Matthews | 2022-04-01 | 4 | -7/+7 |
* | Fix warnings. | Josh Matthews | 2022-04-01 | 1 | -2/+0 |
* | Update keyboard-types. | Josh Matthews | 2022-04-01 | 8 | -8/+8 |
* | Update nightly Rust. | Josh Matthews | 2022-03-26 | 1 | -15/+15 |
* | add custom debug formatting for display | s-maurice | 2022-03-23 | 1 | -2/+11 |
* | Auto merge of #28742 - jdm:hypothetical-inc-reflow, r=jdm | bors-servo | 2022-03-15 | 2 | -3/+7 |
|\ | |||||
| * | Ensure reflow damage is calculated when hypothetical box changes. | Josh Matthews | 2022-03-14 | 2 | -3/+7 |
* | | Use IpcBytesReceiver to send Display list data | Wu Yu Wei | 2022-03-10 | 2 | -20/+28 |
* | | Add SerializedImageData to use IpcBytesReceiver | Yu-Wei Wu | 2022-03-10 | 2 | -8/+93 |
* | | Auto merge of #28736 - s-maurice:font_cache_sender_serialization_2, r=jdm | bors-servo | 2022-03-08 | 1 | -3/+54 |
|\| | |||||
| * | use SerializedFontTemplate and IpcBytesReceiver to send font template when re... | s-maurice | 2022-03-08 | 1 | -3/+54 |
* | | Update rustc to 3/6 nightly. | Josh Matthews | 2022-03-06 | 1 | -2/+2 |
* | | move servo_version from config crate to ports/libsimpleservo/api/src/lib.rs a... | s-maurice | 2022-03-06 | 1 | -9/+0 |
|/ | |||||
* | Update rustc. | Josh Matthews | 2022-01-20 | 1 | -4/+4 |
* | Auto merge of #28663 - saschanaz:void-undefined, r=jdm | bors-servo | 2022-01-16 | 159 | -1144/+1162 |
|\ | |||||
| * | tidy | Kagami Sascha Rosylight | 2022-01-05 | 4 | -4/+22 |
| * | Update CodegenRust.py | Kagami Sascha Rosylight | 2022-01-05 | 1 | -7/+7 |
| * | Try rolling back python fix | Kagami Sascha Rosylight | 2022-01-05 | 1 | -1/+1 |
| * | Convert Web IDL void to undefined | Kagami Sascha Rosylight | 2022-01-05 | 158 | -1138/+1138 |
* | | Upgrade Hyper | Naveen Gattu | 2022-01-16 | 37 | -397/+474 |
|/ | |||||
* | Fix warnings. | Josh Matthews | 2022-01-03 | 4 | -7/+5 |
* | Update async-tungestenite. | Josh Matthews | 2022-01-03 | 1 | -2/+2 |
* | Auto merge of #28639 - negator:negator/async, r=jdm | bors-servo | 2022-01-01 | 12 | -349/+432 |
|\ | |||||
| * | Non-blocking network IO | Naveen Gattu | 2021-12-23 | 12 | -349/+432 |
* | | concept-response-clone: Ensure header guard is cloned after headers | Naveen Gattu | 2021-12-17 | 1 | -1/+1 |
* | | Update rustc. | Josh Matthews | 2021-12-02 | 2 | -3/+3 |
* | | Auto merge of #28636 - negator:patch-3, r=jdm | bors-servo | 2021-12-02 | 1 | -5/+10 |
|\ \ | |/ |/| | |||||
| * | semicolon | Naveen Gattu | 2021-12-01 | 1 | -1/+1 |
| * | Update principals.rs | Naveen Gattu | 2021-12-01 | 1 | -0/+1 |
| * | Perform non-null checks on pointers in subsumes | Naveen Gattu | 2021-11-30 | 1 | -5/+9 |
* | | Auto merge of #28635 - negator:patch-2, r=jdm | bors-servo | 2021-12-01 | 1 | -1/+9 |
|\ \ | |||||
| * | | fmt | Naveen Gattu | 2021-11-30 | 1 | -2/+3 |
| * | | rm ws | Naveen Gattu | 2021-11-30 | 1 | -1/+1 |