aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Bug: #22853 - Make Window::set_fullscreen pass a non-None value when entering...Kamal Umudlu2019-04-012-2/+14
* bound sampler bufferGregory Terzian2019-03-311-1/+5
* Auto merge of #23080 - jdm:sampling-profiler, r=gterzianbors-servo2019-03-262-1/+23
|\
| * Add a sampling profiler and a script to generate profiles for use with Gecko ...Josh Matthews2019-03-262-1/+23
* | Auto merge of #23095 - jdm:mozjsprofiling, r=jdmbors-servo2019-03-261-0/+1
|\ \
| * | Add mozjs feature for profiling.Josh Matthews2019-03-251-0/+1
* | | Add transparent padding around ServoSurfacePaul Rouget2019-03-254-50/+106
|/ /
* | WR update: new viewport semanticPaul Rouget2019-03-222-12/+16
* | WR update: remove dependency on icon_loading featurePaul Rouget2019-03-223-37/+57
* | #8539 Config preferences backend restructurePeter Hall2019-03-204-24/+17
|/
* Auto merge of #22953 - asajeffrey:webvr-glwindow, r=paulrougetbors-servo2019-03-053-2/+51
|\
| * Use a test VRDisplay that renders to a GL windowAlan Jeffrey2019-03-053-2/+51
* | Auto merge of #22871 - jdm:simpleml, r=ajeffrey,paulbors-servo2019-03-046-368/+231
|\ \ | |/ |/|
| * Build MagicLeap port using libsimpleservo.Josh Matthews2019-03-045-353/+166
| * Add key and mouse input APIs to simpleservo.Josh Matthews2019-03-041-0/+39
| * Remove unnecessary layers of casting from embedding event API.Josh Matthews2019-03-043-19/+19
| * Add IME callback for embedders.Josh Matthews2019-02-123-0/+11
* | Fix log filter. simpleservo::api doesn't exist anymorePaul Rouget2019-02-191-1/+1
* | Auto merge of #22852 - paulrouget:opengl, r=Manishearthbors-servo2019-02-183-4/+61
|\ \
| * | libsimpleservo: OpenGL support for Linux (glx)Paul Rouget2019-02-113-4/+61
| |/
* | Auto merge of #22844 - paulrouget:capi-header, r=SimonSapinbors-servo2019-02-152-0/+21
|\ \
| * | Generate simpleservo.hPaul Rouget2019-02-152-0/+21
| |/
* / Allow the embedder to register their own VRServicesAlan Jeffrey2019-02-141-2/+5
|/
* Auto merge of #22832 - paulrouget:capi_tweaks, r=jdmbors-servo2019-02-074-7/+40
|\
| * Add logs to libsimpleservo C APIPaul Rouget2019-02-072-0/+4
| * Add Mac OpenGL support to libsimpleservoPaul Rouget2019-02-072-7/+36
* | Auto merge of #22773 - paulrouget:immersive, r=jdmbors-servo2019-02-073-2/+26
|\ \ | |/ |/|
| * Support for ExternalVR implementationPaul Rouget2019-02-073-2/+26
* | Remove readfile callbackPaul Rouget2019-02-063-98/+43
|/
* Upgrade sig dependency.Josh Matthews2019-02-012-6/+7
* Exit the process from the signal handler.Josh Matthews2019-02-012-4/+3
* Fix servo build and rustfmt recent changes.Emilio Cobos Álvarez2019-01-201-38/+36
* Update webrender.Josh Matthews2019-01-172-1/+2
* Make Servo components use winapi 0.3Anthony Ramine2019-01-162-8/+4
* Fix some warningsSimon Sapin2018-12-281-2/+2
* Rustfmt has changed its default style :/Simon Sapin2018-12-283-17/+5
* Split simpleservo into 3 crates for rust, c and jni apisPaul Rouget2018-12-2810-85/+132
* Auto merge of #22121 - gterzian:remove_constellation_block_in_navigation, r=p...bors-servo2018-12-263-11/+16
|\
| * constellation: restructure navigation, remove sync commGregory Terzian2018-12-233-11/+16
* | Add basic keyboard support for magicleapAlan Jeffrey2018-12-182-2/+70
|/
* Auto merge of #22349 - paulrouget:androidlogs_update, r=jdmbors-servo2018-12-011-1/+1
|\
| * android_logger updatePaul Rouget2018-12-011-1/+1
* | Auto merge of #22335 - asajeffrey:magicleap-duckduckgo, r=jdmbors-servo2018-11-301-1/+1
|\ \
| * | Change ML search engine to duckduckgoAlan Jeffrey2018-11-301-1/+1
* | | Generate mouse move events as well as scroll events while scrollingAlan Jeffrey2018-11-301-13/+19
|/ /
* | Tidy up UI of magicleap appAlan Jeffrey2018-11-291-2/+0
* | Update webrenderManish Goregaokar2018-11-273-20/+20
|/
* Add support for touch events on AndroidManish Goregaokar2018-11-203-1/+113
* Update MPL license to https (part 1)Jan Andre Ikenmeyer2018-11-1917-17/+17
* Update crossbeam-channel to 0.3Bastien Orivel2018-11-181-1/+1