summaryrefslogtreecommitdiff
path: root/platform
Commit message (Expand)AuthorAgeFilesLines
* [core] Updated Size::isEmpty and TransformState::valid checksBruno de Oliveira Abinader2017-04-101-1/+1
* add compass drawable initialization in ui settings (#8695)Pablo Guardiola2017-04-102-1/+6
* [qt] Renamed qt5 formula to qtMinh Nguyễn2017-04-081-6/+6
* [node] Calculate image buffer and length once (#8673)Bobby Sudekum2017-04-071-3/+6
* [android] - disable building x86-64 on CI for snapshot builds (#8679)Tobrun2017-04-071-1/+7
* [core] Add DDS support for {text,icon}-size (#8593)Anand Thakker2017-04-065-24/+294
* [android] Update LOST to latest versionAntonio Zugaldia2017-04-061-1/+1
* [ios] expose link flags via mbgl-core targetKonstantin Käfer2017-04-062-9/+8
* [macos] expose link flags via mbgl-core targetKonstantin Käfer2017-04-062-35/+8
* [ios, macos] Fail gracefully on invalid coordinatesMinh Nguyễn2017-04-065-13/+40
* [ios, macos] Streamlined coordinate validationMinh Nguyễn2017-04-062-15/+10
* [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