| Commit message (Expand) | Author | Age | Files | Lines |
* | Bind runnable dispatching in script_runtime | Akash-Pateria | 2019-11-19 | 1 | -1/+1 |
* | continue messageport, transferable, postmessage options | Gregory Terzian | 2019-10-19 | 1 | -2/+13 |
* | begin messageport, transferable objects, impl | Keith Yeung | 2019-10-19 | 1 | -2/+2 |
* | Modify *::get_cx methods to return a safe JSContext instead of a raw one | marmeladema | 2019-07-24 | 1 | -2/+2 |
* | Wrap(Global)Method now takes a SafeJSContext instead of a JSContext | marmeladema | 2019-07-24 | 1 | -2/+4 |
* | Create a helper API for entering a DOM object's compartment | Kamil Niski | 2019-06-29 | 1 | -3/+3 |
* | Auto merge of #23351 - CYBAI:fix-modes, r=nox | bors-servo | 2019-05-16 | 1 | -1/+2 |
|\ |
|
| * | Introduce parser metadata for request | CYBAI | 2019-05-11 | 1 | -1/+2 |
* | | Auto merge of #23309 - CYBAI:update-workers, r=nox | bors-servo | 2019-05-11 | 1 | -0/+3 |
|\ \ |
|
| * | | Update Worker webidl to support WorkerOptions | CYBAI | 2019-05-11 | 1 | -0/+3 |
| |/ |
|
* / | Update to SpiderMonkey 66. | Josh Matthews | 2019-05-10 | 1 | -3/+2 |
|/ |
|
* | Create resource timing entry for sync network fetch | pylbrecht | 2019-05-08 | 1 | -11/+15 |
* | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -2/+4 |
* | Implementing the builder pattern for RequestInit | Lucas Fantacuci | 2019-04-10 | 1 | -12/+9 |
* | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 1 | -5/+2 |
* | in BC event-loop, only run tasks related to fully-active documents | Gregory Terzian | 2019-03-06 | 1 | -1/+13 |
* | Reintroduce parent runtimes for worker threads. | Josh Matthews | 2019-01-15 | 1 | -1/+1 |
* | Update MPL license to https (part 3) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -4/+6 |
* | Update webidl of ServiceWorkerGlobalScope | mandreyel | 2018-11-13 | 1 | -1/+4 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -2/+2 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -5/+7 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -4/+4 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -20/+20 |
* | Update to new ServiceWorker spec link | CYBAI | 2018-11-04 | 1 | -1/+1 |
* | Format script component | chansuke | 2018-09-19 | 1 | -131/+182 |
* | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -3/+2 |
* | Add the TaskSourceName to CommonScriptMsg::Task | Agustin Chiappe Berrini | 2018-09-04 | 1 | -12/+12 |
* | introduce a generic worker event-loop | Gregory Terzian | 2018-08-31 | 1 | -64/+41 |
* | introduce task-queues, and throttling the performance-timeline task-source, i... | Gregory Terzian | 2018-08-31 | 1 | -27/+103 |
* | Upgraded to SM 60 | Alan Jeffrey | 2018-08-20 | 1 | -2/+2 |
* | Bump bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-30 | 1 | -2/+2 |
* | Merge request type and destination | Keith Yeung | 2017-10-23 | 1 | -2/+1 |
* | Do not trace Rust values when thread is shutting down. | Josh Matthews | 2017-10-20 | 1 | -2/+1 |
* | Replace all uses of the `heapsize` crate with `malloc_size_of`. | Nicholas Nethercote | 2017-10-18 | 1 | -4/+4 |
* | Remove use of unstable box syntax. | Simon Sapin | 2017-10-16 | 1 | -14/+16 |
* | Move script_runtime::StackRootTLS to root::ThreadLocalStackRoots | Anthony Ramine | 2017-09-27 | 1 | -3/+3 |
* | Rename Root<T> to DomRoot<T> | Anthony Ramine | 2017-09-26 | 1 | -3/+3 |
* | Rename dom::bindings::js to dom::bindings::root | Anthony Ramine | 2017-09-26 | 1 | -1/+1 |
* | Simplify WorkerGlobalScope::process_event | Anthony Ramine | 2017-09-14 | 1 | -14/+3 |
* | Store microtask queues in their global (fixes #18467) | Anthony Ramine | 2017-09-13 | 1 | -1/+1 |
* | Use absolute paths in the event handlers macros | Anthony Ramine | 2017-09-01 | 1 | -1/+0 |
* | order derivable traits lists | Clément DAVID | 2017-08-23 | 1 | -1/+1 |
* | Change RequestInit origin type to ImmutableOrigin | Fausto Núñez Alberro | 2017-07-16 | 1 | -1/+2 |
* | Untry script | Simon Sapin | 2017-06-18 | 1 | -3/+3 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | Generalize promise job queue into solitary microtask queue. | Josh Matthews | 2017-02-01 | 1 | -0/+5 |
* | An in-memory RNG that shares its file descriptor. | Alan Jeffrey | 2017-01-05 | 1 | -1/+1 |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -6/+5 |
* | Rename `Reflectable` to `DomObject`. | Corey Farwell | 2016-12-08 | 1 | -1/+1 |