| Commit message (Expand) | Author | Age | Files | Lines |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 19 | -172/+172 |
* | Use 2018-style paths in generated DOM bindings | Simon Sapin | 2018-11-06 | 3 | -150/+150 |
* | Auto merge of #22084 - KiChjang:idl-default-empty-array, r=jdm | bors-servo | 2018-11-01 | 1 | -15/+18 |
|\ |
|
| * | Handle default empty sequence values | Keith Yeung | 2018-11-01 | 1 | -15/+18 |
* | | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 1 | -5/+5 |
|/ |
|
* | Auto merge of #21988 - CYBAI:drop-promises, r=jdm | bors-servo | 2018-10-29 | 1 | -0/+6 |
|\ |
|
| * | Drop `TrustedPromise` before dropping JSRuntime | CYBAI | 2018-10-21 | 1 | -0/+6 |
* | | Make expectionCode of Promise have newline character automatically | CYBAI | 2018-10-18 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #21856 - zcorpan:zcorpan/remove-td-th-interfaces, r=jdm | bors-servo | 2018-10-12 | 1 | -4/+3 |
|\ |
|
| * | Remove the HTMLTable{Header,Data}CellElement interfaces | Simon Pieters | 2018-10-02 | 1 | -4/+3 |
* | | Handle Player errors | Fernando Jiménez Moreno | 2018-10-08 | 1 | -1/+2 |
* | | Move unsafe_no_jsmanaged_fields to trace | Fernando Jiménez Moreno | 2018-10-08 | 1 | -2/+7 |
* | | Upgrade to rustc 1.31.0-nightly (8c4ad4e9e 2018-10-04) | Simon Sapin | 2018-10-05 | 1 | -1/+8 |
* | | Implement JSTraceable for Size2D<u32> | Anthony Ramine | 2018-10-02 | 1 | -0/+7 |
* | | Implement JSTraceable for (A, B, C, D) instead of (T, T, T, T) | Anthony Ramine | 2018-10-02 | 1 | -1/+7 |
|/ |
|
* | script: Optionally store backtraces when throwing DOM exceptions. | Josh Matthews | 2018-10-01 | 1 | -0/+30 |
* | Format script component | chansuke | 2018-09-19 | 23 | -926/+1141 |
* | AnalyserNode in script | Manish Goregaokar | 2018-09-18 | 1 | -1/+2 |
* | Update the WebIDL parser | Anthony Ramine | 2018-09-14 | 6 | -108/+284 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -1/+1 |
* | Properly set desc.obj in CodegenRust.py (fixes #11868) | Anthony Ramine | 2018-09-04 | 1 | -3/+2 |
* | Support unions of objects in overloads | Anthony Ramine | 2018-08-30 | 2 | -16/+13 |
* | Add accessors for PannerNode | Manish Goregaokar | 2018-08-24 | 1 | -1/+2 |
* | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 11 | -152/+180 |
* | Auto merge of #21218 - gterzian:root_cloned_blobs, r=jdm | bors-servo | 2018-08-07 | 1 | -5/+14 |
|\ |
|
| * | use a structured clone holder to store rooted clones | Gregory Terzian | 2018-08-07 | 1 | -5/+14 |
* | | Fix rebase mistake | Fernando Jiménez Moreno | 2018-07-30 | 1 | -1/+0 |
* | | Add AudioParam connection support | Manish Goregaokar | 2018-07-30 | 1 | -0/+7 |
* | | test-tidy fixes | Fernando Jiménez Moreno | 2018-07-30 | 1 | -5/+5 |
* | | Update servo-media after crate split up. Allows building for Android | Fernando Jiménez Moreno | 2018-07-30 | 1 | -1/+2 |
* | | Use new params impl (#4) | Manish Goregaokar | 2018-07-30 | 1 | -0/+2 |
* | | Undo trace impl for Mutex<T> | Fernando Jiménez Moreno | 2018-07-30 | 1 | -3/+3 |
* | | createBufferSource and buffer setter on buffer source node | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+2 |
* | | Create AudioBuffer from BaseAudioContext | Fernando Jiménez Moreno | 2018-07-30 | 1 | -3/+3 |
* | | Properly implement audio context state changes | Fernando Jiménez Moreno | 2018-07-30 | 1 | -2/+3 |
* | | Trace and malloc_size_of workarounds for servo_media types | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+2 |
* | | Update to use latest servo-media | Fernando Jiménez Moreno | 2018-07-30 | 1 | -1/+1 |
* | | Update to use latest servo-media API | Fernando Jiménez Moreno | 2018-07-30 | 1 | -0/+2 |
* | | Auto merge of #21111 - gterzian:implement_document_load_cancellation, r=jdm | bors-servo | 2018-07-29 | 2 | -0/+36 |
|\ \ |
|
| * | | Introduce DOMTracker, cancel eventsource fetch when aborting document load | Gregory Terzian | 2018-07-29 | 2 | -0/+36 |
| |/ |
|
* | | Auto merge of #21181 - nupurbaghel:update_source_set, r=jdm | bors-servo | 2018-07-19 | 1 | -0/+2 |
|\ \
| |/
|/| |
|
| * | implement update_source_set, select_image_source | nupurbaghel | 2018-07-19 | 1 | -0/+2 |
* | | Store active uniforms on the DOM side | Anthony Ramine | 2018-07-16 | 1 | -4/+6 |
|/ |
|
* | Make (dictionary)::empty() safe | Manish Goregaokar | 2018-07-06 | 2 | -10/+50 |
* | Auto merge of #21118 - servo:webgl, r=emilio | bors-servo | 2018-07-05 | 1 | -1/+2 |
|\ |
|
| * | Store active attribs in DOM and optimise active attributes APIs | Anthony Ramine | 2018-07-05 | 1 | -1/+2 |
* | | Assert that DOM structs have the correct first field | Manish Goregaokar | 2018-07-03 | 2 | -1/+56 |
|/ |
|
* | Implement read methods on FileReaderSync | Jonas Reinwald | 2018-06-04 | 1 | -0/+3 |
* | Updated to mozjs v0.7.1. | Alan Jeffrey | 2018-05-30 | 3 | -10/+10 |
* | Implement history state | Connor Brewster | 2018-04-16 | 1 | -2/+2 |