Brian Anderson
|
1508c5b914
|
Obey the TESTNAME build variable
make check-servo TESTNAME=layout will just run the servo layout tests.
The submodules still ignore TESTNAME.
|
2012-05-25 14:22:14 -07:00 |
|
Patrick Walton
|
ea53b5e800
|
Render images in a very, very hacky way (i.e. lots of one-pixel-wide rectangles)
|
2012-05-24 19:29:40 -07:00 |
|
Patrick Walton
|
a6fe64d761
|
solid_color -> display_item_solid_color (preparation for display_item_image)
|
2012-05-24 19:08:49 -07:00 |
|
Patrick Walton
|
c4111d11b8
|
Add missing files
|
2012-05-24 19:07:32 -07:00 |
|
Patrick Walton
|
8a007476ec
|
Stub style application; add an attribute accessor method
|
2012-05-24 19:00:00 -07:00 |
|
Patrick Walton
|
e15c779b43
|
Add stb_image bindings
|
2012-05-24 18:38:32 -07:00 |
|
Patrick Walton
|
8e60fb4dee
|
Parse generic attributes; add an image test case
|
2012-05-24 16:57:58 -07:00 |
|
Patrick Walton
|
47f618bac2
|
Make <head> display: none
|
2012-05-24 16:39:35 -07:00 |
|
Brian Anderson
|
b281a508e0
|
Start sketching a net module
|
2012-05-24 15:07:19 -07:00 |
|
Niko Matsakis
|
0761f306e6
|
update to commit with new constants
|
2012-05-24 15:06:47 -07:00 |
|
Niko Matsakis
|
fab592ce74
|
missing files
|
2012-05-24 15:03:09 -07:00 |
|
Patrick Walton
|
7bf5361a9a
|
Add about:mozilla and parse it
|
2012-05-24 14:45:40 -07:00 |
|
Niko Matsakis
|
5c31f3d45e
|
initial integration of spidermonkey into servo
|
2012-05-24 14:16:27 -07:00 |
|
Niko Matsakis
|
adc6d3701d
|
refactor to have some global fns in JS
|
2012-05-24 14:16:27 -07:00 |
|
Patrick Walton
|
6c5ed2e30d
|
Incomplete box construction for inline children
|
2012-05-24 14:09:33 -07:00 |
|
Patrick Walton
|
f5236ef7e3
|
Parse unknown HTML elements into something sane
|
2012-05-24 13:58:00 -07:00 |
|
Patrick Walton
|
02a20258d9
|
Fix tests
|
2012-05-24 12:13:02 -07:00 |
|
Patrick Walton
|
c26ed2aa90
|
Factor out elements into a generic type
|
2012-05-24 12:01:37 -07:00 |
|
Niko Matsakis
|
7f3d010fd4
|
Merge pull request #8 from eholk/master
Updating servo for new kind-checking rules
|
2012-05-24 10:01:58 -07:00 |
|
Eric Holk
|
c50b336363
|
Updating for stricter rust kind checking rules.
|
2012-05-23 15:59:05 -07:00 |
|
Brian Anderson
|
fc36426beb
|
Fix for kind system changes
|
2012-05-23 14:46:47 -07:00 |
|
Brian Anderson
|
c30e79fe7b
|
Merge pull request #6 from mmeyerho/master
Updated a cast in rust-mozjs
|
2012-05-22 13:40:11 -07:00 |
|
Margaret Meyerhofer
|
8d632a5585
|
Updated rust-mozjs
|
2012-05-22 13:37:33 -07:00 |
|
Brian Anderson
|
be681d85b0
|
Support autoconf's named autoconf-2.13
|
2012-05-21 14:02:17 -07:00 |
|
Brian Anderson
|
20f4d1f980
|
Update rust-harfbuzz
|
2012-05-17 21:08:17 -07:00 |
|
Patrick Walton
|
6ccb732468
|
Update README.md to match the new test location
|
2012-05-17 20:48:21 -07:00 |
|
Brian Anderson
|
215942a6fb
|
Better Linux instructions in README.md
|
2012-05-17 20:47:24 -07:00 |
|
Patrick Walton
|
601275ec73
|
Move the test files into src/test
|
2012-05-17 20:45:47 -07:00 |
|
Patrick Walton
|
d4ea1477a7
|
Parse HTML attributes and support images of different widths and heights
|
2012-05-17 18:22:06 -07:00 |
|
Brian Anderson
|
9c28245e2f
|
Update rust-mozjs
|
2012-05-17 17:48:58 -07:00 |
|
Brian Anderson
|
3480e47b49
|
Upgrade azure
|
2012-05-17 17:44:11 -07:00 |
|
Patrick Walton
|
e894a07512
|
Update rust-harfbuzz and rust-mozjs
|
2012-05-17 17:39:43 -07:00 |
|
Patrick Walton
|
0f5eb549ab
|
Introduce text run and glyph classes
|
2012-05-17 17:37:18 -07:00 |
|
Niko Matsakis
|
f357e53863
|
fix make check
|
2012-05-17 16:42:23 -07:00 |
|
Niko Matsakis
|
f19d3b506f
|
latest changes to mozjs
|
2012-05-17 16:10:16 -07:00 |
|
Brian Anderson
|
6b29b101aa
|
Update mozjs
|
2012-05-17 16:07:16 -07:00 |
|
Niko Matsakis
|
845e2277a7
|
use latest harfbuzz
|
2012-05-17 15:44:35 -07:00 |
|
Niko Matsakis
|
7ca571148b
|
wip: integrate js
|
2012-05-17 15:44:35 -07:00 |
|
Niko Matsakis
|
6d27ee5e0e
|
integrate spidermonkey (it doesn't do anything yet)
|
2012-05-17 15:44:35 -07:00 |
|
Niko Matsakis
|
0571f51881
|
add some comments
|
2012-05-17 15:44:35 -07:00 |
|
Patrick Walton
|
1cbc5e9dfe
|
Stub text support
|
2012-05-17 14:59:46 -07:00 |
|
Patrick Walton
|
dccee997e8
|
Implement toy inline layout
|
2012-05-17 14:14:37 -07:00 |
|
Brian Anderson
|
1cab10d8ba
|
HarfBuzz bindings, y'all
|
2012-05-11 16:32:46 -07:00 |
|
Brian Anderson
|
783f702ccf
|
Fix broken test
|
2012-05-11 16:28:14 -07:00 |
|
Brian Anderson
|
aabeb5a5ae
|
Upgrade rust-mozjs
|
2012-05-11 14:48:32 -07:00 |
|
Brian Anderson
|
7983f13bee
|
Start building harfbuzz
|
2012-05-11 13:50:59 -07:00 |
|
Brian Anderson
|
28e417ef87
|
Build ragel
|
2012-05-11 13:50:59 -07:00 |
|
Brian Anderson
|
402c309607
|
Update ragel
|
2012-05-11 13:50:59 -07:00 |
|
Brian Anderson
|
2755384221
|
Add harfbuzz and ragel submodules
|
2012-05-11 13:50:59 -07:00 |
|
Patrick Walton
|
cbfbec4dbd
|
Move block layout to a separate file
|
2012-05-10 16:39:35 -07:00 |
|