aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg
Commit message (Expand)AuthorAgeFilesLines
* Update Rust to 1.11.0-nightly (ad7fe6521 2016-06-23)Anthony Ramine2016-06-271-4/+8
* Reorder dependenciesAnthony Ramine2016-06-261-1/+1
* Use common cookie struct add cookie webdriver cmdsDan Robertson2016-06-253-0/+12
* Make it possible to build the style_traits crate with a stable compiler.Simon Sapin2016-06-221-2/+2
* Added support for navigating by a deltaConnor Brewster2016-06-041-2/+2
* Add meta-referrer support for documentsRebecca2016-06-021-1/+1
* Remove the ConvertPipelineIdToWebRender trait.Ms2ger2016-05-281-0/+6
* Record the frame type (IFrame or MozBrowserIFrame) in the pipeline.Alan Jeffrey2016-05-261-0/+6
* Responding to review comments.Alan Jeffrey2016-05-201-1/+1
* Added a timeout to SetWindowSize.Alan Jeffrey2016-05-201-1/+1
* Made SetWindowSize synchronous.Alan Jeffrey2016-05-202-6/+4
* Implemented webdriver SetWindowSize.Alan Jeffrey2016-05-201-0/+3
* Remove ConstellationChan.Ms2ger2016-05-191-18/+1
* Update internal crates to bitflags 0.7Anthony Ramine2016-05-171-1/+1
* Reorder dependencies in many Cargo.toml filesAnthony Ramine2016-05-171-6/+6
* Move ConvertPipelineIdFromWebRender to compositingTetsuharu OHZEKI2016-05-101-13/+0
* Auto merge of #11084 - kevgs:layout_traits, r=Ms2gerbors-servo2016-05-091-12/+0
|\
| * move trait ConvertPipelineIdToWebRender to a better placeKosov Eugene2016-05-091-12/+0
* | move struct ImageMetadata to a better placeKosov Eugene2016-05-091-6/+0
|/
* Upgrade to bitflags 0.6.0 and selectors 0.5.6Matt Brubeck2016-04-302-2/+2
* Remove superfluous end-of-file whitespace.Corey Farwell2016-04-271-1/+0
* Auto merge of #10857 - servo:toml, r=noxbors-servo2016-04-261-16/+5
|\
| * Simplify TOML syntaxSimon Sapin2016-04-261-16/+5
* | Communicate a backtrace to the constellation when panicking.Alan Jeffrey2016-04-261-1/+1
|/
* Add referrer policy pass-through and referrer header logicRebecca2016-04-251-1/+17
* Upgrade to rust-url 1.0 and hyper 0.9Simon Sapin2016-04-231-2/+2
* Auto merge of #10654 - notriddle:no_resize_on_initial_load, r=asajeffreybors-servo2016-04-221-0/+6
|\
| * compositing/script: Do not dispatch the resize event when initially loading.Michael Howell2016-04-221-0/+6
* | Auto merge of #10706 - zwn:unused-extern-crates, r=noxbors-servo2016-04-221-0/+1
|\ \ | |/ |/|
| * Silence unused-extern-crates false positives.Zbynek Winkler2016-04-221-0/+1
* | Added a dedicated panic channel.Alan Jeffrey2016-04-191-24/+1
|/
* Added panic message to failures.Alan Jeffrey2016-04-131-1/+19
* Added ability to randomly kill pipelines to the constellation.Alan Jeffrey2016-03-261-3/+3
* Auto merge of #10122 - Manishearth:nav-keys, r=asajeffreybors-servo2016-03-241-0/+3
|\
| * Add support for navigation keysManish Goregaokar2016-03-221-0/+3
* | gfx: Allow images to be shipped to the WebRender thread without shippingPatrick Walton2016-03-221-1/+1
|/
* Deny unsafe code in more crates.Ms2ger2016-03-181-0/+2
* Bump serde to 0.7Anthony Ramine2016-03-171-3/+3
* Bump url to 0.5.7Anthony Ramine2016-03-091-1/+1
* Bump euclid to 0.6.4Anthony Ramine2016-03-091-1/+1
* Bump cssparser to 0.5.4Anthony Ramine2016-03-091-1/+1
* Indicate components should not be published to crates.io.Corey Farwell2016-03-031-0/+1
* Auto merge of #9708 - danlrobertson:i8623, r=KiChjangbors-servo2016-02-251-0/+2
|\
| * Implement GetElementRect webdriver commandDaniel Robertson2016-02-241-0/+2
* | Update webrender crate refs to reflect ownership change.Corey Farwell2016-02-231-1/+1
|/
* Add WebRender integration to Servo.Glenn Watson2016-02-183-1/+33
* Bump heapsize to 0.3Anthony Ramine2016-02-131-1/+1
* Bump url to 0.5.5Anthony Ramine2016-02-131-1/+1
* Bump euclid to 0.6.2Anthony Ramine2016-02-131-1/+1
* Bump cssparser to 0.5.3Anthony Ramine2016-02-131-1/+1