Jack Moffitt
|
ab988db12d
|
Merge pull request #442 from pcwalton/directory-shuffle
Organize all the source files into compiler/, components/, and platform/...
|
2013-05-15 15:46:13 -07:00 |
|
Patrick Walton
|
7caa209039
|
Organize all the source files into compiler/, components/, and platform/.
|
2013-05-15 15:39:19 -07:00 |
|
Jack Moffitt
|
5e406fab7e
|
Merge pull request #438 from khodzha/clean_targets
Fixed #434
|
2013-05-11 14:02:23 -07:00 |
|
khodzha
|
37a94dcd16
|
Fixed #434
Added "clean-servo-util" and "clean-servo-net" make targets
Added new targets to "clean-servo" target
|
2013-05-11 19:15:22 +04:00 |
|
Jack Moffitt
|
7dbb38c2a0
|
Merge pull request #437 from sfowler/switch-with-node-to-with-base
Replace with_imm_node by with_base and with_mut_node by with_mut_base
|
2013-05-10 19:06:01 -07:00 |
|
Seth Fowler
|
82bd3ef51f
|
Replace with_imm_node by with_base and with_mut_node by with_mut_base
|
2013-05-10 18:52:36 -07:00 |
|
Patrick Walton
|
3712ece458
|
Merge pull request #436 from sfowler/remove-rootflow
Merge RootFlow into BlockFlow
|
2013-05-10 18:28:33 -07:00 |
|
Seth Fowler
|
c0d8836e06
|
Merge RootFlow into BlockFlow
|
2013-05-10 18:20:51 -07:00 |
|
Young-il Choi
|
b69a1e1ebd
|
submodule: update rust-xlib
|
2013-05-11 09:40:05 +09:00 |
|
Young-il Choi
|
71afe858db
|
submodule: update rust-freetype
|
2013-05-11 09:40:05 +09:00 |
|
Josh Matthews
|
6e395af88c
|
Merge pull request #435 from metajack/syntax-futurism
Update to latest Rust
|
2013-05-10 15:01:53 -07:00 |
|
Jack Moffitt
|
2fdc35f52c
|
Update dependencies and rust.
|
2013-05-10 15:50:53 -06:00 |
|
Jack Moffitt
|
263a8251a9
|
Change core::task::local_data to core::local_data.
|
2013-05-10 15:50:29 -06:00 |
|
Jack Moffitt
|
7234635aa5
|
Remove old borrow check workarounds and appease the new borrow checker.
|
2013-05-10 15:41:20 -06:00 |
|
Jack Moffitt
|
4d0c20246a
|
Change FuzzyEq to ApproxEq.
|
2013-05-10 15:41:20 -06:00 |
|
Jack Moffitt
|
ea1f9e02b0
|
Remove unused mut.
|
2013-05-10 15:41:20 -06:00 |
|
Jack Moffitt
|
11467e21bb
|
Work around broken TaskBuilder.
|
2013-05-10 15:41:20 -06:00 |
|
Jack Moffitt
|
5324cabbf8
|
Appease the new borrow checker.
|
2013-05-10 15:40:58 -06:00 |
|
Jack Moffitt
|
3c291678ad
|
Remove modes in servo-gfx.
|
2013-05-10 15:29:13 -06:00 |
|
Jack Moffitt
|
19c0fc6465
|
Change Quot back to Div.
|
2013-05-10 15:29:13 -06:00 |
|
Jack Moffitt
|
3d745fc43b
|
Remove unused mut in servo-util.
|
2013-05-10 15:29:13 -06:00 |
|
Jack Moffitt
|
077b481894
|
Merge pull request #430 from ILyoan/rm_warning
Remove various warnings
|
2013-05-10 14:26:48 -07:00 |
|
Young-il Choi
|
b7182ee4a0
|
submodule: update rust-stb-image
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
104e973f41
|
submodule: update rust-opengles
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
bb02f1c71d
|
submodule: update rust-netsurfcss
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
f388455f4a
|
submodule: update rust-mozjs
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
25a21abf1c
|
submodule: update rust-layers
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
11537c9e22
|
submodule: update rust-http-client
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
7b2e6deb65
|
submodule: update rust-harfbuzz
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
b3f4ab8989
|
submodule: update rust-glut
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
a393297bc9
|
submodule: update rust-geom
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
55d6853fe2
|
submodule: update rust-css
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
d74832b7b6
|
submodule: update rust-core-foundation
|
2013-05-10 16:27:24 +09:00 |
|
Young-il Choi
|
198cdb7f26
|
submodule: update rust-azure
|
2013-05-10 16:27:24 +09:00 |
|
ILyoan
|
32d45bccc3
|
Remove unused code
|
2013-05-10 12:01:15 +09:00 |
|
ILyoan
|
17523bd978
|
Remove warnings from servo-gfx
|
2013-05-10 12:01:15 +09:00 |
|
Brian Anderson
|
45d6991805
|
Merge pull request #432 from metajack/more-deps
Add in some missing dependencies.
|
2013-05-09 16:28:46 -07:00 |
|
Jack Moffitt
|
2bfa6dc5ba
|
Add in some missing dependencies.
Fixes #423.
|
2013-05-09 16:25:20 -06:00 |
|
Jack Moffitt
|
cdc99a8572
|
Merge pull request #431 from pcwalton/refactor-compositor
Refactor compositor
|
2013-05-09 15:15:21 -07:00 |
|
Patrick Walton
|
4eb305e568
|
servo: Address review comments
|
2013-05-09 15:01:21 -07:00 |
|
Patrick Walton
|
7c40535dd8
|
Add missing compositing/mod.rs
|
2013-05-09 14:06:35 -07:00 |
|
Patrick Walton
|
932070b9e7
|
Split the network stuff out of servo-gfx into servo-net
|
2013-05-09 14:06:03 -07:00 |
|
Patrick Walton
|
7267f806a7
|
servo: Warning police.
|
2013-05-09 11:47:31 -07:00 |
|
Patrick Walton
|
0a6b537c5f
|
servo: Remove the type parameter from the compositor, rename OSMain, and refactor engine a bit
|
2013-05-09 11:42:24 -07:00 |
|
yichoi
|
6f7a1782f9
|
Merge pull request #429 from recrack/add_license
add license
|
2013-05-09 01:02:23 -07:00 |
|
Youngmin Yoo
|
d412c62003
|
modify add license
|
2013-05-09 16:59:44 +09:00 |
|
yichoi
|
21994a41ce
|
Merge pull request #427 from recrack/incorrect_license
Incorrect license
|
2013-05-09 00:45:48 -07:00 |
|
Young-il Choi
|
7100c1f1a2
|
submodule: update rust-opengles
|
2013-05-09 16:04:13 +09:00 |
|
yichoi
|
0290fcc869
|
Merge pull request #428 from recrack/update_path
update: check.mk tidy path
|
2013-05-08 22:49:49 -07:00 |
|
Youngmin Yoo
|
a7bd528484
|
update: check.mk tidy path
|
2013-05-09 14:00:51 +09:00 |
|