Commit graph

4860 commits

Author SHA1 Message Date
Brian Anderson
f76755a671 Fix linux build 2012-09-13 14:30:23 -07:00
Brian Anderson
8785a07022 Fix name of stb_image::image mod 2012-09-13 14:27:47 -07:00
Brian Anderson
90565bec53 Update rust-stb-image 2012-09-13 14:24:36 -07:00
Brian Anderson
645009d181 Remove some debug logging 2012-09-12 17:58:03 -07:00
Brian Anderson
25e1529594 Use the correct syntax to ignore tests on mac 2012-09-12 17:56:55 -07:00
Brian Anderson
275d456118 Fix font segfaults 2012-09-12 17:54:12 -07:00
Brian Anderson
0bae84c985 Fix some mac font bustage 2012-09-12 17:09:34 -07:00
Brian Anderson
9e17f1334c Fix infinite recursion in Image ctor 2012-09-12 16:50:17 -07:00
Brian Anderson
23505d31b1 Update rust-core-foundation 2012-09-12 16:24:53 -07:00
Brian Anderson
ce07edcb56 Fix breakage in display_list_builder tests 2012-09-12 16:23:03 -07:00
Brian Anderson
732f8ce194 Update rust-glut and rust-layers 2012-09-12 16:22:46 -07:00
Brian Anderson
1d7aabd41e Update rust-layers 2012-09-12 15:05:33 -07:00
Brian J. Burg
0691c5d47b Move traverse to traverse_parallel 2012-09-12 09:54:52 -07:00
Brian J. Burg
458eae9236 Refactor DisplayList/DisplayItem to be a struct with a closure, and
add draw methods to DisplayList/DisplayItem
2012-09-11 16:46:08 -07:00
Brian J. Burg
6436862007 Update modules with syntax fixes 2012-09-11 15:45:52 -07:00
Brian J. Burg
cc0f4b139a Fix build break from hashmap->HashMap 2012-09-11 15:45:31 -07:00
Brian J. Burg
0fa87ebfbf s/import/use/g; fix class method syntax 2012-09-11 14:52:22 -07:00
Brian J. Burg
1292fa2965 Fix segfault in QuartzNativeFont.create; improve error handling slightly 2012-09-10 22:35:17 -07:00
Brian J. Burg
2d8e764c9d Finish fixing build 2012-09-10 16:36:55 -07:00
Brian J. Burg
0300776298 Mostly fix build breaks 2012-09-10 15:18:30 -07:00
Brian J. Burg
3437a3ea53 Update (fixed) submodules 2012-09-10 13:21:19 -07:00
Brian J. Burg
fd3ade2a3c Redo representation of CSS values, and many other related things. 2012-09-07 17:08:35 -07:00
Brian Anderson
cdd85d8d65 Update rust-mozjs 2012-09-07 15:37:28 -07:00
Brian Anderson
19e1e39acc Handle when glyphs don't exist on mac 2012-09-06 19:38:06 -07:00
Brian Anderson
2f6868bbbe Get the correct glyph index/advance on mac 2012-09-06 19:17:13 -07:00
Brian Anderson
fb36c05c35 Fix the naming of reference images in reftest 2012-09-06 17:52:20 -07:00
Brian Anderson
e32da820e7 Add Comment and Doctype nodes to box_builder 2012-09-06 17:21:09 -07:00
Brian Anderson
aa9fc2483f Fix path calculations in reftest 2012-09-06 17:05:29 -07:00
Brian J. Burg
17552aae37 Fill in remaining DisplayType values, replace uses, and make box-building return and option'd box since display:none nodes generate no boxes. 2012-09-06 16:59:15 -07:00
Brian J. Burg
2a0761732e Fix test build 2012-09-06 16:55:29 -07:00
Brian Anderson
945058adc0 Make reftest build again 2012-09-06 16:42:28 -07:00
Brian Anderson
7f91b55189 Add more clean targets 2012-09-06 16:01:33 -07:00
Brian J. Burg
977389d2a3 Move parsers and lexers to css/ and html/ top-level dirs; fix some s/import/use/ 2012-09-06 15:44:12 -07:00
Brian J. Burg
10f1729a71 Merge branch 'master' of ssh://github.com/mozilla/servo 2012-09-06 14:57:21 -07:00
Brian Anderson
3942374fe2 Add a test for line breaking 2012-09-06 14:30:02 -07:00
Brian Anderson
9712b74c9f Add missing case to BoxKind : Eq 2012-09-06 14:14:38 -07:00
Brian Anderson
6261f4e6d9 Don't run check-ref by default. Not working 2012-09-06 14:06:22 -07:00
Brian Anderson
d0f4d85046 Update rust-azure 2012-09-06 14:05:09 -07:00
Brian J. Burg
5e6dc81775 Fix default css 'display' value for undisplayed nodes. 2012-09-06 13:39:42 -07:00
Brian J. Burg
e1bcdc509a Create a css module and divide into values, styles, and resolve things. 2012-09-06 13:39:42 -07:00
Patrick Walton
c326c7880d Update rust-hubbub 2012-09-06 13:34:48 -07:00
Patrick Walton
dc2664f5f9 Long lines 2012-09-06 13:34:38 -07:00
Brian Anderson
bee5f6bfc7 Fix breakage 2012-09-06 13:31:54 -07:00
Brian J. Burg
97ebc6311a update submodules 2012-09-06 11:21:12 -07:00
Brian J. Burg
14f096dfe9 Remove unused autogen.sh 2012-09-06 10:13:13 -07:00
Brian J. Burg
d25fecad92 Don't rebuild rust-core-foundation and rust-cocoa unless they are old 2012-09-05 18:42:28 -07:00
Brian J. Burg
d260e06688 Add and hook up parsing for Doctype and Comment node types 2012-09-05 18:35:41 -07:00
Brian J. Burg
3f2d253a71 Various fixes related to explicit copying and reinterpret_cast use. 2012-09-05 13:23:55 -07:00
Brian J. Burg
aea47f6b99 Update submodules 2012-09-05 13:21:23 -07:00
Brian J. Burg
1b54eacbe1 Fix upstream build breaks from reinterpret_cast 2012-09-05 12:10:26 -07:00