| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce BindContext with in_doc and connected flags | Fernando Jiménez Moreno | 2019-04-26 | 1 | -4/+6 |
* | Introduce ShadowIncluding enum for tree traversals | Fernando Jiménez Moreno | 2019-04-26 | 1 | -2/+3 |
* | Implement concept of shadow including tree order | Fernando Jiménez Moreno | 2019-04-26 | 1 | -1/+1 |
* | Add is_connected flag to node and use it to replace most uses of is_in_doc | Fernando Jiménez Moreno | 2019-04-26 | 1 | -3/+3 |
* | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 1 | -7/+4 |
* | ImageContext.aborted does not need to be inside a Cell | Fernando Jiménez Moreno | 2019-01-11 | 1 | -4/+4 |
* | Implement HTMLMediaElement poster attribute | Fernando Jiménez Moreno | 2019-01-11 | 1 | -40/+12 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -7/+7 |
* | Auto merge of #22490 - cdeler:fix-22484-issue, r=ferjm | bors-servo | 2018-12-23 | 1 | -1/+1 |
|\ |
|
| * | #22484 Do not borrow HTMLImageElement::same_origin as mutable | cdeler | 2018-12-18 | 1 | -1/+1 |
* | | Auto merge of #22456 - dlrobertson:fix_src, r=ferjm | bors-servo | 2018-12-22 | 1 | -28/+28 |
|\ \ |
|
| * | | Update src/href attributes to be a USVString | Dan Robertson | 2018-12-17 | 1 | -28/+28 |
| |/ |
|
* / | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 1 | -16/+7 |
|/ |
|
* | Ensure that any image tasks queued before a cached image is available are ign... | Josh Matthews | 2018-11-30 | 1 | -1/+4 |
* | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 1 | -2/+39 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Unify the task source and task canceller API | Agustin Chiappe Berrini | 2018-11-14 | 1 | -13/+19 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -5/+5 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -8/+10 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -17/+23 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -5/+5 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -38/+38 |
* | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 1 | -13/+10 |
* | Make layout use available image data before querying the image cache. | Josh Matthews | 2018-10-12 | 1 | -0/+11 |
* | Adding relevant mutations and new test results | paavininanda | 2018-09-20 | 1 | -8/+13 |
* | implement missing steps for complete api | nupurbaghel | 2018-09-20 | 1 | -5/+10 |
* | Format script component | chansuke | 2018-09-19 | 1 | -268/+384 |
* | Implement proper origin checks for WebGL textures (fixes #21522) | Anthony Ramine | 2018-09-18 | 1 | -6/+5 |
* | Current-pixel-density tests passing | paavininanda | 2018-09-13 | 1 | -14/+24 |
* | Reacting to environment changes | paavininanda | 2018-09-12 | 1 | -18/+279 |
* | Fix other parts of the Servo build. | Emilio Cobos Álvarez | 2018-09-03 | 1 | -5/+14 |
* | correct failing tests | nupurbaghel | 2018-09-01 | 1 | -1/+7 |
* | correct currentSrc function | nupurbaghel | 2018-09-01 | 1 | -2/+2 |
* | fire error when placeholder image is loaded | Gregory Terzian | 2018-08-26 | 1 | -23/+28 |
* | Auto merge of #21111 - gterzian:implement_document_load_cancellation, r=jdm | bors-servo | 2018-07-29 | 1 | -1/+1 |
|\ |
|
| * | implement window.stop, improve aborting document load | Gregory Terzian | 2018-07-29 | 1 | -1/+1 |
* | | Auto merge of #21219 - paavininanda:Update_the_image_data, r=jdm | bors-servo | 2018-07-23 | 1 | -8/+26 |
|\ \ |
|
| * | | Step3,4,5 | paavininanda | 2018-07-21 | 1 | -8/+26 |
* | | | implement step 5 of select_image_source | nupurbaghel | 2018-07-21 | 1 | -7/+25 |
|/ / |
|
* / | implement update_source_set, select_image_source | nupurbaghel | 2018-07-19 | 1 | -13/+273 |
|/ |
|
* | introduce "per task source" ignoring of tasks | Gregory Terzian | 2018-07-10 | 1 | -3/+3 |
* | Remove unused code for parsing a `sizes` attribute. | Emilio Cobos Álvarez | 2018-07-01 | 1 | -70/+0 |
* | layout: script: Fix build. | Emilio Cobos Álvarez | 2018-06-23 | 1 | -4/+7 |
* | Auto merge of #18981 - KiChjang:fold-type-destination, r=avadacatavra | bors-servo | 2017-10-24 | 1 | -2/+1 |
|\ |
|
| * | Merge request type and destination | Keith Yeung | 2017-10-23 | 1 | -2/+1 |
* | | Use try syntax for Option where appropriate | Matt Brubeck | 2017-10-20 | 1 | -4/+1 |
|/ |
|
* | Replace all uses of the `heapsize` crate with `malloc_size_of`. | Nicholas Nethercote | 2017-10-18 | 1 | -5/+5 |
* | Fix commonmark Markdown warnings in docs, part 1 | Matt Brubeck | 2017-10-17 | 1 | -4/+4 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -5/+5 |
* | Change AttrValue::Url to AttrValue::ResolvedUrl | Anthony Ramine | 2017-10-15 | 1 | -2/+1 |