| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Auto merge of #23253 - BartGitHub:refactor-promise-compartment, r=jdm | bors-servo | 2019-04-29 | 1 | -0/+1 |
|\ |
|
| * | Add proof that code is executed in compartment | Aron Zwaan | 2019-04-24 | 1 | -0/+1 |
* | | Move StylesheetSetRef to script | Fernando Jiménez Moreno | 2019-04-26 | 1 | -0/+1 |
* | | First bits of shadow dom layout | Fernando Jiménez Moreno | 2019-04-26 | 1 | -1/+4 |
|/ |
|
* | Make use of RefCell::try_borrow_unguarded | Anthony Ramine | 2019-04-12 | 1 | -0/+1 |
* | Implement CDATASection interface and createCDATASection method | George Roman | 2019-03-14 | 1 | -1/+1 |
* | Remove most RootedReference uses | Anthony Ramine | 2019-03-10 | 1 | -0/+1 |
* | Upgrade to rustc 1.34.0-nightly (0ea22717a 2019-03-02) | Simon Sapin | 2019-03-03 | 1 | -1/+0 |
* | Fix servo build. | Emilio Cobos Álvarez | 2019-02-10 | 1 | -0/+1 |
* | Implement HTMLMediaElement poster attribute | Fernando Jiménez Moreno | 2019-01-11 | 1 | -0/+1 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -4/+1 |
* | Auto merge of #22225 - servo:webgl, r=emilio | bors-servo | 2018-11-21 | 1 | -0/+2 |
|\ |
|
| * | Call prepare_pixels on the WebGL thread | Anthony Ramine | 2018-11-20 | 1 | -0/+2 |
* | | Auto merge of #22231 - servo:warn, r=SimonSapin | bors-servo | 2018-11-20 | 1 | -2/+0 |
|\ \
| |/
|/| |
|
| * | Fix unused import warning in new Rust Nightly | Simon Sapin | 2018-11-20 | 1 | -2/+0 |
* | | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
|/ |
|
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -2/+2 |
* | Unify the task source and task canceller API | Agustin Chiappe Berrini | 2018-11-14 | 1 | -0/+1 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -67/+0 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -12/+12 |
* | Rename mozjs to js in script through Cargo rather than `extern crate` | Simon Sapin | 2018-11-06 | 1 | -2/+2 |
* | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 1 | -2/+3 |
* | Auto merge of #21881 - pyfisch:keyboard-types, r=paulrouget | bors-servo | 2018-10-17 | 1 | -0/+1 |
|\ |
|
| * | Use keyboard-types crate | Pyfisch | 2018-10-07 | 1 | -0/+1 |
* | | Auto merge of #21877 - servo:webgl, r=jdm | bors-servo | 2018-10-09 | 1 | -0/+1 |
|\ \ |
|
| * | | Merge some byte swap/premultiply functions in their own crate | Anthony Ramine | 2018-10-06 | 1 | -0/+1 |
| |/ |
|
* / | dom: htmlmediaelement: add initial player bits | Víctor Manuel Jáquez Leal | 2018-10-08 | 1 | -1/+0 |
|/ |
|
* | script: Optionally store backtraces when throwing DOM exceptions. | Josh Matthews | 2018-10-01 | 1 | -1/+1 |
* | webgl: Add feature to store backtraces for each WebGL API call for easier deb... | Josh Matthews | 2018-10-01 | 1 | -0/+2 |
* | Format script component | chansuke | 2018-09-19 | 1 | -13/+21 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -1/+0 |
* | add servo_channel crate | Gregory Terzian | 2018-09-12 | 1 | -0/+1 |
* | Auto merge of #21388 - gterzian:introduce_task_queues, r=jdm | bors-servo | 2018-08-30 | 1 | -0/+2 |
|\ |
|
| * | introduce task-queues, and throttling the performance-timeline task-source, i... | Gregory Terzian | 2018-08-31 | 1 | -0/+2 |
* | | Upgrade to rustc 1.30.0-nightly (721913067 2018-08-26) | Simon Sapin | 2018-08-27 | 1 | -2/+0 |
|/ |
|
* | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 1 | -10/+1 |
* | Remove recursion limit | Manish Goregaokar | 2018-07-30 | 1 | -2/+0 |
* | Fix Trusted usage in audio decoder to queue tasks (#3) | Manish Goregaokar | 2018-07-30 | 1 | -0/+2 |
* | Test OscillatorNode with servo_media | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+1 |
* | Upgrade to rustc 1.29.0-nightly (1ecf6929d 2018-07-16) | Simon Sapin | 2018-07-18 | 1 | -1/+1 |
* | introduce "per task source" ignoring of tasks | Gregory Terzian | 2018-07-10 | 1 | -0/+1 |
* | move msg to embedder_traits, use in script, handle send error in embedder | Gregory Terzian | 2018-05-23 | 1 | -1/+1 |
* | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -0/+1 |
* | Upgrade to rustc 1.27.0-nightly (056f589fb 2018-04-07) | Simon Sapin | 2018-04-09 | 1 | -3/+0 |
* | Pass new method in CollectServoSizes for accurate DOM heap use reporting | Anthony Weston | 2018-03-27 | 1 | -1/+10 |
* | Use ByteBuf for the canvas messages | Anthony Ramine | 2018-03-26 | 1 | -0/+1 |
* | Switch from servo/angle to the mozangle crate | Simon Sapin | 2018-03-12 | 1 | -1/+1 |
* | remove mozbrowser code | Paul Rouget | 2018-02-13 | 1 | -1/+0 |
* | Replace NonZero<*{const,mut} _> with std::ptr::NonNull | Simon Sapin | 2018-01-22 | 1 | -1/+0 |