Lars Bergstrom
|
96d8fee731
|
Remove double linking of static libs from task_info and azure
|
2015-07-15 00:51:48 +02:00 |
|
Matt Brubeck
|
8e253f6fd7
|
Upgrade android-rs-glue
Fixes #6275 via tomaka/android-rs-glue#58.
|
2015-06-04 08:53:09 -07:00 |
|
Jack Moffitt
|
29fcdce5e0
|
Switch task_info to use modern Cargo tools.
|
2015-05-29 17:40:15 -06:00 |
|
Lars Bergstrom
|
da88ac3744
|
Re-update the android-rs-glue submodule
|
2015-05-14 16:52:17 -05:00 |
|
Patrick Walton
|
87a620e1b3
|
layout: Draw elements with position: relative; z-index: auto over
ordinary content per CSS 2.1 Appendix E.
Improves Talking Points Memo.
|
2015-05-12 17:32:59 -07:00 |
|
Lars Bergstrom
|
853bcccd69
|
Update android-rs-glue for loading SpiderMonkey on android
|
2015-05-12 15:36:44 -05:00 |
|
Simon Sapin
|
ef8edd4e87
|
Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8.
|
2015-05-05 10:07:34 -04:00 |
|
ecoal95
|
79a5dae170
|
WebGL context hardware acceleration + error detection
|
2015-04-27 04:16:47 +02:00 |
|
Diego Marcos
|
c82485874d
|
Kicks off a WebGL implementation
|
2015-04-20 14:29:39 -07:00 |
|
Simon Sapin
|
998ab77957
|
Remove "Not the toml you’re looking for".
It’s been broken for a while and nobody noticed.
|
2015-04-16 14:23:29 +02:00 |
|
Nicholas Nethercote
|
66902d2c90
|
Use usize rather than u64 in MemoryReport.
I should have used usize in the first place.
|
2015-03-31 15:37:15 +02:00 |
|
Simon Sapin
|
fef279a8f5
|
Fix build scripts warnings.
|
2015-03-18 21:53:48 +01:00 |
|
Ms2ger
|
5f15eb5fbf
|
Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.
|
2015-03-18 13:18:31 -04:00 |
|
Ms2ger
|
68c06f9d31
|
Fix warnings in rust-task_info.
|
2015-02-13 14:57:52 +01:00 |
|
Simon Sapin
|
d5dd1d658e
|
Upgrade to rustc ba2f13ef0 2015-02-04
|
2015-02-11 14:48:34 -08:00 |
|
Matt Brubeck
|
e2912a8552
|
Remove the unused support/time submodule.
Fixes #4748. r? @jdm
|
2015-01-28 08:43:41 -08:00 |
|
Josh Matthews
|
95fc29fa0d
|
Update rustc to 00b112c45a604fa6f4b59af2a40c9deeadfdb7c6/rustc-1.0.0-dev.
|
2015-01-28 10:16:49 +10:00 |
|
bors-servo
|
d9751c0fbb
|
auto merge of #4570 : Manishearth/servo/android-warn, r=jdm
My local android build is a bit wonky so I'm not sure if all warnings have been fixed, though. I'll try to poke around and fix it.
|
2015-01-08 21:54:48 -07:00 |
|
Glenn Watson
|
7818576213
|
Update android openssl version due to security advisory https://www.openssl.org/news/secadv_20150108.txt
|
2015-01-09 07:40:17 +10:00 |
|
Ms2ger
|
16c7060bc8
|
Update rustc to revision 2cfb5acb5a2751c759627377e602bac4f88f2d19.
|
2015-01-08 09:58:46 -05:00 |
|
Manish Goregaokar
|
0c0c04f3e8
|
Silence warnings from openssl
|
2015-01-08 13:25:24 +05:30 |
|
bors-servo
|
e8fac3681b
|
auto merge of #4535 : servo/servo/pre-rustup_20141221, r=jdm
This prepares for the rust upgrade currently being conducted.
|
2015-01-03 14:39:46 -07:00 |
|
Ms2ger
|
fbf257f878
|
Remove obsolete attributes.
|
2015-01-03 10:06:17 +01:00 |
|
Ms2ger
|
b51e83819d
|
Fix obsolete format traits.
They are to be removed from the language in the next rust upgrade.
|
2015-01-02 19:04:18 +01:00 |
|
Glenn Watson
|
7aa3b235e2
|
Add time as submodule - workaround for android cross compiling until next rustup.
|
2014-12-19 10:50:30 +10:00 |
|
Glenn Watson
|
9d192de63d
|
Switch android to glutin.
|
2014-12-12 08:13:04 +10:00 |
|
Glenn Watson
|
030dab553e
|
Use mach to build openssl on android instead of glut makefile.
The glut makefile will be removed shortly after glutin lands
for android, so we need to build openssl for android elsewhere
in the build process.
|
2014-12-09 08:20:36 +10:00 |
|
Simon Sapin
|
ff4877b473
|
Warn when Cargo is run directly. Fix #3957.
|
2014-12-02 18:03:39 -08:00 |
|
Jack Moffitt
|
d1b433a3b3
|
Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a
|
2014-11-13 11:17:43 +10:00 |
|
Patrick Walton
|
10f7b49cf7
|
Invert control flow, fix resizing, and improve checkerboarding
significantly by giving tiles some time to paint before we render
unrendered content.
|
2014-11-04 13:51:56 -08:00 |
|
Ms2ger
|
ca87428df7
|
Update glfw-rs to pick up a build warning fix.
|
2014-10-08 19:47:02 +02:00 |
|
Simon Sapin
|
b3245fa407
|
Upgrade to rustc d2b30f7d3 2014-09-23
|
2014-09-29 17:41:45 +01:00 |
|
Lars Bergstrom
|
726cd91fd9
|
Disable travis
|
2014-09-24 18:29:37 -06:00 |
|
Keegan McAllister
|
a640a7c5c3
|
Upgrade to rustc 0.12.0-pre (4d2af3861 2014-09-17 15:51:11 +0000)
|
2014-09-20 13:00:06 -07:00 |
|
Jack Moffitt
|
c6ab60dbfc
|
Cargoify servo
|
2014-09-08 20:21:42 -06:00 |
|