summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [android] #5849 - reproduce crash in test appupstream/5849-ivovandongen-crashIvo van Dongen2016-08-051-2/+14
* [build] forward V=1 to ninja buildsKonstantin Käfer2016-08-051-10/+12
* [build] Use the JNIDIR as the platform string, since that's what Android Stud...Konstantin Käfer2016-08-051-2/+1
* [build] add missing files to Android buildKonstantin Käfer2016-08-053-4/+41
* [build] Fix Qt4 build on OS XKonstantin Käfer2016-08-053-2/+7
* [build] fix iOS packagingKonstantin Käfer2016-08-053-4/+1
* [node] don't override BUILDTYPE in npm installMike Morris2016-08-051-1/+1
* [build] Workaround automoc issue on some cmake versionsThiago Marcos P. Santos2016-08-053-8/+4
* [build] use cmake script bundled with MasonKonstantin Käfer2016-08-0511-173/+64
* [build] copy custom-layer-example.so to the right sub-moduleIvo van Dongen2016-08-051-1/+3
* [build] fix various CI buildsKonstantin Käfer2016-08-053-4/+3
* [build] make android targets .PHONY and adhere to naming schemeKonstantin Käfer2016-08-052-2/+8
* [build] unify naming of Makefile targetsKonstantin Käfer2016-08-056-23/+37
* [build] add Xcode project for Qt buildsKonstantin Käfer2016-08-052-5/+33
* [build] make headless rendering work with Qt on macOSKonstantin Käfer2016-08-052-10/+8
* [build] cmake androidIvo van Dongen2016-08-053-14/+162
* [Qt] Use Qt decoder instead of nunicodeThiago Marcos P. Santos2016-08-052-5/+3
* [core] Updated clang-tidy fixesBruno de Oliveira Abinader2016-08-054-6/+6
* [core] Use NDEBUG instead of DEBUGBruno de Oliveira Abinader2016-08-059-21/+13
* [build] Copy 'ca-bundle.crt' for mbgl-glfw targetBruno de Oliveira Abinader2016-08-051-0/+7
* [build] Re-enable coverage runBruno de Oliveira Abinader2016-08-054-10/+14
* [build] Fix 'make tidy' on linuxBruno de Oliveira Abinader2016-08-053-19/+13
* [build] Re-enable Qt botsThiago Marcos P. Santos2016-08-054-25/+29
* [build] Use cxx11abi suffix when neededThiago Marcos P. Santos2016-08-053-7/+17
* [build] add missing Qt5 filesKonstantin Käfer2016-08-051-0/+2
* [build] exclude CMake 3.6.0 due to an automoc naming bugKonstantin Käfer2016-08-052-4/+5
* [build] Build Qt with CMakeThiago Marcos P. Santos2016-08-057-3/+277
* [build] Do not redefine MASON_PLATFORMThiago Marcos P. Santos2016-08-051-4/+6
* [build] switch to CMakeKonstantin Käfer2016-08-0583-2764/+2006
* [build] remove gypKonstantin Käfer2016-08-041555-84581/+0
* Merge branch 'release-ios-v3.3.0'Jason Wray2016-08-035-7/+26
|\
| * ios-v3.3.3ios-v3.3.3Jesse Bounds2016-07-293-2/+6
| * [core] Add changes to respect minzoom and maxzoomJesse Bounds2016-07-293-5/+8
| * ios-v3.3.2ios-v3.3.2Jason Wray2016-07-282-2/+2
| * [ios] Fact-checked, economized changelog entriesMinh Nguyễn2016-07-281-2/+2
| * [ios] Omit accuracy halo from annotation hit testing (#5816)Minh Nguyễn2016-07-282-2/+3
| * [ios] Limit annotation view pan gesture check to own recognizer (#5813)Jason Wray2016-07-272-1/+2
| * [ios] Fixed crash drawing compass on iOS 8.1 (#5791)Minh Nguyễn2016-07-262-2/+15
* | [android] #5858 - added convenience methods for color propertiesIvo van Dongen2016-08-0319-80/+718
* | [android] #5717 - update MarkerView when added to the map, previously only up...Tobrun Van Nuland2016-08-031-0/+3
* | [android] #4845 - remove robotium, migrate to espressoTobrun2016-08-0345-450/+490
* | [android] #5801 - add setMediaOverlay example for a secondary SurfaceViewTobrun2016-08-034-3/+185
* | [android] SurfaceView compatible snapshot apiTobrun Van Nuland2016-08-036-16/+105
* | [android] #5378 - NavDrawer rendering issues, added snackbar exampleTobrun Van Nuland2016-08-033-52/+24
* | [android] #5000 - initial surface view implementation.Tobrun Van Nuland2016-08-032-59/+39
* | [android] #5663 - make shape annotations updateableTobrun2016-08-0312-47/+357
* | [tests] Update test-suiteThiago Marcos P. Santos2016-08-031-1/+1
* | [macos] Avoid following symlinks copying framework (#5850)Minh Nguyễn2016-08-021-1/+1
* | [ios] Migrated playground to Swift 3 (#5847)Minh Nguyễn2016-08-021-14/+101
* | [android] #5610 - Runtime style api - part 2Ivo van Dongen2016-08-0273-297/+6974