servo/components
Emilio Cobos Álvarez f3bd1f7879 webgl: Ensure we don't generate gl errors in the paint task
The validations performed in the script side of this should always
prevent this from happening, and this will allow us to catch bugs like
the previous one.
2015-12-04 10:58:26 +01:00
..
canvas webgl: Ensure we don't generate gl errors in the paint task 2015-12-04 10:58:26 +01:00
canvas_traits Update ipc-channel to pick up the improved error reporting. 2015-11-23 16:38:39 -08:00
compositing Dispatch load events for cross origin iframes. Resolves #6672. 2015-11-30 17:37:16 -05:00
devtools Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
devtools_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
gfx Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
gfx_traits Update euclid to 0.3 2015-10-28 21:34:23 +05:30
layout Generalize the rest of layout to operate on generic Layout*. 2015-11-28 18:01:02 -08:00
layout_traits Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
msg Dispatch load events for cross origin iframes. Resolves #6672. 2015-11-30 17:37:16 -05:00
net Auto merge of #8752 - Manishearth:om-nom, r=metajack 2015-11-30 23:18:39 +05:30
net_traits Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
plugins Fix false positive in unrooted_must_root lint. 2015-11-30 10:53:32 -08:00
profile Use thread::sleep instead of deprecated sleep_ms 2015-11-29 13:41:04 -07:00
profile_traits Add check up on extern crate order and sort extern crates alphabetically 2015-11-28 03:11:08 +01:00
script webgl: Fix texturing 2015-12-03 02:53:37 +01:00
script_traits Dispatch load events for cross origin iframes. Resolves #6672. 2015-11-30 17:37:16 -05:00
servo Auto merge of #8703 - eefriedman:dom-getter-setter-atom, r=frewsxcv 2015-11-28 20:40:07 +05:30
style Auto merge of #8692 - GuillaumeGomez:patch-1, r=Wafflespeanut 2015-11-28 19:34:11 +05:30
style_traits Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12) 2015-11-27 00:15:29 -05:00
util Add debug option to disable vsync for profiling. 2015-12-01 09:52:13 +10:00
webdriver_server Auto merge of #8705 - jsanders:fix-sleep-ms-deprecations, r=metajack,Wafflespeanut 2015-11-30 09:20:15 +05:30