summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [all] Make LatLng coordinates read-onlyJohn Firebaugh2017-04-068-23/+20
* [android] Preflight argument validity before constructing LatLngJohn Firebaugh2017-04-063-22/+104
* [darwin] Preflight argument validity before constructing mbgl::LatLngJohn Firebaugh2017-04-061-0/+12
* [darwin] Use MGLLatLngFromLocationCoordinate2D where appropriateJohn Firebaugh2017-04-063-4/+5
* [darwin] Fix invalid coordinates in MGLShapeSource testsJohn Firebaugh2017-04-061-52/+52
* [core] always create a pixelbuffer surface in the EGL backendKonstantin Käfer2017-04-052-9/+6
* [core] destroy surface before context in EGL backendKonstantin Käfer2017-04-051-4/+4
* [core] destroy HeadlessDisplay after HeadlessBackend implementationKonstantin Käfer2017-04-051-1/+1
* [android] - apply mix/max zoom xml attributes (#8631)Tobrun2017-04-051-0/+2
* Show zoom level in window's title barEimantas Vaiciunas2017-04-032-7/+15
* [android] Fix implicit geometry conversions for NDK r13bKonstantin Käfer2017-04-033-2/+30
* [core] Do not throw on dtorsThiago Marcos P. Santos2017-04-011-1/+1
* [core] Add DDS support for icon-imageJohn Firebaugh2017-03-315-14/+64
* [core] Add DDS support for text-rotateJohn Firebaugh2017-03-315-12/+147
* [android] - transition options for layer properties (#8509)Tobrun2017-03-3137-24/+2547
* [android] - update getting started and distribution docs (#8412)Tobrun2017-03-314-160/+88
* [android] - disable requiring supported languages for test applications (#8597)Tobrun2017-03-312-0/+5
* update test documentation adding how to run firebase tests within android stu...Pablo Guardiola2017-03-307-80/+117
* [ios] Localized map view proxy accessibility hintMinh Nguyễn2017-03-302-4/+6
* [android] - Transifex intregration and Dutch translations. (#8556)Tobrun2017-03-303-0/+29
* [android] resource transform callback exampleIvo van Dongen2017-03-303-0/+119
* [android] allow resetting of resource transform callbackIvo van Dongen2017-03-301-2/+2
* [android] execute resource transform callback on the right threadIvo van Dongen2017-03-301-3/+3
* [android] - fixup location permissions in test app pre Android Marshmallow (#...Tobrun2017-03-301-1/+10
* [android] - Update CircleLayerActivity with style switching. (#8274)Tobrun2017-03-302-72/+170
* [android] - transition options in milliseconds, added test cases, fixup test ...Tobrun2017-03-305-14/+47
* [android] - consitent use of ms unit for time in java code, unit conversion a...Tobrun2017-03-302-10/+4
* [build] generate .xcconfig files with configure_fileKonstantin Käfer2017-03-281-8/+2
* [build] don't advertise headers that aren't used in public headersKonstantin Käfer2017-03-284-4/+4
* [core] implement dds for text-offsetMolly Lloyd2017-03-285-12/+93
* [core] Update mapbox-gl-js submoduleJohn Firebaugh2017-03-281-2/+2
* [node] fix node bindings :bug:Molly Lloyd2017-03-281-1/+1
* [android] geojson source - add conversion testsIvo van Dongen2017-03-2810-0/+457
* [android] add option to set geometry and feature on geojson sourceIvo van Dongen2017-03-283-0/+96
* [android] geojson conversion optimisationIvo van Dongen2017-03-2847-134/+1266
* [core] Privatize gl/gl.hppKonstantin Käfer2017-03-283-13/+12
* [core] Privatize OpenGL/Context headersKonstantin Käfer2017-03-2810-62/+40
* [android] Move SDK files to separate targetKonstantin Käfer2017-03-281-179/+163
* [android] Remove public usage of private util/thread.hpp headerKonstantin Käfer2017-03-282-1/+2
* [glfw] Remove GL state restorationKonstantin Käfer2017-03-281-26/+10
* [core] Internalize rapidjson.hppBruno de Oliveira Abinader2017-03-282-48/+3
* [node] Eliminate src as an include pathJohn Firebaugh2017-03-283-21/+25
* [node] Fix mistaken .cpp includeJohn Firebaugh2017-03-281-1/+1
* [core] Core tests and benchmarks are allowed to include via srcJohn Firebaugh2017-03-281-1/+1
* [android] use more appropriate numeric types for filter conversionIvo van Dongen2017-03-285-5/+22
* [android] - mark non-translatable resources, remove debug string resources, e...Tobrun2017-03-283-12/+16
* [build] Add Dockerfile for BitriseKonstantin Käfer2017-03-281-43/+13
* [android] - harden offline region creation, add include method, expose world ...Tobrun2017-03-247-32/+252
* [android] - correct anchoring when Icon is updated (#8519)Tobrun2017-03-242-0/+10
* [android] - update VectorSource javadoc (#8521)Tobrun2017-03-241-2/+2