| Commit message (Expand) | Author | Age | Files | Lines |
* | Android life cycle improvements and Gradle integration | Imanol Fernandez | 2017-04-21 | 17 | -575/+885 |
* | Remove usage of unstable libc crate. | Simon Sapin | 2017-02-20 | 2 | -5/+4 |
* | Cleanup of the Android specific code. | Fabrice Desré | 2017-02-16 | 3 | -156/+96 |
* | android: extract resources to external storage on first launch | Zhuowei Zhang | 2017-02-05 | 1 | -0/+51 |
* | Update clap, clippy, deflate, flate2, open, unicode-segmentation, owning_ref,... | Matt Brubeck | 2017-02-02 | 1 | -1/+1 |
* | Package: Create ZIP on Windows | UK992 | 2017-01-06 | 1 | -35/+6 |
* | Package: Move Android packaging to target dir | UK992 | 2016-12-29 | 1 | -1/+1 |
* | Package: Set `shell.homepage` to browserhtml | UK992 | 2016-12-29 | 1 | -1/+0 |
* | Package: Merge changed prefs from package-prefs.json to prefs.json | UK992 | 2016-12-29 | 1 | -3/+3 |
* | Auto merge of #14528 - mmatyas:android_cppruntime, r=larsbergstrom | bors-servo | 2016-12-13 | 1 | -1/+9 |
|\ |
|
| * | Add C++ runtime shared object to the Android APK | Mátyás Mustoha | 2016-12-09 | 1 | -1/+9 |
* | | Allow upgrades | UK992 | 2016-12-09 | 1 | -2/+3 |
* | | Add support for MSVC builds | UK992 | 2016-12-09 | 1 | -69/+38 |
* | | Fix WiX installer and shorten ids | UK992 | 2016-12-09 | 1 | -1/+4 |
|/ |
|
* | Remove unused font config from wxs | UK992 | 2016-11-13 | 2 | -792/+0 |
* | Remove unused dependencies from wxs | UK992 | 2016-11-13 | 1 | -48/+0 |
* | Update to use the new Android library build rules. | Mátyás Mustoha | 2016-10-28 | 1 | -1/+1 |
* | WebBluetooth Android support | Attila Dusnoki | 2016-09-06 | 2 | -0/+4 |
* | Auto merge of #12848 - birkoffe:master, r=larsbergstrom | bors-servo | 2016-08-15 | 1 | -0/+16 |
|\ |
|
| * | Fix typos | birkoff.anarchist | 2016-08-13 | 1 | -4/+4 |
| * | Fix missing libraries for Windows | birkoff.anarchist | 2016-08-13 | 1 | -0/+16 |
* | | Improve tidy's license validation logic | edunham | 2016-08-12 | 1 | -0/+1 |
|/ |
|
* | Add ffmpeg file dependencies to the MSI | Lars Bergstrom | 2016-08-03 | 1 | -4/+28 |
* | Add missing libraries for Windows | Lars Bergstrom | 2016-07-30 | 1 | -0/+8 |
* | Fix font metrics and switch to windows subsystem | Jack Moffitt | 2016-07-26 | 1 | -1/+734 |
* | Add Windows packaging to create an MSI installer | Jack Moffitt | 2016-07-25 | 2 | -0/+251 |
* | All our Cargo.toml files should contain an MPL-2.0 license field. | Alan Jeffrey | 2016-07-14 | 1 | -0/+1 |
* | Auto merge of #11691 - larsbergstrom:android_load, r=mbrubeck | bors-servo | 2016-06-09 | 2 | -1/+79 |
|\ |
|
| * | Add very simple Android browser page load support | Lars Bergstrom | 2016-06-09 | 2 | -1/+79 |
* | | Update build.xml for new format from updated toolchains | Lars Bergstrom | 2016-06-09 | 1 | -3/+11 |
|/ |
|
* | Fix Android APK building (packaging) | Aneesh Agrawal | 2016-05-24 | 1 | -1/+1 |
* | Reduce 'android-18' duplication, as originally done by wenderen | Mitchell Hentges | 2016-05-20 | 5 | -15/+11 |
* | Upgrade to OpenSSL 1.0.1t on Android | Matt Brubeck | 2016-05-03 | 2 | -6/+6 |
* | Move '&&' to the end of the previous line. | Zbynek Winkler | 2016-04-22 | 1 | -3/+3 |
* | Tidy fix | UK992 | 2016-03-08 | 1 | -11/+13 |
* | Replace deprecated fs::walk_dir call with walkdir crate | Cengiz Can | 2016-03-07 | 3 | -20/+54 |
* | Quality: Fix CS. | Ivan Enderlin | 2016-02-01 | 1 | -3/+3 |
* | task -> thread | rohan.prinja | 2016-01-10 | 1 | -1/+0 |
* | Update .gitignore files | Matt Brubeck | 2015-12-08 | 2 | -3/+6 |
* | Silence the "Nothing to be done for 'all'." message | Simon Sapin | 2015-11-13 | 1 | -0/+1 |
* | Disable zipalign until we have stable builder automation to install and locat... | Lars Bergstrom | 2015-11-10 | 1 | -16/+1 |
* | New Android suppport | Lars Bergstrom | 2015-11-04 | 12 | -0/+529 |
* | Upgrade glutin, image, and related packages | Matt Brubeck | 2015-10-27 | 1 | -0/+0 |
* | Remove double linking of static libs from task_info and azure | Lars Bergstrom | 2015-07-15 | 1 | -1/+0 |
* | Upgrade android-rs-glue | Matt Brubeck | 2015-06-04 | 1 | -0/+0 |
* | Switch task_info to use modern Cargo tools. | Jack Moffitt | 2015-05-29 | 5 | -61/+7 |
* | Re-update the android-rs-glue submodule | Lars Bergstrom | 2015-05-14 | 1 | -0/+0 |
* | layout: Draw elements with `position: relative; z-index: auto` over | Patrick Walton | 2015-05-12 | 1 | -0/+0 |
* | Update android-rs-glue for loading SpiderMonkey on android | Lars Bergstrom | 2015-05-12 | 1 | -0/+0 |
* | Upgrade to rustc 551a74dddd84cf01440ee84148ebd18bc68bd7c8. | Simon Sapin | 2015-05-05 | 1 | -0/+0 |