| Commit message (Expand) | Author | Age | Files | Lines |
* | Add PerformanceResourceTiming: domainLookupStart | Kamil Niski | 2019-06-30 | 1 | -0/+4 |
* | Upgrade headers, headers-core, and hyper_serde. | Josh Matthews | 2019-06-13 | 3 | -7/+5 |
* | Remove unused code from net and net_traits crates | est31 | 2019-06-02 | 6 | -239/+0 |
* | Auto merge of #23323 - nehalem501:master, r=jdm | bors-servo | 2019-05-17 | 1 | -1/+4 |
|\ |
|
| * | Add connectStart in PerformanceResourceTiming | Tomek LECOCQ | 2019-05-03 | 1 | -1/+4 |
* | | Introduce parser metadata for request | CYBAI | 2019-05-11 | 1 | -0/+19 |
* | | Create resource timing entry for sync network fetch | pylbrecht | 2019-05-08 | 1 | -32/+0 |
|/ |
|
* | Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian | bors-servo | 2019-04-25 | 1 | -9/+5 |
|\ |
|
| * | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -9/+5 |
* | | ISSUE-21263: implemented attribute setting in http loader | Thomas Delacour | 2019-04-23 | 1 | -1/+4 |
|/ |
|
* | Add webdriver deletecookies function | aditj | 2019-04-19 | 1 | -0/+1 |
* | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 2 | -46/+143 |
* | Add connectEnd attribute to PerformanceResourceTiming interface | pylbrecht | 2019-04-04 | 1 | -1/+4 |
* | Auto merge of #22973 - paulrouget:wrupdate, r=emilio | bors-servo | 2019-03-22 | 1 | -1/+1 |
|\ |
|
| * | WR update: dependencies update | Paul Rouget | 2019-03-21 | 1 | -1/+1 |
* | | create uuid before sending PromoteMemory message | Russell Cousineau | 2019-03-18 | 1 | -8/+2 |
|/ |
|
* | Add PerformanceResourceTiming: redirectStart | kkpoon | 2019-02-01 | 1 | -1/+17 |
* | Auto merge of #22714 - aditj:patch-3, r=jdm | bors-servo | 2019-01-28 | 1 | -0/+4 |
|\ |
|
| * | Added fetch_start functionality in http_fetch | Adit Jain | 2019-01-24 | 1 | -0/+4 |
* | | Update references to malloc_size_of_derive, which is in crates.io now. | Emilio Cobos Álvarez | 2019-01-13 | 1 | -1/+1 |
|/ |
|
* | Fix some warnings | Simon Sapin | 2018-12-28 | 2 | -4/+4 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -1/+1 |
* | Upgrade to rustc 1.33.0-nightly (fb86d604b 2018-12-27) | Simon Sapin | 2018-12-28 | 1 | -2/+0 |
* | Remove `foreign` service-workers mode | CYBAI | 2018-12-23 | 1 | -1/+0 |
* | Use Mime::get_param | Anthony Ramine | 2018-12-12 | 1 | -5/+3 |
* | Change Response's statusText default value from 'Ok' to an empty string | George Roman | 2018-11-27 | 2 | -3/+3 |
* | Set response status for range requests to file and blob urls | Fernando Jiménez Moreno | 2018-11-26 | 1 | -1/+3 |
* | Auto merge of #22225 - servo:webgl, r=emilio | bors-servo | 2018-11-21 | 1 | -12/+1 |
|\ |
|
| * | Move PixelFormat to the pixels crate | Anthony Ramine | 2018-11-20 | 1 | -12/+1 |
* | | refactored performance timing to align with updated spec | ddh | 2018-11-20 | 4 | -8/+101 |
|/ |
|
* | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 14 | -14/+14 |
* | Auto merge of #22217 - yawboakye:fix-duplicate-code, r=jdm | bors-servo | 2018-11-18 | 1 | -1/+0 |
|\ |
|
| * | Remove duplicate code | Yaw Boakye | 2018-11-18 | 1 | -1/+0 |
* | | Update image related dependencies | Bastien Orivel | 2018-11-18 | 1 | -1/+1 |
* | | Prefix some pixels functions with rgba8_ | Anthony Ramine | 2018-11-16 | 1 | -1/+1 |
* | | Update uuid | Bastien Orivel | 2018-11-09 | 1 | -1/+1 |
* | | Remove useless `use crate_name;` imports. | Simon Sapin | 2018-11-08 | 3 | -5/+0 |
* | | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 6 | -25/+6 |
|/ |
|
* | Reorder imports | Pyfisch | 2018-11-06 | 3 | -3/+3 |
* | Switch most crates to the 2018 edition | Simon Sapin | 2018-11-06 | 1 | -0/+1 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 2 | -4/+4 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 7 | -13/+13 |
* | Rustfmt net_traits crate | Pyfisch | 2018-11-03 | 10 | -131/+229 |
* | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 5 | -69/+168 |
* | Add lots of derived Debug impls | Alan Jeffrey | 2018-10-29 | 6 | -34/+34 |
* | Auto merge of #21933 - notriddle:navigation-redirect-status-code, r=nox | bors-servo | 2018-10-16 | 1 | -0/+2 |
|\ |
|
| * | Thread the status through navigation redirects | Michael Howell | 2018-10-13 | 1 | -0/+2 |
* | | Remove Origin::unicode_serialization | Bastien Orivel | 2018-10-12 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #21877 - servo:webgl, r=jdm | bors-servo | 2018-10-09 | 3 | -19/+4 |
|\ |
|
| * | Merge some byte swap/premultiply functions in their own crate | Anthony Ramine | 2018-10-06 | 3 | -19/+4 |