| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #12186 - GuillaumeGomez:video-metadata, r=larsbergstrom,jdm,KiC... | bors-servo | 2016-07-29 | 1 | -0/+11 |
|\ |
|
| * | Update to last video-metadata crate version | Guillaume Gomez | 2016-07-25 | 1 | -3/+3 |
| * | Update cargo libc | Guillaume Gomez | 2016-07-25 | 1 | -1/+1 |
| * | Add video-metadata-rs dependencies | ggomez | 2016-07-25 | 1 | -0/+11 |
* | | Auto merge of #12631 - Manishearth:stylo-unsafe-coord, r=bholley | bors-servo | 2016-07-29 | 3 | -28/+146 |
|\ \ |
|
| * | | stylo: Use unsafe accessors for coord data; regen bindings | Manish Goregaokar | 2016-07-29 | 5 | -703/+821 |
| * | | Don't use transmute in nsStyleCoord sugar | Manish Goregaokar | 2016-07-28 | 1 | -3/+2 |
* | | | Flush stylesheets when doing non-traversal-driven style operations. | Bobby Holley | 2016-07-28 | 2 | -6/+18 |
* | | | Regenerate bindings. | Bobby Holley | 2016-07-28 | 3 | -677/+676 |
* | | | Define a flag to let gecko code know it's being run under bindgen. | Bobby Holley | 2016-07-28 | 1 | -1/+1 |
* | | | Update SpiderMonkey to m-c bcf4ff0c3eef. | Ms2ger | 2016-07-28 | 1 | -2/+2 |
|/ / |
|
* | | Auto merge of #12563 - emilio:stylo, r=bholley,jdm,pcwalton | bors-servo | 2016-07-27 | 1 | -7/+7 |
|\ \ |
|
| * | | style: Avoid propagating the restyle flag all through the dom when a node get... | Emilio Cobos Álvarez | 2016-07-25 | 1 | -18/+0 |
| * | | stylo: don't double check that the root node is dirty in restyle_tree, since ... | Emilio Cobos Álvarez | 2016-07-24 | 2 | -9/+11 |
| * | | stylo: Don't traverse the whole dom every restyle, propagate the dirty flag d... | Emilio Cobos Álvarez | 2016-07-24 | 1 | -0/+16 |
| |/ |
|
* | | Auto merge of #12608 - bholley:sync_anon_box, r=emilio | bors-servo | 2016-07-26 | 2 | -3/+7 |
|\ \ |
|
| * | | Regenerate bindings. | Bobby Holley | 2016-07-26 | 2 | -2/+6 |
| * | | Pass the llvm_stable feature to cargo when it gets invoked from regen.py. | Bobby Holley | 2016-07-26 | 1 | -1/+1 |
* | | | Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) | Eduard Burtescu | 2016-07-26 | 3 | -96/+96 |
|/ / |
|
* | | Resync stylo bindings | Manish Goregaokar | 2016-07-26 | 4 | -101/+91 |
* | | Support tinyfiledialogs on Windows | UK992 | 2016-07-25 | 1 | -1/+2 |
|/ |
|
* | Auto merge of #12469 - emilio:stylo, r=bholley | bors-servo | 2016-07-21 | 9 | -69/+884 |
|\ |
|
| * | stylo: Update generated bindings | Emilio Cobos Álvarez | 2016-07-21 | 3 | -10/+618 |
| * | style: Rewrite the restyle hints code to allow different kinds of element sna... | Emilio Cobos Álvarez | 2016-07-21 | 6 | -59/+266 |
* | | Update ipc-channel to resolve threadsafety issues on Windows and Android. | Josh Matthews | 2016-07-21 | 1 | -1/+1 |
* | | Auto merge of #12468 - asajeffrey:constellation-remove-panic-channel, r=emilio | bors-servo | 2016-07-21 | 1 | -1/+0 |
|\ \ |
|
| * | | Removed panic channel, replaced by integrated logging and issue reporting. | Alan Jeffrey | 2016-07-20 | 1 | -1/+0 |
* | | | Auto merge of #12535 - Manishearth:try-resource, r=KiChjang | bors-servo | 2016-07-21 | 1 | -4/+7 |
|\ \ \ |
|
| * | | | Use Result instead of panicking when the resource dir can't be found | Manish Goregaokar | 2016-07-21 | 1 | -4/+7 |
| |/ / |
|
* | | | Auto merge of #12521 - Manishearth:safer-coord, r=bholley | bors-servo | 2016-07-21 | 3 | -32/+317 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make nsStyleUnion sugar use traits | Manish Goregaokar | 2016-07-21 | 2 | -129/+219 |
| * | | Introduce safer layer of sugar for nsStyleUnion | Manish Goregaokar | 2016-07-20 | 2 | -28/+223 |
| * | | Resync bindings | Manish Goregaokar | 2016-07-20 | 1 | -2/+2 |
* | | | Auto merge of #12392 - emilio:test-animations, r=SimonSapin | bors-servo | 2016-07-20 | 2 | -1/+2 |
|\ \ \ |
|
| * | | | style: Add a new Timer structure to the shared style context, and basic infra... | Emilio Cobos Álvarez | 2016-07-20 | 2 | -1/+2 |
| | |/
| |/| |
|
* | | | Auto merge of #12507 - larsbergstrom:remove_clipboard, r=metajack | bors-servo | 2016-07-20 | 3 | -58/+2 |
|\ \ \
| |/ /
|/| | |
|
| * | | Remove clipboard crate to due disallowed usage of GPL code | Lars Bergstrom | 2016-07-20 | 3 | -58/+2 |
* | | | Auto merge of #12517 - Manishearth:sync, r=heycam | bors-servo | 2016-07-20 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Resync bindings | Manish Goregaokar | 2016-07-20 | 1 | -2/+2 |
* | | | Remove some type aliases that are now just re-exports. | Simon Sapin | 2016-07-20 | 6 | -16/+14 |
* | | | Have a concrete SelectorImpl type everywhere in the style crate. | Simon Sapin | 2016-07-20 | 1 | -2/+2 |
* | | | Rename ComputedValuesStruct to ComputedValues. | Simon Sapin | 2016-07-20 | 2 | -11/+11 |
* | | | Remove the ComputedValue traits and style_struct_traits | Simon Sapin | 2016-07-20 | 3 | -20/+16 |
* | | | Move geckolib/selector_impl.rs -> style/gecko_selector_impl.rs | Simon Sapin | 2016-07-20 | 4 | -411/+1 |
* | | | Move geckolib/properties.mako.rs to style/properties/gecko.mako.rs | Simon Sapin | 2016-07-20 | 5 | -1421/+3 |
* | | | Move geckolib/values.rs to style/gecko_values.rs | Simon Sapin | 2016-07-20 | 2 | -325/+2 |
* | | | Remove obsolete geckolib/generate_properties_rs.py | Simon Sapin | 2016-07-20 | 1 | -22/+0 |
|/ / |
|
* | | Auto merge of #12465 - Manishearth:stylo-calc, r=heycam | bors-servo | 2016-07-19 | 8 | -23/+109 |
|\ \ |
|
| * | | Address review comments | Manish Goregaokar | 2016-07-19 | 3 | -12/+14 |
| * | | Handle Calc refcounting | Manish Goregaokar | 2016-07-19 | 7 | -32/+56 |