Commit graph

17922 commits

Author SHA1 Message Date
Brian Anderson
ad047d1f74 Stop building Ragel
It's not needed for the distributable harfbuzz source that we're building now.
I haven't removed the submodule because it's an involved process that looks
like it will trip people up.
2012-07-26 16:11:09 -07:00
Eric Holk
7f6e5e5f93 Fix compile error 2012-07-26 16:03:32 -07:00
Eric Holk
8f1f4f479d Use pipes for drawing interface 2012-07-26 16:01:50 -07:00
Eric Holk
41a68d1813 Use pipes for exit messages. 2012-07-26 16:01:50 -07:00
Eric Holk
38968323bd Use pipes for the CSS lexer. 2012-07-26 16:01:50 -07:00
Eric Holk
b10b052639 Use pipe streams for keyboard events.
Termination detection in pipes also allows Servo to close on its own accord (issue #3)
2012-07-26 16:01:50 -07:00
Brian Anderson
e99ab2e08b Update harfbuzz 2012-07-26 16:00:59 -07:00
Eric Holk
10a1e8b109 Get rid of ~strs 2012-07-26 15:53:02 -07:00
Eric Holk
fc4a13adf6 Merge branch 'master' of https://github.com/mozilla/servo 2012-07-26 15:38:56 -07:00
Brian Anderson
c7b503b239 Update rust-mozjs 2012-07-26 15:01:37 -07:00
Eric Holk
b89ace8cf3 Merging 2012-07-26 14:49:26 -07:00
Margaret Meyerhofer
4c1475ddfb fix minor compile errors 2012-07-26 11:06:10 -07:00
Eric Holk
fa0880712f We don't have to copy strings anymore, since we can log slices. 2012-07-25 11:53:00 -07:00
Josh Matthews
4a1c8cc2ec Add primitive binding example for Document (documentElement), and Node (firstChild, nextSibling, tagName). 2012-07-24 19:31:25 -04:00
Patrick Walton
82790f2bb1 Update glut and layers 2012-07-24 14:27:56 -07:00
Brian Anderson
f7a5a50145 Merge pull request #33 from bblum/master
servo/platform/osmain.rs: Change to new task_builder
2012-07-24 13:03:04 -07:00
Ben Blum
fba942c7c6 Change osmain.rs to new task::task_builder interface 2012-07-24 15:14:54 -04:00
Patrick Walton
61394b5d5e Submodule update cocoa 2012-07-21 09:30:10 -07:00
Patrick Walton
1eafbe1b8b Fix rust-cocoa 2012-07-21 09:17:20 -07:00
Patrick Walton
c8661bf92b Update cocoa 2012-07-21 08:03:48 -07:00
Margaret Meyerhofer
8a79be8698 Fixed compile errors in the test suite 2012-07-20 11:56:58 -07:00
Patrick Walton
9196990384 Put images in an ARC to avoid copying. Make test-many-images harder. 2012-07-19 18:25:42 -07:00
Margaret Meyerhofer
4c02e812c0 fixed an import problem in rust-azure 2012-07-19 17:02:57 -07:00
Patrick Walton
e818caf184 Don't draw images a pixel at a time 2012-07-19 15:56:39 -07:00
Patrick Walton
b46aaa509d Decode images in parallel 2012-07-19 15:56:39 -07:00
Margaret Meyerhofer
830a41ad94 Changed color parsing to return an option instead of defaulting to black 2012-07-19 13:13:05 -07:00
Margaret Meyerhofer
ed99449f52 Added width and height parsing 2012-07-19 10:56:59 -07:00
Patrick Walton
0c5aefa88f Update submodule 2012-07-19 10:29:47 -07:00
Margaret Meyerhofer
0551c79ec4 Added traits to adhere to new coherence requirements 2012-07-18 15:57:22 -07:00
Margaret Meyerhofer
6148309ce1 Fixed all strings in the old format 2012-07-18 13:27:23 -07:00
Margaret Meyerhofer
c25cb50d9d Added an import in rust-layers 2012-07-13 15:27:38 -07:00
Patrick Walton
f29d28f197 Update layers and opengles for BGRA 2012-07-13 14:37:12 -07:00
Patrick Walton
c35c5f2bc8 Time other passes of the pipeline 2012-07-12 23:17:04 -07:00
Patrick Walton
016c60e366 Enable optimization by default 2012-07-12 22:55:50 -07:00
Patrick Walton
b7b17dccd1 Update for language changes regarding unique strings 2012-07-12 22:49:01 -07:00
Patrick Walton
5afae787ce Add some timing for compositing 2012-07-12 20:04:00 -07:00
Patrick Walton
127189bdc8 Update rust-layers and rust-opengles and switch to ARGB32 layers 2012-07-12 19:49:30 -07:00
Margaret Meyerhofer
1212f3df65 Fixed deprecated vector syntax 2012-07-12 17:48:53 -07:00
Patrick Walton
12a05daa5d Fix reshaping window callback 2012-07-12 17:28:10 -07:00
Patrick Walton
92ecb9148e Update rust-glut 2012-07-12 16:38:08 -07:00
Patrick Walton
9b599e4e5a Make content a class 2012-07-12 16:32:27 -07:00
Patrick Walton
8ee465cafc Fix rust-geom 2012-07-12 16:08:23 -07:00
Patrick Walton
b9f103a879 Stub event handling 2012-07-12 15:49:05 -07:00
Patrick Walton
62396c1cb9 Delete commented-out code 2012-07-12 13:03:28 -07:00
Patrick Walton
844f540963 Use GLUT and layers 2012-07-12 13:00:56 -07:00
Brian Anderson
cad0cc6730 Update rust-mozjs 2012-07-12 00:17:26 -07:00
Brian Anderson
294b112591 Update Linux instructions with correct glut package 2012-07-12 00:12:06 -07:00
Brian Anderson
abcab35595 Update rust-geom 2012-07-11 20:05:26 -07:00
Brian Anderson
09aa88b4b2 Update rust-azure 2012-07-11 19:49:28 -07:00
Brian Anderson
49e0803e26 Fix imports for new resolve logic 2012-07-11 19:33:35 -07:00