servo/components
Jinwoo Song 557bb11bde Use FT_Done_Library instead of FT_Done_Freetype
It is recommended to use FT_Done_Library with FT_New_Library
from freetype document.

Fixes #6191.
2015-05-28 10:17:06 +09:00
..
canvas Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
canvas_traits Layerize canvas 2015-05-20 19:10:50 +02:00
compositing pass width and height information through to cef paint callback 2015-05-21 21:15:15 -04:00
devtools Implemented GetCachedMessages 2015-05-26 10:04:31 -04:00
devtools_traits Implemented GetCachedMessages 2015-05-26 10:04:31 -04:00
gfx Use FT_Done_Library instead of FT_Done_Freetype 2015-05-28 10:17:06 +09:00
gfx_traits Layerize canvas 2015-05-20 19:10:50 +02:00
layout Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
layout_traits compositing: Implement display ports and avoid creating display lists 2015-05-19 16:53:51 -07:00
msg Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
net Auto merge of #6171 - eleweek:fix-4184-ok, r=Manishearth 2015-05-25 23:10:18 -05:00
net_traits if thread panics then assertion for PendingLoadGuard destructor is not 2015-05-25 13:58:45 -07:00
plugins Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
profile Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
profile_traits Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. 2015-05-05 10:07:34 -04:00
script Auto merge of #6187 - tamird:cleanup-validate-and-extract, r=mbrubeck 2015-05-26 16:29:42 -05:00
script_traits Make WebDriver Get() command wait on pages loading before returning. 2015-05-14 10:59:10 +01:00
servo Use FT_Done_Library instead of FT_Done_Freetype 2015-05-28 10:17:06 +09:00
style Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
util Reduce max line length from 150 to 120 characters 2015-05-24 00:01:49 -04:00
webdriver_server Make variable binding more consistent with rest of the file 2015-05-24 10:50:36 -04:00
webdriver_traits Add support for timing out scripts 2015-05-14 10:59:20 +01:00