| Commit message (Expand) | Author | Age | Files | Lines |
* | [core] add polyfill for codecvt for STLs that don't have it yet | Konstantin Käfer | 2018-09-11 | 1 | -0/+3 |
* | [build] use vendored version of ICU | Konstantin Käfer | 2018-09-05 | 1 | -1/+2 |
* | [build] use vendored SQLite for LTO benefits + custom compile flags | Konstantin Käfer | 2018-09-05 | 1 | -1/+2 |
* | [build] allow WITH_EGL for macOS as well (SwiftShader) and enable EGL for GLFW | Konstantin Käfer | 2018-08-27 | 1 | -1/+2 |
* | [build] add plain text file lists for iOS/macOS | Konstantin Käfer | 2018-08-23 | 1 | -0/+2 |
* | [build] use plain text files for file lists to simplify integration with othe... | Konstantin Käfer | 2018-08-20 | 1 | -235/+2 |
* | [core] make style/conversion.hpp implementation private | Konstantin Käfer | 2018-08-19 | 1 | -1/+6 |
* | [build] simplify Android build | Konstantin Käfer | 2018-08-19 | 1 | -186/+178 |
* | WIP: use expected<T, E> for passing on errors | Konstantin Käfer | 2018-08-14 | 1 | -0/+1 |
* | [android] Enable LTO in release builds (#12546) | John Firebaugh | 2018-08-06 | 1 | -0/+10 |
* | [core] Replace {Source,Camera,Composite}Function with PropertyExpression | John Firebaugh | 2018-07-20 | 1 | -1/+1 |
* | [build] Move all mason_use statements to a single file | John Firebaugh | 2018-07-13 | 1 | -5/+0 |
* | [android] Android "collator" implementation | Chris Loer | 2018-07-03 | 1 | -1/+5 |
* | [core, vendor] Create vendored nunicode 1.8. | Chris Loer | 2018-07-03 | 1 | -2/+2 |
* | [android] - remove mips and armeabi as supported ABIs | Tobrun | 2018-05-22 | 1 | -1/+1 |
* | Rework expression conversion (#11490) | Tobrun | 2018-04-10 | 1 | -1/+2 |
* | [android] high-level jni bindings for geojson conversion | Ivo van Dongen | 2018-03-19 | 1 | -0/+2 |
* | [android] - add expression conversion, add getters (#11352) | Tobrun | 2018-03-08 | 1 | -10/+1 |
* | [core, ios, macos, android, node] Heatmap layer (#11046) | Vladimir Agafonkin | 2018-02-15 | 1 | -0/+2 |
* | migrated to use mapbox-java3.0 | Osana Babayan | 2018-02-08 | 1 | -2/+0 |
* | [android] - add binding integration for RasterDEMSource, add example | Tobrun | 2018-01-25 | 1 | -0/+2 |
* | [core] add raster-dem source type and hillshade layer type (#10642) | Molly Lloyd | 2018-01-23 | 1 | -0/+2 |
* | [android] Android implementation of local CJK glyph rendering | Chris Loer | 2017-12-11 | 1 | -1/+2 |
* | [core] Enable local glyph generation using TinySDF. | Chris Loer | 2017-12-11 | 1 | -0/+1 |
* | [build] standardize on -fvisibility=hidden for all targets | Konstantin Käfer | 2017-11-29 | 1 | -34/+6 |
* | [core] move HeadlessBackend extension initialization code into Impl | Konstantin Käfer | 2017-11-29 | 1 | -10/+0 |
* | [android] Reuse Java Source objects by holding on to a strong reference in th... | Asheem Mamoowala | 2017-11-22 | 1 | -2/+0 |
* | [android] Bindings for Custom Geometry Sources | Asheem Mamoowala | 2017-11-22 | 1 | -1/+2 |
* | Merge branch 'release-agua' into tvn-merge-release | Tobrun | 2017-11-10 | 1 | -0/+2 |
|\ |
|
| * | [android] map snapshotter - wrap snapshot in native peer for access to the po... | Ivo van Dongen | 2017-11-01 | 1 | -3/+7 |
| * | [android] - add bulk addImages api on MapboxMap | Tobrun | 2017-10-31 | 1 | -0/+2 |
* | | [android] map snapshotter - wrap snapshot in native peer for access to the po... | Ivo van Dongen | 2017-10-31 | 1 | -3/+7 |
* | | [core] Make the OpenGL implementation platform specific | Thiago Marcos P. Santos | 2017-10-25 | 1 | -0/+5 |
* | | Replace compile-time polymorphism with runtime polymorphism in the conversion... | John Firebaugh | 2017-10-23 | 1 | -1/+0 |
|/ |
|
* | [build] split out DefaultFileSource and dependents to a separate target | Konstantin Käfer | 2017-09-28 | 1 | -20/+32 |
* | [android] self-contained map renderer | Ivo van Dongen | 2017-09-22 | 1 | -0/+4 |
* | [android] extract RendererBackend from NativeMapView | Ivo van Dongen | 2017-09-22 | 1 | -0/+2 |
* | [android] map snapshotter | Ivo van Dongen | 2017-08-30 | 1 | -0/+12 |
* | [node, tests] Consolidate headless rendering logic in HeadlessFrontend | John Firebaugh | 2017-07-26 | 1 | -2/+2 |
* | [android] rendering interface changes | Ivo van Dongen | 2017-07-18 | 1 | -2/+4 |
* | [core] renderer interface | Ivo van Dongen | 2017-07-18 | 1 | -0/+2 |
* | [core] Isolate pthread-based tls implementation | Thiago Marcos P. Santos | 2017-07-07 | 1 | -0/+1 |
* | [android] Add ImageSource bindings | Asheem Mamoowala | 2017-06-19 | 1 | -0/+4 |
* | Merge release-ios-v3.6.0-android-v5.1.0 to master (#9170) | Tobrun | 2017-06-02 | 1 | -0/+4 |
* | [core] Render fill-extrusion layers (#8431) | Lauren Budorick | 2017-04-27 | 1 | -0/+2 |
* | [android] use AAssetManager instead of libzip | Konstantin Käfer | 2017-04-24 | 1 | -7/+4 |
* | [android] - move calculation of LatLngBounds to core (#8765) | Tobrun | 2017-04-20 | 1 | -0/+2 |
* | [android] - transition options for layer properties (#8509) | Tobrun | 2017-03-31 | 1 | -0/+2 |
* | [build] don't advertise headers that aren't used in public headers | Konstantin Käfer | 2017-03-28 | 1 | -1/+1 |
* | [android] geojson conversion optimisation | Ivo van Dongen | 2017-03-28 | 1 | -2/+32 |