Commit graph

4860 commits

Author SHA1 Message Date
Margaret Meyerhofer
0b796c410c Fixed the changing alt syntax and cleaned up some compiler warnings 2012-08-06 14:55:26 -07:00
Brian Anderson
f290f18087 Update rust-layers 2012-08-05 14:35:52 -07:00
Brian Anderson
fad37bb08b Update a number of submodules 2012-08-05 13:12:21 -07:00
Brian Anderson
af1fb1b019 Merge pull request #39 from tuncer/rust-changes
Adapt to rust and net_url changes
2012-08-05 12:55:33 -07:00
Tuncer Ayaz
1651d7036b Adapt to net_url changes 2012-08-05 14:43:15 +02:00
Tuncer Ayaz
cb85521097 Adapt to rust changes 2012-08-05 14:42:50 +02:00
Brian Anderson
1a713b81bb Update rust-harfbuzz 2012-08-02 19:05:19 -07:00
Brian Anderson
7d785c364f Makefile cleanups 2012-08-02 18:59:10 -07:00
Brian Anderson
7d0521eb90 Fix configure.in for disappearance of submodules 2012-08-02 17:09:56 -07:00
Brian Anderson
e908ea6161 Remove rust-sdl, ragel, harfbuzz submodules 2012-08-02 17:03:06 -07:00
Brian Anderson
b4d352be44 Update rust-harfbuzz 2012-08-02 16:49:15 -07:00
Brian Anderson
b521105117 Fix check-rust-harfbuzz build rule 2012-08-02 16:47:02 -07:00
Brian Anderson
8a4ac15908 Update rust-harfbuzz, remove harfbuzz and ragel from the build 2012-08-02 17:09:11 -07:00
Brian Anderson
4da72b4925 Update rust-http-client 2012-08-02 16:35:28 -07:00
Margaret Meyerhofer
b9b68a72b7 Fixed compilation errors from keyword changes 2012-08-02 11:00:58 -07:00
Margaret Meyerhofer
fa122b2a78 Added the ability to iterate over the layout-box tree in parallel. 2012-08-01 17:01:20 -07:00
Brian Anderson
f2c97474c5 Add more resource_task docs 2012-07-28 17:08:33 -07:00
Brian Anderson
08789e5bc8 Use ResourceTask to fetch scripts 2012-07-28 16:59:14 -07:00
Brian Anderson
25a5e903a7 Update rust-http-client 2012-07-28 16:24:42 -07:00
Patrick Walton
114a2689e0 Update rust-mozjs 2012-07-27 22:30:19 -07:00
Patrick Walton
51456ef6a9 Overloaded operators can't be unsafe anymore 2012-07-27 22:29:27 -07:00
Brian Anderson
38c6e99e20 Begin supporting http:// urls 2012-07-27 19:54:13 -07:00
Brian Anderson
6430d74ece Feed the HTML/CSS parsers with the ResourceTask 2012-07-27 19:16:04 -07:00
Brian Anderson
c37528df7d Make relative hrefs work 2012-07-27 18:04:09 -07:00
Brian Anderson
633c013567 Represent URLs as url objects, not strings 2012-07-27 17:24:44 -07:00
Brian Anderson
1d7e37e299 Add make_url with some custom logic 2012-07-27 16:55:16 -07:00
Brian Anderson
f48309739f Begin threading the ResourceTask through the engine 2012-07-27 16:19:38 -07:00
Brian Anderson
c01899233a Teach ResourceManager to load from files 2012-07-27 15:59:53 -07:00
Brian Anderson
51a6e835d2 Add ResourceTask 2012-07-27 15:40:24 -07:00
Brian Anderson
c64c17fac3 Remove net::uri in favor of std::net::url 2012-07-27 11:23:36 -07:00
Brian Anderson
a92de77791 Add rust-http-client to the build 2012-07-26 20:16:48 -07:00
Brian Anderson
de70e64827 Add rust-http-client submodule 2012-07-26 20:03:49 -07:00
Patrick Walton
06622a984d Update submodules for tiling work 2012-07-26 18:05:22 -07:00
Patrick Walton
b1423f231b Update for purity fixes 2012-07-26 18:05:22 -07:00
Brian Anderson
71c8b83d2a Update to older harfbuzz that works on os x 2012-07-26 17:57:09 -07:00
Brian Anderson
f9ae85fcbe Revert "Stop building Ragel"
This reverts commit ad047d1f74.
2012-07-26 17:50:08 -07:00
Brian Anderson
7d443f14ab Fix Makefile typos 2012-07-26 16:25:35 -07:00
Brian Anderson
0f1e778653 Merge pull request #29 from eholk/pipes
Pipes
2012-07-26 16:21:56 -07:00
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