Corey Farwell
|
75353e19a7
|
Indicate components should not be published to crates.io.
http://doc.crates.io/manifest.html#the-publish--field-optional
|
2016-03-03 15:04:44 -05:00 |
|
Anthony Ramine
|
55dcee94be
|
Bump heapsize to 0.3
|
2016-02-13 11:13:19 +01:00 |
|
Anthony Ramine
|
680c817d53
|
Bump url to 0.5.5
|
2016-02-13 00:08:12 +01:00 |
|
Anthony Ramine
|
cb5cd8d881
|
Say farewell to in-tree HeapSizeOf
|
2016-02-04 22:03:32 +01:00 |
|
Keith Yeung
|
9b23839394
|
Update rust-url
|
2016-02-02 20:04:01 -05:00 |
|
Mathieu Agopian
|
11234f5370
|
Use Url.join instead of UrlParser.base_url(...).parse (#9002)
|
2015-12-18 17:02:41 +01:00 |
|
Manish Goregaokar
|
dc0e467945
|
Upgrade to rustc 1.6.0-nightly (d5fde83ae 2015-11-12)
… and libc 0.2 and many other dependencies
|
2015-11-27 00:15:29 -05:00 |
|
Patrick Walton
|
2843000810
|
Update ipc-channel to pick up the improved error reporting.
Intended to help diagnose intermittent failures.
|
2015-11-23 16:38:39 -08:00 |
|
Manish Goregaokar
|
184b2bacf3
|
Fix serde_macros
|
2015-10-28 21:53:15 +05:30 |
|
Manish Goregaokar
|
3c969b346a
|
Upgrade rust to f93ab64d4a1a7ee91759a1594ab2a426b6cc657e/rustc-1.5.0-dev.
|
2015-09-23 14:44:59 +02:00 |
|
Bogdan Cuza
|
45145108da
|
Measure heap memory usage for more types. Fixes #6951
|
2015-08-13 21:44:41 +03:00 |
|
Patrick Walton
|
6b32e5d7a7
|
servo: Update ipc-channel to pick up bincode support.
Large improvement in page load times, especially in debug builds.
|
2015-08-08 09:43:53 -07:00 |
|
Patrick Walton
|
164e10202c
|
devtools: Convert the developer tools to run over IPC.
|
2015-07-27 09:10:01 -07:00 |
|
Bogdan Cuza
|
0baa6b477c
|
Replace astersisks with appropriate versions in deps
|
2015-07-20 20:08:08 +03:00 |
|
Patrick Walton
|
b6485a9eaf
|
compositing: Make the constellation messages serializable.
|
2015-07-18 12:43:08 -07:00 |
|
Simon Sapin
|
83d2a11d86
|
Upgrade to rustc 1.3.0-dev (fddfd089b 2015-07-10)
|
2015-07-15 00:46:43 +02:00 |
|
Manish Goregaokar
|
f80f99fe1e
|
Move to latest hyper everywhere
|
2015-06-02 20:12:14 +05:30 |
|
Tamir Duberstein
|
b5f74eb54c
|
Implemented GetCachedMessages
|
2015-05-26 10:04:31 -04:00 |
|
Simon Sapin
|
8292f5749e
|
Upgrade to Hyper 0.4.0
|
2015-05-12 16:48:21 +02:00 |
|
Himaja
|
01eb31ae8a
|
1. Add an Option<Pipeline_id> field to the LoadData struct, and a corresponding parameter to LoadData::new()
2. Change addEvent in the NetworkEventActor to add_request and add_response
|
2015-05-05 12:31:40 -04:00 |
|
Himaja
|
9f4a88bc48
|
Initial changes for devtools support for logging HTTP requests.
Add a NetworkEventActor to devtools/actors/
Authors:
Ashritha Mohan Ram <amohanr@ncsu.edu>
Himaja Valavala <hsvalava@ncsu.edu>
Anand Chandrasekar <achandr9@ncsu.edu>
Yiyang Wang <ywang95@ncsu.edu>
|
2015-05-05 11:49:26 -04:00 |
|
Guro Bokum
|
97714ec5ed
|
Firefox timeline integration #4957
|
2015-04-13 21:08:07 +07:00 |
|
Ms2ger
|
5f15eb5fbf
|
Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev.
|
2015-03-18 13:18:31 -04:00 |
|
Ms2ger
|
aaed4a54c7
|
Use rustc-serialize rather than the built-in deprecated serialize.
|
2015-02-17 13:24:15 +01:00 |
|
Simon Sapin
|
d5dd1d658e
|
Upgrade to rustc ba2f13ef0 2015-02-04
|
2015-02-11 14:48:34 -08:00 |
|
Shamir Khodzha
|
3239aeacdc
|
cookies and cookies storage implementation
|
2015-02-04 13:34:06 +00:00 |
|
Josh Matthews
|
cdb4037ca2
|
Enable executing JS snippets in the context of the main Servo window and viewing the responses from the Firefox remote console.
|
2014-09-18 15:06:40 -04:00 |
|
Josh Matthews
|
f0f7e98dfa
|
Dump initial prototype of devtools server into the build. Expect lies if you try to use it for anything real.
|
2014-09-18 15:06:40 -04:00 |
|