servo/components
bors-servo c98c1651a3 Auto merge of #7289 - tgkokk:perspective-transform-origin-combine, r=dzbarsky
Combine transform-origin, perspective-origin code

First PR, please tell me if anything is wrong/could use improvement.

Fixes #7194.

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7289)
<!-- Reviewable:end -->
2015-08-20 07:10:14 -06:00
..
canvas replace .len() == 0 with is_empty() 2015-08-14 04:00:33 +01:00
canvas_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
compositing Replace uses of for foo in bar.iter(), 2015-08-18 01:46:11 +01:00
devtools Cleanup ActorRegistry::create_shareable. 2015-08-19 14:26:19 +02:00
devtools_traits Eta-reduce some functions in devtools 2015-08-18 18:35:45 +05:30
gfx gfx: Sort layers according to their Z-index value before handing them 2015-08-19 16:30:44 -07:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Auto merge of #7251 - nox:text-transform-length-change, r=SimonSapin 2015-08-20 06:40:33 -06:00
layout_traits Store a Sender<ConstellationControlMsg> in LayoutTask. 2015-08-12 15:55:16 +02:00
msg remove ScriptListener 2015-08-16 01:34:55 -07:00
net Auto merge of #7257 - jxs:master, r=Ms2ger 2015-08-18 02:46:46 -06:00
net_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
plugins Cleanup NodeIterator, Range, ServoHTMLParser, TextEncoder, URLHelper, URL, VirtualMethods 2015-08-18 19:37:42 +05:30
profile Replace uses of for foo in bar.iter() and for foo in bar.iter_mut() 2015-08-15 02:27:39 +01:00
profile_traits servo: Update ipc-channel to pick up bincode support. 2015-08-08 09:43:53 -07:00
script Auto merge of #7271 - Ms2ger:xhret, r=nox 2015-08-20 06:01:39 -06:00
script_traits Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
servo Bump js (rust-mozjs) to the latest commit 2015-08-19 12:52:40 -04:00
style Combine transform-origin, perspective-origin code 2015-08-20 09:24:29 +03:00
util Add a simple method to emulate a platform UA (e.g. pretend a desktop build is an android UA). 2015-08-18 14:42:28 +10:00
webdriver_server Fix existing syntactics nits. 2015-08-16 10:30:43 -04:00
webdriver_traits Add support for switching frames with the webdriver API. 2015-06-01 23:18:55 +01:00