| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #24665 - saschanaz:timerhandler, r=nox | bors-servo | 2019-11-17 | 4 | -91/+54 |
|\ |
|
| * | Use TimerHandler IDL union type | Kagami Sascha Rosylight | 2019-11-05 | 4 | -91/+54 |
* | | Auto merge of #24736 - paulrouget:layoutissue, r=SimonSapin | bors-servo | 2019-11-16 | 1 | -0/+7 |
|\ \ |
|
| * | | layout: Ensure abs-pos elements establish block formatting contexts | Paul Rouget | 2019-11-14 | 1 | -0/+7 |
* | | | Auto merge of #24742 - servo:jdm-patch-34, r=asajeffrey | bors-servo | 2019-11-16 | 1 | -3/+6 |
|\ \ \ |
|
| * | | | script: Reduce scope of borrows for history updates. | Josh Matthews | 2019-11-14 | 1 | -3/+6 |
* | | | | Use `#![register_tool]` instead of `#![register_attr]` | Simon Sapin | 2019-11-15 | 44 | -96/+113 |
* | | | | Use `#![register_attr(…)]` instead of `Registry::register_attribute` | Simon Sapin | 2019-11-15 | 2 | -4/+4 |
|/ / / |
|
* | | | Auto merge of #24624 - garasubo:fix-keypress-trigger, r=paulrouget | bors-servo | 2019-11-14 | 1 | -1/+9 |
|\ \ \ |
|
| * | | | Solve #22346 | takumi | 2019-11-03 | 1 | -1/+9 |
* | | | | Auto merge of #24674 - servo:jdm-patch-34, r=nox | bors-servo | 2019-11-13 | 1 | -4/+1 |
|\ \ \ \ |
|
| * | | | | Correct inverted logic for available image checks. | Josh Matthews | 2019-11-06 | 1 | -4/+1 |
* | | | | | Auto merge of #24704 - Darkspirit:https, r=jdm | bors-servo | 2019-11-12 | 1 | -6/+18 |
|\ \ \ \ \ |
|
| * | | | | | Use HSTS preload list for private HttpState, too. | Jan Andre Ikenmeyer | 2019-11-10 | 1 | -6/+18 |
* | | | | | | Auto merge of #24576 - jaymodi98:iframe-srcdoc, r=jdm | bors-servo | 2019-11-12 | 4 | -9/+83 |
|\ \ \ \ \ \ |
|
| * | | | | | | dom: Reduce the scope of iframe's load blocker borrow. | Josh Matthews | 2019-11-12 | 1 | -4/+7 |
| * | | | | | | Implement srcdoc support for iframes. | jaymodi98 | 2019-11-12 | 4 | -5/+76 |
* | | | | | | | Auto merge of #24709 - paulrouget:movefix, r=jdm | bors-servo | 2019-11-12 | 2 | -5/+5 |
|\ \ \ \ \ \ \
| |/ / / / / /
|/| | | | | | |
|
| * | | | | | | Properly set event.buttons value on mousemove | Paul Rouget | 2019-11-11 | 2 | -5/+5 |
* | | | | | | | Auto merge of #24653 - ridhimrastogi:async-web-assembly-compilation-initial-2... | bors-servo | 2019-11-12 | 1 | -1/+108 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | Add consume stream callback | Ridhim Rastogi | 2019-11-11 | 1 | -1/+108 |
* | | | | | | | | Auto merge of #24676 - Manishearth:unpatch, r=jdm | bors-servo | 2019-11-11 | 4 | -23/+60 |
|\ \ \ \ \ \ \ \
| |/ / / / / / /
|/| | | | | | | |
|
| * | | | | | | | Update surfman to use Git version | Manish Goregaokar | 2019-11-11 | 3 | -3/+7 |
| * | | | | | | | Remove patched webxr | Manish Goregaokar | 2019-11-08 | 2 | -20/+53 |
| | |_|_|_|/ /
| |/| | | | | |
|
* | | | | | | | Addresses issues raised in #24465; removes redundancy in set_bitmap_dimensions | Bailey Blankenship | 2019-11-10 | 14 | -63/+207 |
| |/ / / / /
|/| | | | | |
|
* | | | | | | Auto merge of #24694 - servo:rustup, r=jdm | bors-servo | 2019-11-09 | 10 | -16/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix some warnings new in Rust Nightly | Simon Sapin | 2019-11-08 | 8 | -14/+10 |
| * | | | | | | Remove use of on_unimplemented | Simon Sapin | 2019-11-08 | 2 | -2/+0 |
| | |/ / / /
| |/| | | | |
|
* | | | | | | Auto merge of #24690 - federicomenaquintero:master, r=jdm | bors-servo | 2019-11-09 | 1 | -0/+2 |
|\ \ \ \ \ \ |
|
| * | | | | | | derive_common: Fix example in documentation | Federico Mena Quintero | 2019-11-07 | 1 | -0/+2 |
| |/ / / / / |
|
* | | | | | | Auto merge of #24514 - imiklos:webgl_transform_feedback, r=jdm | bors-servo | 2019-11-08 | 10 | -9/+480 |
|\ \ \ \ \ \
| |_|/ / / /
|/| | | | | |
|
| * | | | | | Add Support for WebGL Transormfeedback | Istvan Miklos | 2019-11-08 | 10 | -9/+480 |
| | |/ / /
| |/| | | |
|
* | | | | | Auto merge of #24636 - saschanaz:windowproxy, r=nox,jdm | bors-servo | 2019-11-07 | 4 | -32/+84 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | Store source as an enum | Kagami Sascha Rosylight | 2019-11-04 | 1 | -16/+50 |
| * | | | | Use MessageEventSource on MessageEvent IDL | Kagami Sascha Rosylight | 2019-11-04 | 4 | -26/+44 |
* | | | | | Ensure layout/script always have a correct viewport size when a new pipeline ... | Josh Matthews | 2019-11-06 | 10 | -56/+41 |
* | | | | | script: Ignore redundant resize notifications. | Josh Matthews | 2019-11-06 | 1 | -0/+9 |
* | | | | | Centralize definitions of window sizes and DPI in compositor/constellation du... | Josh Matthews | 2019-11-06 | 4 | -74/+32 |
* | | | | | dom: Calculate the viewport size of iframes when they are first added to the ... | Josh Matthews | 2019-11-06 | 9 | -11/+71 |
* | | | | | layout: Record sizes for iframes that have no pipeline. | Josh Matthews | 2019-11-06 | 1 | -9/+10 |
| |/ / /
|/| | | |
|
* | | | | Auto merge of #24661 - paulrouget:dedupehist, r=asajeffrey | bors-servo | 2019-11-06 | 1 | -3/+0 |
|\ \ \ \ |
|
| * | | | | Only updated history once | Paul Rouget | 2019-11-05 | 1 | -3/+0 |
| | |_|/
| |/| | |
|
* | | | | Auto merge of #24590 - shnmorimoto:fix-24367, r=jdm | bors-servo | 2019-11-06 | 1 | -1/+6 |
|\ \ \ \ |
|
| * | | | | Fix check conditions | Shinichi Morimoto | 2019-11-05 | 1 | -5/+2 |
| * | | | | fix #24367 | Shinichi Morimoto | 2019-11-05 | 1 | -1/+9 |
| |/ / / |
|
* | | | | Auto merge of #24644 - saschanaz:sequence-default, r=jdm | bors-servo | 2019-11-05 | 13 | -65/+40 |
|\ \ \ \ |
|
| * | | | | Use IDL sequence default value | Kagami Sascha Rosylight | 2019-11-04 | 13 | -65/+40 |
| | |/ /
| |/| | |
|
* | | | | Auto merge of #24473 - mmatyas:webgl_fns_buffer, r=jdm | bors-servo | 2019-11-05 | 6 | -68/+438 |
|\ \ \ \ |
|
| * | | | | Implement the basic WebGL2 buffer data operations | Mátyás Mustoha | 2019-11-05 | 6 | -68/+438 |
* | | | | | Auto merge of #24521 - tigleym:missing_cssom_attributes, r=jdm | bors-servo | 2019-11-05 | 2 | -0/+64 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|