aboutsummaryrefslogtreecommitdiffstats
path: root/components/compositing
Commit message (Expand)AuthorAgeFilesLines
* Auto merge of #24058 - Eijebong:ipc-channel, r=jdmbors-servo2019-08-271-1/+1
|\
| * Update ipc-channel and related dependenciesBastien Orivel2019-08-271-1/+1
* | Implement pointerMove webdriver actionGeorge Roman2019-08-222-9/+14
|/
* Implement TakeElementScreenshot WebDriver commandGeorge Roman2019-08-203-11/+36
* Auto merge of #23988 - georgeroman:implement_pointer_up_and_down_actions, r=jdmbors-servo2019-08-182-1/+21
|\
| * Implement pointerDown and pointerUp webdriver actionsGeorge Roman2019-08-162-1/+21
* | Auto merge of #23979 - Eijebong:deps-deps-deps, r=jdmbors-servo2019-08-161-1/+1
|\ \ | |/ |/|
| * Update webrender, image, png and raqoteBastien Orivel2019-08-161-1/+1
* | Update toml to 0.5 and cbindgen to 0.9Bastien Orivel2019-08-131-1/+1
|/
* Update euclid.Emilio Cobos Álvarez2019-07-234-67/+49
* Auto merge of #23770 - matharumanpreet00:update_cursor_on_scroll, r=paulrougetbors-servo2019-07-151-10/+20
|\
| * use update_cursor() in dispatch_mouse_window_move_event_class() methodManpreet Singh Matharu2019-07-131-14/+4
| * track and update cursor while scrollingManpreet Singh Matharu2019-07-121-0/+20
* | rustfmtJosh Matthews2019-07-093-26/+31
* | Get the `servo` crate building with the new WebRenderPatrick Walton2019-07-092-6/+14
* | Fix WebRender churn in `compositing`Patrick Walton2019-07-092-6/+6
* | A few fixes to the compositor for WebRenderPatrick Walton2019-07-092-4/+5
* | WebRender units are no longer reexported.Patrick Walton2019-07-093-17/+14
|/
* Support WebXR devices with main thread affinityAlan Jeffrey2019-07-053-2/+13
* Auto merge of #23707 - servo:jdm-patch-31, r=paulrougetbors-servo2019-07-051-0/+1
|\
| * Ensure GL context is prepared for deinitialization.Josh Matthews2019-07-041-0/+1
* | Add media (WindowGLContext) module in canvas_traitVíctor Manuel Jáquez Leal2019-07-042-0/+8
|/
* Use webxr git repo for all webxr dependencies in Cargo.tomlsAlan Jeffrey2019-07-021-1/+1
* Initialize a wevxr device registry from ServoAlan Jeffrey2019-07-022-0/+4
* Fix some new warningsSimon Sapin2019-06-222-2/+2
* Add Servo3D immersive demo for magicleapAlan Jeffrey2019-06-131-2/+2
* Implement WheelEvent InterfaceRobert Snakard2019-06-092-3/+28
* Make prepare_for_composite return voidoneturkmen2019-06-052-7/+3
* Auto merge of #23497 - jdm:windows-resize, r=asajeffreybors-servo2019-06-041-0/+3
|\
| * Fix behaviour of window resizing on Windows.Josh Matthews2019-06-011-0/+3
* | compositing: removed opts-getoneturkmen2019-06-012-20/+60
|/
* Implement MouseEvent buttons attributeGeorge Roman2019-05-161-1/+6
* Refactoring of the Glutin port in preparation of the compositor refactoring.Paul Rouget2019-04-292-4/+7
* Update SetCursor behaviorPaul Rouget2019-04-251-3/+10
* call window.gl() oncePaul Rouget2019-04-071-14/+22
* Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering...Kamal Umudlu2019-04-011-0/+3
* bound sampler bufferGregory Terzian2019-03-311-2/+2
* Auto merge of #23080 - jdm:sampling-profiler, r=gterzianbors-servo2019-03-261-0/+4
|\
| * Add a sampling profiler and a script to generate profiles for use with Gecko ...Josh Matthews2019-03-261-0/+4
* | Add transparent padding around ServoSurfacePaul Rouget2019-03-252-12/+25
* | WR update: draw background before renderingPaul Rouget2019-03-221-0/+3
* | WR update: new viewport semanticPaul Rouget2019-03-223-17/+28
* | WR update: dependencies updatePaul Rouget2019-03-211-1/+1
|/
* Use a test VRDisplay that renders to a GL windowAlan Jeffrey2019-03-054-2/+25
* Move RenderNotifier from compositing to servoNiko Pen2019-02-282-41/+2
* Allow the embedder to register their own VRServicesAlan Jeffrey2019-02-142-6/+4
* Support for ExternalVR implementationPaul Rouget2019-02-071-0/+6
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-202-2/+4
* Delete texture when taking a screenshot, not a buffer.Josh Matthews2019-01-171-1/+1
* constellation: restructure navigation, remove sync commGregory Terzian2018-12-231-1/+4