summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* [core] Update unit tests for viewport collision.Chris Loer2017-11-179-110/+71
* [core] Remove dead codeChris Loer2017-11-1711-514/+1
* [core] Use floats instead of ints for Shaping.Chris Loer2017-11-172-5/+5
* [core] Update shaders/tests from GL JS.Chris Loer2017-11-1714-155/+380
* [core] Update queryRenderedFeatures to use global CollisionIndex.Chris Loer2017-11-1717-38/+84
* [core] Switch from background to foreground placementChris Loer2017-11-1721-431/+697
* [core] Enable dynamic updates of index buffers.Chris Loer2017-11-173-5/+23
* [core] Add global CollisionIndex to replace CollisionTile.Chris Loer2017-11-173-0/+401
* [core] Add Placement class.Chris Loer2017-11-173-0/+391
* [core] Add circle geometries to GridIndex.Chris Loer2017-11-173-52/+339
* [core] Add CrossTileSymbolIndex.Chris Loer2017-11-173-0/+236
* [docs] Fix link in node readme (#10395)Eduard Popov2017-11-151-1/+1
* [build] Clang-3.8: Explicit mbgl::style::expression::Result default ctorBruno de Oliveira Abinader2017-11-141-0/+4
* [build] Clang-3.8: Default init of a const type requires user-provided ctorBruno de Oliveira Abinader2017-11-141-8/+8
* [Qt] Fix deprecation warnings in Qt 5.10Bruno de Oliveira Abinader2017-11-132-0/+10
* [core] Fix build on Android + GCC and Android + armeabiThiago Marcos P. Santos2017-11-1214-23/+44
* [ios, macos] Updated changelogsMinh Nguyễn2017-11-102-0/+14
* Monkey crashes (#10440)Tobrun2017-11-105-18/+35
* Merge branch 'release-agua' into tvn-merge-releaseTobrun2017-11-10117-810/+5060
|\
| * [ios] Silence smart invert warnings (#10425)Jordan Kiley2017-11-091-20/+5
| * [ios] Doc fixes for "Adding Points to a Map" guideNadia Barbosa2017-11-091-2/+2
| * [ios, macos] Cleanup duplicated snapshotter frame code.Fabian Guerra2017-11-081-12/+20
| * [android] release 5.2.0-beta.4 (#10384)Pablo Guardiola2017-11-081-3/+22
| * [android] - add config file for excluding generated tests, refactor generatio...Tobrun2017-11-084-17/+50
| * [ios] Bump podspec to beta.4ios-v3.7.0-beta.4Fabian Guerra2017-11-073-3/+3
| * [ios, macos] Add attribution to snapshots.Fabian Guerra2017-11-071-2/+117
| * [android] - update android unit tests, update test make target to SDKtobrun2017-11-063-14/+12
| * [android] - check for null value when calling mapboxMap.cleartobrun2017-11-061-5/+8
| * [ios, macos] noted how to update shape source (#10383)Jordan Kiley2017-11-031-1/+2
| * [android] revert adding mapbox-android-core dependency (#10354) (#10380)Pablo Guardiola2017-11-0312-52/+32
| * Make places and roads accessible to VoiceOver (#9950)Minh Nguyễn2017-11-0313-163/+880
| * [android] TextureView - cleanup destruction codeIvo van Dongen2017-11-031-12/+29
| * [android] test app - texture view test activitiesIvo van Dongen2017-11-0311-2/+744
| * [android] bring back texture viewIvo van Dongen2017-11-034-24/+85
| * [android] texture view map rendererIvo van Dongen2017-11-034-0/+545
| * [android] move egl under renderer packageIvo van Dongen2017-11-034-11/+8
| * [android] encapsulate gl surfaceview rendering specifics in map renderer subc...Ivo van Dongen2017-11-033-46/+113
| * [android] - workaround Android O OkHttp bug.Tobrun2017-11-021-1/+8
| * [android] - fix logo scale for MapSnapshotTobrun2017-11-021-27/+52
| * [android] make location provider optional (#9488) (#10354)Pablo Guardiola2017-11-0116-117/+280
| * [android] android.hardware.location.gps feature should not be required (#10347)Osana Babayan2017-11-011-0/+1
| * [android] - check for possitive animation durationTobrun2017-11-011-1/+1
| * [android] - add logo resize to MapSnapshotterTobrun2017-11-012-4/+58
| * [android] - make snapshot logo optionalTobrun2017-11-016-8/+36
| * [android] - ignore activity gen testsTobrun2017-11-011-1/+1
| * [darwin] MGLMapSnapshot - add missing EXPORTIvo van Dongen2017-11-011-0/+1
| * [ios, macos] Fix MGLMapSnapshotter documentation typo.Fabian Guerra2017-11-011-1/+1
| * [android] map snapshotter - expose attributionsIvo van Dongen2017-11-015-5/+48
| * [darwin] map snapshotter - expose attributionsIvo van Dongen2017-11-011-1/+1
| * [core] map snapshotter - add attributions to snapshotter callbackIvo van Dongen2017-11-012-1/+14