| Commit message (Expand) | Author | Age | Files | Lines |
* | Consume official GStreamer binaries on MacOS | Mukilan Thiyagarajan | 2023-05-12 | 1 | -0/+5 |
* | Make sender and receiver name more coherent | atbrakhi | 2023-05-08 | 1 | -8/+8 |
* | Clean up debug options | Martin Robinson | 2023-05-01 | 1 | -8/+12 |
* | Update user agent strings | Alex Touchet | 2023-03-30 | 1 | -7/+7 |
* | Create initial browser id for compositor on startup. | Josh Matthews | 2021-10-18 | 1 | -4/+12 |
* | Only request synchronous repaint when a resize will actually occur. | Josh Matthews | 2021-03-05 | 1 | -4/+7 |
* | Remove stub debugger server. | Josh Matthews | 2020-08-10 | 1 | -6/+0 |
* | Pipe GST_DEBUG output to its own log file on UWP. | Josh Matthews | 2020-08-07 | 1 | -2/+1 |
* | Make reload button clear the network cache. | Josh Matthews | 2020-07-27 | 1 | -0/+7 |
* | Update user agent strings | Alex Touchet | 2020-07-26 | 1 | -6/+6 |
* | Auto merge of #27304 - paulrouget:staticdevtoolsport, r=jdm | bors-servo | 2020-07-21 | 1 | -3/+9 |
|\ |
|
| * | Configure devtools server via preferences | Paul Rouget | 2020-07-17 | 1 | -3/+9 |
* | | Auto merge of #27302 - jdm:gst-package-mac, r=Manishearth | bors-servo | 2020-07-17 | 1 | -53/+16 |
|\ \
| |/
|/| |
|
| * | Load explicit set of gstreamer plugins on macos, and include them in the nigh... | Josh Matthews | 2020-07-16 | 1 | -53/+16 |
* | | Unfocus input when virtual keyboard is dismissed | Paul Rouget | 2020-07-13 | 1 | -0/+10 |
|/ |
|
* | Auto merge of #27016 - gterzian:fix_closing_window, r=jdm,paulrouget | bors-servo | 2020-06-30 | 1 | -5/+1 |
|\ |
|
| * | ensure clean shutdown of all threads running JS | Gregory Terzian | 2020-06-30 | 1 | -5/+1 |
* | | Support for webxr layer management | Alan Jeffrey | 2020-06-28 | 1 | -72/+32 |
|/ |
|
* | Implement GPUSwapChain and GPUCanvasContext and interface with Webrender | Kunal Mohan | 2020-06-13 | 1 | -1/+19 |
* | Auto merge of #26697 - utsavoza:ugo/issue-11681/22-05-2020, r=jdm | bors-servo | 2020-06-12 | 1 | -4/+6 |
|\ |
|
| * | Enable textAlign, textBaseline and direction attributes for canvas | Utsav Oza | 2020-06-10 | 1 | -4/+6 |
* | | Update webrender. | Josh Matthews | 2020-06-11 | 1 | -1/+1 |
* | | canvas: Don't panic if webrender isn't reachable. | Josh Matthews | 2020-06-10 | 1 | -2/+2 |
|/ |
|
* | Proxy all WR interactions for layout/font/script/canvas threads to the compos... | Josh Matthews | 2020-06-09 | 1 | -16/+53 |
* | Remove support for heartbeats profiling | Simon Sapin | 2020-06-04 | 1 | -1/+0 |
* | Convert all uses of UpdateResources api to use webrender transactions. | Josh Matthews | 2020-05-11 | 1 | -0/+4 |
* | Update webrender. | Josh Matthews | 2020-05-11 | 1 | -9/+0 |
* | Remove use of `webrender::RendererKind` | Simon Sapin | 2020-04-20 | 1 | -8/+1 |
* | Update surfman to 0.2 and remove glutin | Alan Jeffrey | 2020-04-17 | 1 | -54/+41 |
* | Update user agent strings | Alex Touchet | 2020-04-08 | 1 | -6/+6 |
* | Remove WebVR | Alan Jeffrey | 2020-04-08 | 1 | -52/+1 |
* | Extract user_agent from global opts | Utsav Oza | 2020-04-06 | 1 | -3/+67 |
* | allow for a service worker manager per origin | Gregory Terzian | 2020-04-05 | 1 | -38/+34 |
* | Check the BHM option before starting it in multi-process mode. | Quentin Rasmont | 2020-04-04 | 1 | -2/+5 |
* | Pass context menu callbacks down to the openxr device | Manish Goregaokar | 2020-03-31 | 1 | -1/+2 |
* | Integrate swapchain surface provider changes into webgl and webxr implementat... | Josh Matthews | 2020-03-09 | 1 | -15/+30 |
* | Track outstanding WR frames and delay reftest screenshot when necessary. | Josh Matthews | 2020-02-21 | 1 | -0/+7 |
* | Stop animations when window is hidden (API + UWP) | Paul Rouget | 2020-02-19 | 1 | -0/+13 |
* | Auto merge of #25242 - paulrouget:prompt, r=manishearth | bors-servo | 2020-02-10 | 1 | -1/+4 |
|\ |
|
| * | Prompt user before accepting incoming devtools connection | Paul Rouget | 2020-02-10 | 1 | -1/+4 |
* | | Remove dependency of constellation on canvas | Kunal Mohan | 2020-02-06 | 1 | -0/+5 |
|/ |
|
* | move ConstellationMsg to compositing | Kunal Mohan | 2020-01-29 | 1 | -4/+2 |
* | Only start WebGPU thread if an adapter is requested | Zakor Gyula | 2020-01-13 | 1 | -3/+0 |
* | Auto merge of #24862 - jdm:js-init-destroy-fit-the-second, r=asajeffrey | bors-servo | 2019-11-27 | 1 | -2/+12 |
|\ |
|
| * | script: Ensure JS engine is initialized and deinitialized on the same thread. | Josh Matthews | 2019-11-26 | 1 | -2/+12 |
* | | Auto merge of #24859 - jdm:surfman-fallible, r=Manishearth | bors-servo | 2019-11-26 | 1 | -9/+24 |
|\ \
| |/
|/| |
|
| * | Don't panic if surfman initialization fails. | Josh Matthews | 2019-11-25 | 1 | -9/+24 |
* | | Auto merge of #24708 - szeged:webgpu-base, r=gterzian,kvark | bors-servo | 2019-11-25 | 1 | -0/+4 |
|\ \
| |/
|/| |
|
| * | Initial implementation of WebGPU API | Zakor Gyula | 2019-11-21 | 1 | -0/+4 |
* | | Make gstreamer(-sys) optional | Tuncer Ayaz | 2019-11-21 | 1 | -2/+2 |