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
|
0f1e778653
|
Merge pull request #29 from eholk/pipes
Pipes
|
2012-07-26 16:21:56 -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 |
|
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
|
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 |
|