| Commit message (Expand) | Author | Age | Files | Lines |
* | Union types now allow ByteString | Malisa Smith | 2016-07-21 | 1 | -0/+21 |
* | Auto merge of #12541 - jdm:seqseq, r=nox | bors-servo | 2016-07-21 | 1 | -1/+12 |
|\ |
|
| * | Support sequences of sequences in generated bindings. | Josh Matthews | 2016-07-21 | 1 | -1/+12 |
* | | style: Add a new Timer structure to the shared style context, and basic infra... | Emilio Cobos Álvarez | 2016-07-20 | 1 | -0/+4 |
|/ |
|
* | Remove DataSlice, fix #12249 | Zhen Zhang | 2016-07-05 | 1 | -5/+5 |
* | Refactor `util::prefs` operations to be methods on static struct. | Corey Farwell | 2016-07-02 | 1 | -3/+3 |
* | Add a manual test for panicking while JS stack frames exist. | Josh Matthews | 2016-06-22 | 1 | -0/+2 |
* | Add a test that forces a crash. This makes it easy to manually check the outp... | Josh Matthews | 2016-06-20 | 1 | -0/+9 |
* | Update Blob::{new, new_inherited} to take Strings | Achal Shah | 2016-06-17 | 1 | -5/+5 |
* | Add file backend support for Blob and related | Zhen Zhang | 2016-06-01 | 1 | -6/+6 |
* | Auto merge of #11329 - c-rhodes:11320, r=jdm | bors-servo | 2016-05-27 | 1 | -1/+1 |
|\ |
|
| * | Report use statements that use {} with only one entry | Cullen Rhodes | 2016-05-27 | 1 | -1/+1 |
* | | Implement [Func] | Anthony Ramine | 2016-05-27 | 1 | -1/+15 |
|/ |
|
* | Move DOMString back to script | Anthony Ramine | 2016-05-24 | 1 | -2/+1 |
* | codegen: add tests for non-nullable non-required values | Emilio Cobos Álvarez | 2016-05-13 | 1 | -2/+6 |
* | bindings: Add test for keywords in dictionaries | Emilio Cobos Álvarez | 2016-05-12 | 1 | -1/+68 |
* | Rewrite Blob constructor interface | Zhen Zhang | 2016-05-10 | 1 | -6/+6 |
* | Implement hiding of interface members via Pref annotations. | Josh Matthews | 2016-05-02 | 1 | -0/+8 |
* | Issue #10348 Implement StringMozPreference, string preferences, WPT tests | Arnaud Marant | 2016-04-03 | 1 | -0/+3 |
* | Allow setting preferences to false in WPT tests. closes #10161 | Awal Garg | 2016-03-26 | 1 | -0/+4 |
* | Fixed compile error in generated code, when webidl constructors have same num... | Peter | 2016-03-03 | 1 | -0/+10 |
* | Fixing issue with uniontypes not created with primitive types | zakorgyula | 2016-02-18 | 1 | -3/+64 |
* | Fix #9508: Beautify our union enums constructors | Alexander Lopatin | 2016-02-07 | 1 | -13/+13 |
* | webidl: Add test for interface and sequence in the same union | Emilio Cobos Álvarez | 2016-01-15 | 1 | -0/+2 |
* | webidl: Add test for interface sequences | Emilio Cobos Álvarez | 2016-01-15 | 1 | -0/+4 |
* | webidl: Implement sequences in unions | Emilio Cobos Álvarez | 2016-01-15 | 1 | -0/+7 |
* | codegen: Test WebIDL sequence arguments | Emilio Cobos Álvarez | 2016-01-12 | 1 | -0/+7 |
* | Add global default method for Reflectable trait | Chad Kimes | 2016-01-11 | 1 | -6/+6 |
* | Changed blob to use DataSlice with Arc in order to limit wasteful copying of ... | David Raifaizen | 2016-01-06 | 1 | -4/+4 |
* | Auto merge of #8147 - nox:weakref, r=Ms2ger | bors-servo | 2015-11-13 | 1 | -0/+10 |
|\ |
|
| * | Introduce trait WeakReferenceable | Anthony Ramine | 2015-11-12 | 1 | -0/+10 |
* | | Properly handle variadic arguments preceded by default values | Anthony Ramine | 2015-11-12 | 1 | -0/+1 |
|/ |
|
* | Support variadic interface arguments (fixes #8159) | Anthony Ramine | 2015-11-11 | 1 | -3/+21 |
* | Do not import union constructors in dom::testbinding | Anthony Ramine | 2015-11-11 | 1 | -23/+26 |
* | Remove TestBinding::global | Anthony Ramine | 2015-11-11 | 1 | -10/+5 |
* | Use DOMString::new() somewhat consistently. | Ms2ger | 2015-11-04 | 1 | -11/+11 |
* | merge from master | rohan.prinja | 2015-11-03 | 1 | -0/+4 |
|\ |
|
| * | Support unions that contain USVStrings. | Ms2ger | 2015-10-30 | 1 | -0/+4 |
* | | rearrange imports to be in alphabetical order | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
* | | more refactoring | rohan.prinja | 2015-10-30 | 1 | -1/+1 |
|/ |
|
* | sorted the extern crate, mod & use declarations | Ravi Shankar | 2015-09-24 | 1 | -1/+1 |
* | Fix reported test-tidy errors for unmerged import blocks | Brandon Fairchild | 2015-09-19 | 1 | -3/+1 |
* | Add infrastructure for supporting dashed CSS property names on CSSStyleDeclar... | Josh Matthews | 2015-08-28 | 1 | -0/+4 |
* | Make the traits for the IDL interfaces take &self | Anthony Ramine | 2015-08-27 | 1 | -291/+291 |
* | make dom_struct derive HeapSizeOf, | João Oliveira | 2015-08-27 | 1 | -1/+0 |
* | sort all uses | Johann Tuffe | 2015-08-20 | 1 | -2/+2 |
* | Measure heap memory usage for more types. Fixes #6951 | Bogdan Cuza | 2015-08-13 | 1 | -0/+1 |
* | Add spec links | Bogdan Cuza | 2015-07-28 | 1 | -0/+2 |
* | Upgrade to SM 39 | Michael Wu | 2015-06-19 | 1 | -30/+31 |
* | added TestBindingProxy.webidl and testbindingproxy.rs files | Francesc Bautista | 2015-06-09 | 1 | -3/+2 |