| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove use of auto media backend. And update servo-media | Fernando Jiménez Moreno | 2019-04-23 | 1 | -3/+22 |
* | Move media backend initialization to process startup. | Josh Matthews | 2019-04-15 | 1 | -0/+8 |
* | Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering... | Kamal Umudlu | 2019-04-01 | 1 | -0/+7 |
* | bound sampler buffer | Gregory Terzian | 2019-03-31 | 1 | -2/+2 |
* | Auto merge of #23080 - jdm:sampling-profiler, r=gterzian | bors-servo | 2019-03-26 | 1 | -7/+17 |
|\ |
|
| * | Support multiprocess in sampling profiler. | Josh Matthews | 2019-03-26 | 1 | -8/+14 |
| * | Add a sampling profiler and a script to generate profiles for use with Gecko ... | Josh Matthews | 2019-03-26 | 1 | -0/+4 |
* | | WR update: draw background before rendering | Paul Rouget | 2019-03-22 | 1 | -0/+1 |
* | | #8539 Config preferences backend restructure | Peter Hall | 2019-03-20 | 1 | -3/+5 |
|/ |
|
* | Auto merge of #22953 - asajeffrey:webvr-glwindow, r=paulrouget | bors-servo | 2019-03-05 | 1 | -1/+3 |
|\ |
|
| * | Use a test VRDisplay that renders to a GL window | Alan Jeffrey | 2019-03-05 | 1 | -1/+3 |
* | | Auto merge of #22871 - jdm:simpleml, r=ajeffrey,paul | bors-servo | 2019-03-04 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Build MagicLeap port using libsimpleservo. | Josh Matthews | 2019-03-04 | 1 | -0/+1 |
* | | Move RenderNotifier from compositing to servo | Niko Pen | 2019-02-28 | 1 | -2/+43 |
* | | Allow the embedder to register their own VRServices | Alan Jeffrey | 2019-02-14 | 1 | -19/+25 |
|/ |
|
* | Support for ExternalVR implementation | Paul Rouget | 2019-02-07 | 1 | -2/+8 |
* | Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p... | bors-servo | 2018-12-26 | 1 | -0/+10 |
|\ |
|
| * | constellation: restructure navigation, remove sync comm | Gregory Terzian | 2018-12-23 | 1 | -0/+10 |
* | | Disable gaol on aarch64 | Bastien Orivel | 2018-12-22 | 1 | -4/+28 |
* | | Disable gaol on arm targets | Bastien Orivel | 2018-12-20 | 1 | -5/+5 |
* | | Disable gaol on android | Bastien Orivel | 2018-12-20 | 1 | -5/+5 |
|/ |
|
* | introduce a background-hang-monitor: | Gregory Terzian | 2018-11-26 | 1 | -1/+12 |
* | Allow resetting options | Paul Rouget | 2018-11-22 | 1 | -1/+1 |
* | 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 | -4/+3 |
* | `cargo fix --edition-idioms` | Simon Sapin | 2018-11-08 | 1 | -44/+35 |
* | Reorder imports | Pyfisch | 2018-11-06 | 1 | -7/+7 |
* | Format remaining files | Pyfisch | 2018-11-06 | 1 | -10/+8 |
* | remove useless arguments from prepare_for_composite | Paul Rouget | 2018-10-30 | 1 | -2/+1 |
* | Auto merge of #21881 - pyfisch:keyboard-types, r=paulrouget | bors-servo | 2018-10-17 | 1 | -6/+6 |
|\ |
|
| * | Use keyboard-types crate | Pyfisch | 2018-10-07 | 1 | -6/+6 |
* | | Update webrender to 923ee495bd9b0fda8a4a94c5a6cf42e2f0548731. | Josh Matthews | 2018-10-09 | 1 | -3/+7 |
|/ |
|
* | Auto merge of #21688 - paulrouget:rm-clipboard, r=jdm | bors-servo | 2018-09-13 | 1 | -4/+0 |
|\ |
|
| * | Let the clipboard crate handle the lack of clipboard support | Paul Rouget | 2018-09-12 | 1 | -4/+0 |
* | | Replace mpsc with crossbeam/servo channel, update ipc-channel | Simon Sapin | 2018-09-12 | 1 | -10/+10 |
* | | add servo_channel crate | Gregory Terzian | 2018-09-12 | 1 | -0/+1 |
|/ |
|
* | Format component servo | chansuke | 2018-09-11 | 1 | -140/+191 |
* | Refactor embedder NewBrowser flow | Gregory Terzian | 2018-08-11 | 1 | -2/+6 |
* | Auto merge of #21250 - paulrouget:fixkeys, r=jdm | bors-servo | 2018-07-30 | 1 | -4/+2 |
|\ |
|
| * | Refactor winit key handling | Paul Rouget | 2018-07-26 | 1 | -4/+2 |
* | | Fix copy paste typo | Felix Rabe | 2018-07-30 | 1 | -1/+1 |
|/ |
|
* | move top_level_browsing_context_id out of embedder msg | Gregory Terzian | 2018-05-23 | 1 | -8/+8 |
* | move msg to embedder_traits, use in script, handle send error in embedder | Gregory Terzian | 2018-05-23 | 1 | -4/+11 |
* | refactor(filemanager): uses embedderproxy directly | OJ Kwon | 2018-04-27 | 1 | -4/+3 |
* | refactor(filemanager): use filemanagermsg to request embedder | OJ Kwon | 2018-04-27 | 1 | -2/+2 |
* | refactor(resourcethread): expose constellationmsg channel | OJ Kwon | 2018-04-27 | 1 | -1/+3 |
* | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -5/+2 |
* | refactor(bluetooth): uses embedderproxy directly | OJ Kwon | 2018-04-18 | 1 | -7/+4 |
* | refactor(bluetooth): factory fn returns constellation channel | OJ Kwon | 2018-04-18 | 1 | -3/+4 |
* | feat(constellation): expose msg for bluetooth thread | OJ Kwon | 2018-04-18 | 1 | -1/+3 |