| Commit message (Expand) | Author | Age | Files | Lines |
* | Added gstreamer support to the magicleap port | Alan Jeffrey | 2019-08-08 | 1 | -0/+27 |
* | Remove GStreamer dependencies from UWP app. Remove GStreamer backend on Windows. | Josh Matthews | 2019-07-30 | 1 | -4/+3 |
* | Add missing GStreamer DLL to package. | Josh Matthews | 2019-07-30 | 1 | -0/+1 |
* | Fix CI builds. | Josh Matthews | 2019-07-27 | 1 | -5/+12 |
* | Vendor UWP GStreamer binaries. | Josh Matthews | 2019-07-27 | 1 | -23/+54 |
* | Auto merge of #23841 - servo:arm64-configuration, r=paulrouget | bors-servo | 2019-07-25 | 1 | -14/+57 |
|\ |
|
| * | Add a --win-arm64 build flag for easier cross-compilation. | Josh Matthews | 2019-07-23 | 1 | -14/+57 |
* | | Auto merge of #23835 - jdm:arm64-openssl, r=paulrouget | bors-servo | 2019-07-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Use openssl dependency that works on arm64. | Josh Matthews | 2019-07-23 | 1 | -1/+1 |
| |/ |
|
* / | Use Servo's ANGLE fork for UWP. | Josh Matthews | 2019-07-23 | 1 | -1/+1 |
|/ |
|
* | Auto merge of #23768 - jdm:unbreak-angle, r=asajeffrey | bors-servo | 2019-07-13 | 1 | -1/+1 |
|\ |
|
| * | Update ANGLE to a version with working GLES loading. | Josh Matthews | 2019-07-13 | 1 | -1/+1 |
* | | Adjust gstreamer plugins for UWP. | Josh Matthews | 2019-07-12 | 1 | -30/+42 |
|/ |
|
* | Package all known GStreamer plugins and dependencies on Windows, and load the... | Josh Matthews | 2019-07-05 | 1 | -35/+107 |
* | Auto merge of #23696 - servo:hl, r=jdm | bors-servo | 2019-07-04 | 1 | -4/+20 |
|\ |
|
| * | Simplify build process for UWP app. | Josh Matthews | 2019-07-03 | 1 | -4/+20 |
* | | Don't suppress build errors. | Josh Matthews | 2019-07-03 | 1 | -1/+0 |
|/ |
|
* | Share more `./mach build` logic with mach check, doc, test-unit | Simon Sapin | 2019-07-02 | 1 | -91/+15 |
* | `./mach clean`: cwd is unnecessary when `--manifest-path` is used | Simon Sapin | 2019-07-01 | 1 | -5/+2 |
* | Rename {azure,raqote}_backend feature flags to canvas2d-{azure,raqote} | Simon Sapin | 2019-07-01 | 1 | -3/+3 |
* | Support VS Build Tools 2019 | Kagami Sascha Rosylight | 2019-06-30 | 1 | -2/+2 |
* | Set CC/CXX defaults right before starting cargo build. | Josh Matthews | 2019-06-27 | 1 | -7/+7 |
* | Force clang use on all platforms. | Josh Matthews | 2019-06-17 | 1 | -2/+5 |
* | Update mozjs to remove NSPR. | Josh Matthews | 2019-06-13 | 1 | -1/+1 |
* | Improve windows DLL packaging. | Josh Matthews | 2019-06-11 | 1 | -105/+136 |
* | Disable WGL for Windows arm64. | Josh Matthews | 2019-06-11 | 1 | -1/+9 |
* | Auto merge of #23484 - servo:jdm-patch-53, r=Manishearth | bors-servo | 2019-06-03 | 1 | -1/+3 |
|\ |
|
| * | Package DLLs correctly for Windows cross builds. | Josh Matthews | 2019-06-03 | 1 | -1/+3 |
* | | Auto merge of #23451 - pylbrecht:canvas.rendering, r=Manishearth | bors-servo | 2019-06-03 | 1 | -0/+3 |
|\ \ |
|
| * | | Add cargo feature to control canvas backend. | Josh Matthews | 2019-06-03 | 1 | -0/+3 |
| |/ |
|
* / | Switch windows openssl binaries to ones generated by vcpkg. | Josh Matthews | 2019-05-31 | 1 | -3/+3 |
|/ |
|
* | Use llvm toolchain for entirety of android build. | Josh Matthews | 2019-05-24 | 1 | -5/+1 |
* | Upgrade gstreamer binaries for Android to 1.16.0 | Fernando Jiménez Moreno | 2019-05-17 | 1 | -1/+1 |
* | Raise an error if ML SDK doesn't exist. | Josh Matthews | 2019-05-16 | 1 | -0/+2 |
* | Use clang as assembler for magic leap. | Josh Matthews | 2019-05-10 | 1 | -1/+1 |
* | Update CI to use Clang instead of outdated GCC. | Josh Matthews | 2019-05-10 | 1 | -3/+9 |
* | Auto merge of #22856 - jdm:angle, r=paulrouget | bors-servo | 2019-05-10 | 1 | -10/+17 |
|\ |
|
| * | Upgrade mozangle to 0.2 for libEGL.dll. | Josh Matthews | 2019-05-09 | 1 | -10/+17 |
* | | Get ./mach build --magicleap --debugmozjs to build | Alan Jeffrey | 2019-05-06 | 1 | -5/+1 |
|/ |
|
* | Upgrade NDK to v15c. | Josh Matthews | 2019-05-01 | 1 | -12/+41 |
* | Refactoring of the Glutin port in preparation of the compositor refactoring. | Paul Rouget | 2019-04-29 | 1 | -1/+1 |
* | Force the use of clang-cl.exe for Windows builds. | Josh Matthews | 2019-04-25 | 1 | -0/+4 |
* | Support 1.15.2 changes. | Josh Matthews | 2019-03-28 | 1 | -2/+3 |
* | More gstreamer 1.15 changes. | Josh Matthews | 2019-03-27 | 1 | -21/+21 |
* | Support renamed GStreamer DLLs. Include missing gstgl dependency. | Josh Matthews | 2019-03-27 | 1 | -4/+16 |
* | Add mozjs feature for profiling. | Josh Matthews | 2019-03-25 | 1 | -4/+5 |
* | Auto merge of #22806 - ferjm:webrtc.gst.plugins, r=jdm | bors-servo | 2019-02-05 | 1 | -1/+1 |
|\ |
|
| * | Update gstreamer binaries for Android with webrtc related plugins | Fernando Jiménez Moreno | 2019-02-01 | 1 | -1/+1 |
* | | Add more GStreamer DLLs | UK992 | 2019-02-02 | 1 | -0/+4 |
* | | Alphabetically sort GStreamer dlls | UK992 | 2019-02-02 | 1 | -9/+9 |