| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #23090 - miller-time:nav-fetch-referrer, r=gterzian | bors-servo | 2019-04-25 | 1 | -4/+5 |
|\ |
|
| * | set referrer in window.load_url | Russell Cousineau | 2019-04-19 | 1 | -4/+5 |
* | | Measure layout queries blocked by ongoing layout | Philipp Albrecht | 2019-04-13 | 1 | -0/+3 |
|/ |
|
* | Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering... | Kamal Umudlu | 2019-04-01 | 1 | -0/+6 |
* | bound sampler buffer | Gregory Terzian | 2019-03-31 | 1 | -2/+2 |
* | Support multiprocess in sampling profiler. | Josh Matthews | 2019-03-26 | 1 | -0/+7 |
* | Ensure iframe's contentWindow is updated when traversing the session history. | Josh Matthews | 2019-03-07 | 1 | -0/+1 |
* | Fix servo build and rustfmt recent changes. | Emilio Cobos Álvarez | 2019-01-20 | 1 | -2/+2 |
* | Suppress iframe size messages from layout that include unchanged sizes. | Josh Matthews | 2019-01-14 | 1 | -1/+3 |
* | Provide the source window as part of postMessage events. | Josh Matthews | 2019-01-07 | 1 | -2/+13 |
* | Rustfmt has changed its default style :/ | Simon Sapin | 2018-12-28 | 1 | -1/+1 |
* | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -0/+8 |
|\ |
|
| * | implement windowproxy "delay-load-event-mode", and partially document "comple... | Gregory Terzian | 2018-12-23 | 1 | -0/+5 |
| * | constellation: restructure navigation, remove sync comm | Gregory Terzian | 2018-12-23 | 1 | -0/+3 |
* | | style: Make Servo use a single thread-pool for layout-related tasks per-process. | Emilio Cobos Álvarez | 2018-12-23 | 1 | -2/+0 |
|/ |
|
* | Initial window sizes are mandatory. | Josh Matthews | 2018-12-14 | 1 | -2/+2 |
* | Update webrender | Manish Goregaokar | 2018-11-27 | 1 | -2/+2 |
* | introduce a background-hang-monitor: | Gregory Terzian | 2018-11-26 | 1 | -0/+3 |
* | Auto merge of #22225 - servo:webgl, r=emilio | bors-servo | 2018-11-21 | 1 | -1/+1 |
|\ |
|
| * | Move PixelFormat to the pixels crate | Anthony Ramine | 2018-11-20 | 1 | -1/+1 |
* | | Auto merge of #22224 - pyfisch:composition-webdriver, r=nox | bors-servo | 2018-11-20 | 1 | -2/+5 |
|\ \
| |/
|/| |
|
| * | Forward WebDriver CompositionEvent | Pyfisch | 2018-11-19 | 1 | -2/+5 |
* | | Update MPL license to https (part 4) | Jan Andre Ikenmeyer | 2018-11-19 | 1 | -1/+1 |
|/ |
|
* | Update crossbeam-channel to 0.3 | Bastien Orivel | 2018-11-18 | 1 | -1/+7 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -25/+2 |
* | Remove rustc-serialize from the dependencies | Bastien Orivel | 2018-11-07 | 1 | -1/+0 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -8/+12 |
* | Sort `use` statements | Simon Sapin | 2018-11-06 | 1 | -1/+1 |
* | `cargo fix --edition` | Simon Sapin | 2018-11-06 | 1 | -3/+3 |
* | Update hyper to 0.12 | Bastien Orivel | 2018-11-01 | 1 | -5/+6 |
* | Add lots of derived Debug impls | Alan Jeffrey | 2018-10-29 | 1 | -17/+17 |
* | Auto merge of #21881 - pyfisch:keyboard-types, r=paulrouget | bors-servo | 2018-10-17 | 1 | -5/+7 |
|\ |
|
| * | Use keyboard-types crate | Pyfisch | 2018-10-07 | 1 | -5/+7 |
* | | Rustfmt and make tidy happy | Fernando Jiménez Moreno | 2018-10-08 | 1 | -3/+1 |
* | | Provide webrender_api::RenderApiSender to ScriptThread and DOM Window | Víctor Manuel Jáquez Leal | 2018-10-08 | 1 | -1/+5 |
|/ |
|
* | Auto merge of #21693 - chansuke:format_script_traits, r=jdm | bors-servo | 2018-09-12 | 1 | -27/+68 |
|\ |
|
| * | Format components/script_traits | chansuke | 2018-09-13 | 1 | -27/+68 |
* | | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -7/+2 |
|/ |
|
* | Refactor embedder NewBrowser flow | Gregory Terzian | 2018-08-11 | 1 | -1/+1 |
* | implement opener, disowning | Gregory Terzian | 2018-08-11 | 1 | -0/+4 |
* | implement window.open, create auxiliary browsing context | Gregory Terzian | 2018-08-11 | 1 | -0/+13 |
* | move msg to embedder_traits, use in script, handle send error in embedder | Gregory Terzian | 2018-05-23 | 1 | -0/+4 |
* | Cleanup constellation debug messages | Connor Brewster | 2018-05-18 | 1 | -1/+29 |
* | beforeunload and unload infrastructure | Gregory Terzian | 2018-05-05 | 1 | -0/+3 |
* | Make session history aware of URLs | Connor Brewster | 2018-04-24 | 1 | -3/+3 |
* | Remove insaccessible history states | Connor Brewster | 2018-04-17 | 1 | -0/+3 |
* | Implement history state | Connor Brewster | 2018-04-16 | 1 | -2/+5 |
* | alias some euclid types | Paul Rouget | 2018-03-16 | 1 | -2/+2 |
* | Use typed coordinates. | Paul Rouget | 2018-03-16 | 1 | -2/+2 |
* | constellation: Make setting up the WebGL state fallible. | Emilio Cobos Álvarez | 2018-03-09 | 1 | -2/+2 |