This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
servo
Watch
1
Star
0
Fork
You've already forked servo
0
mirror of
https://github.com/servo/servo.git
synced
2025-10-15 07:50:20 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
45930b36ae
servo
/
src
/
components
History
Download ZIP
Download TAR.GZ
Glenn Watson
45930b36ae
Remove unneeded code now that image libraries use Vec<T>.
2014-05-10 06:15:56 +10:00
..
embedding
add MPL header
2014-05-01 16:58:33 -04:00
gfx
Change image library use of ~[T] -> Vec[T]. Update rust-stb and rust-png submodule pointers.
2014-05-09 13:29:48 +10:00
macros
This batch of changes upgrades Servo to work with the Rust upgrade as of
2014-04-27 15:46:12 -05:00
main
Remove unneeded code now that image libraries use Vec<T>.
2014-05-10 06:15:56 +10:00
msg
Use Vec for the metadata argument to initialize_layers_for_pipeline.
2014-05-06 20:42:35 +02:00
net
Change image library use of ~[T] -> Vec[T]. Update rust-stb and rust-png submodule pointers.
2014-05-09 13:29:48 +10:00
script
auto merge of
#2357
: Manishearth/servo/xhr-syncget, r=ms2ger
2014-05-09 11:34:07 -04:00
style
This should not make any difference AFAICT, but seems to fix some layout bugs.
2014-05-08 18:21:52 +01:00
util
Require Range<T> to have a signed integer T
2014-05-07 15:06:41 -07:00